Back to Questions
SSC Applied Mathematics
QUESTION #1309
Question 1
For \(f(x)=x-\cos x\), the derivative \(f'(x)\) used in Newton-Raphson is:
Correct Answer Explanation
\(f(x)=x-\cos x\Rightarrow f'(x)=1+\sin x\). The Newton-Raphson iteration becomes: \(x_{n+1}=x_n-\dfrac{x_n-\cos x_n}{1+\sin x_n}\). Starting near \(x=\pi/4\approx0.7854\) converges to the root \(\approx0.7391\).
Sign in to join the conversation and share your thoughts.
Log In to Comment