Lec-10 Part 2
Lec-10 Part 2
=
we have given to starting value and
where n=1, 2 ,3…….
which is the required secant method.
=
=
we have given to starting value and
where n=1, 2 ,3…….
which is the required secant method.
=………(1)
now for n=1equqtion(1) become
=……………..(2)
but =0.4 ,=0.9 put in eq(2)
we get
=…………(3)
Now our required result will be prove if we
have to find
,
f(0.4)= -3(0.4)
f(0.9)= - 3(0.9) put in eq(3)
we get
=
=0.67
Similarly for n=2
eq(1) implies
=………..(4)
but =0.9 =0.67 put in eq(4)
=(5)
Now consider
f(0.9)= - 3(0.9)
f(0.67)= - 3(0.67) put in eq(5)
we get
=
= 0.624
Similarly for n=3
we get
for n=4
= 0.619
Q: Using the secant method to find the root of the
equation.
sinx-5x+2=0
where the starting values are
=0.4 ,=0.6 .