find the smallest value of cos(x) = x using the newton's method of approximation...
@lgbasallote @sauravshakya @zzr0ck3r
@experimentX
try watching it http://ocw.mit.edu/courses/mathematics/18-01-single-variable-calculus-fall-2006/video-lectures/lecture-13-newtons-method/ if you find problem with it ... let me know
i'll try to understand it thanks thanks a lot! :D
You need an initial guess. If you sketch graphs for y = cos x and y = x this should convince you that the answer is somewhere between 0 and 1. So you could start off with 0.5 and see where that goes....
and also take function f(x) = cos(x) - x
how to sketch graphs for y = cos x and y = x to know that the answer is somewhere between 0 and 1??
@estudier
Um.. these are well known situations you should try and learn, they come up often. Cos just oscillates between 1 and -1 with a period of 2*pi And y=x is just a line through the origin at an angle of 45 degrees.
how come the answer is 0.739085? @estudier
I don't understand, what do you mean "How come"?
Join our real-time social learning platform and learn together with your friends!