Hey guys,
I have an issue with the following problem
Apply Newtons method to find a root of
x^5 - cos(Pi(x) in the interval. If your intial guess is x0 = 1/2 then x1= ?
The main thing is what do I do with the cos (Pi(x)?
is it - sin x first or something different?
Also another problem I have
is this:
Derive a newton transform, F, whose iterates tend to converge to solutions of the equation
x^4 + 3 = 2/x
Then F(1)
is this how I am supposed to start?
4x^3 +0 = 2x^-1/2
I hope I can some feedback from this, I just need a slight start or hint to get this problem started
Any help would be greatly appreciated? Thanks in advance.
I have an issue with the following problem
Apply Newtons method to find a root of
x^5 - cos(Pi(x) in the interval. If your intial guess is x0 = 1/2 then x1= ?
The main thing is what do I do with the cos (Pi(x)?
is it - sin x first or something different?
Also another problem I have
is this:
Derive a newton transform, F, whose iterates tend to converge to solutions of the equation
x^4 + 3 = 2/x
Then F(1)
is this how I am supposed to start?
4x^3 +0 = 2x^-1/2
I hope I can some feedback from this, I just need a slight start or hint to get this problem started
Any help would be greatly appreciated? Thanks in advance.