Lecture 3
Lecture 3
• Theorem: If f(x) is continuous in a closed interval [a,b] and f(a), f(b) are of opposite signs,
then the equation f(x)=0 will have atleast one real root between a and b.
• Proof: This theorem can be verified easily by graphical method. If we draw the graph of
y=f(x) in [a,b], where f(a) and f(b) are of opposite signs, then the graph, must cut the x-axis
atleast once. Hence at C, f(x)=0, So there is a root of f(x)=0 in [a,b].
• Let the function f(x) be continuous between a and b. For definiteness, let f(a) be negative and
f(b) be positive. Then there is a root of f(x)=0, lying between a and b. Let the first
approximation be x 1 (a b)
1
2
• Now if f(x1)=0 then x1 is a root of f(x)=0.
• Otherwise, the root will be between a and x1 or x1 and b depending upon whether f(x1) is
positive or negative.
• Then, as before, we bisect the interval and continue the process till the root is found to the
desired accuracy.
• If f(x1) is positive, therefore the, the root lies between a and x1. the second approximation to
the root is now . x 1 (a x )
2 1
2
• if f(x2) is negative, then the root lies between x2 and x1, so the third approximation
1
x3 ( x2 x1 )
2
• this method is simple but slowly convergent. It is also called as Bolzano method or
Interval halving method.
Adharaa Neelim Dewanjee, EEE, CUET 4
Method of Successive
Approximation
• This method is also known as Iteration method.
• Let f(x)=0 be the given equation whose roots are to be determined. This equation can be
written in the form x=Ø(x).
• Let x=xo be an initial approximation to the actual root, say, α of the equation.
• Then the first approximation is x1=Ø(xo) and the successive approximations are x2=Ø(x1),
x3=Ø(x2),……. xn=Ø(xn-1)
• If the sequence of approximate roots, x1,x2,…,xn, coverges to α, it is taken as the root of the
equation f(x)=0.
• For convergence purpose the initial approximation xo is to be done carefully.
• The choice of xo is determined according to the following theorem.
• Hence xn ( xn 1 ) ( )
•