Iteration SV
Iteration SV
a. Explain how the graph shows that f(x) has a root between x=2 and x=3.
b. Show that f(x) has a root between x=1.4 and x= 1.5.
2a.Using the same axes , sketch the graphs of y=lnx and y=1/x. Explain how your diagram shows that the
function f(x) = lnx -1/x has only one roots.
2b. Show that this root lies in the interval 1.7 < x < 1.8,
2c. Given that the root of f(x) is α , show that α=1.763 correct to 3 dp.
3.Show that each of these functions has at least one root in the given interval.
a. f(x) = x3 –x + 5 , -2<x<-1
x
b. f(x) = e =lnx – 5 , 1.65 < x < 1.75
1
5. f(x) = (105x3 -128x2 +49x – 6)cos2x, where x is in radians . The diagram below shows the sketch of
y= f(x).
Iteration:
To solve an equation of the form f(x) = 0 by an iterative method, rearrange f(x) =0 into form x=g(x) and
use the iterative formula xn+1 = g(xn).
Graphically these iterations lead to staircase diagrams.
8. f(x) = x2 – 4x + 1.
a. Show that the equation f(x) = 0 can be written as x = 4 – 1/x , x≠ 0.
f(x) have a root α, in the interval 3< α < 4.
b. Use the iterative formula xn+1 = 4 – 1/xn with x0 = 3 to find the value of x1, x2, x3.
9. f(x) = x3 – 3x2 – 2x + 5
a. Show that the eqn f(x) = 0 has a root in the interval 3 < x < 4.
b. Use the iterative formula xn+1 = √ xn3 – 2xn + 5 { Note square root is for the whole expression}
3
to calculate the values of x1, x2, x3 , giving your answer to 4 dp and taking :
i. x0 = 1.5 ii. x0 = 4
2
10. f(x) = x2 – 6x + 1
a. Show that the eqn f(x) = 0 can be written as x= √ (6x-1).
b. Sketch on the same axes the graphs of y=x and y = √(6x-1).
c. Write down the number of roots of f(x).
d. Use your diagram to explain why the iterative formula xn+1 = √(6x – 1) converges to a root of f(x)
when x0 = 2.
f(x) = 0 can also be rearranged to form the iterative formula xn+1 = xn2 + 1
6
e. By sketching a diagram explain why the iteration diverges when x0 = 10.
c. Given that f(x) = 0 has only one root, α , show that α = 1.1298 correct to 4 dp.
13. The diagram shows a sketch of part of the curve with equation y=f(x), where
f(x) = xex – 4x. The curve cuts the x-axis at the points A and B and has a minimum points at P, as shown
in the diagram.
A
O B
P
3
Newton-Raphson formula
xn+1 = xn - f(x n )
f ‘(xn )
14. The diagram shows part of the curve with equation y=f(x), where
f(x) = x3 +2x2-5x – 4. The point A , with x coordinate p , is a stationary point on the curve.
The equation f(x) = 0 has a root , α , in the interval 1.8 < x < 1.9.
a. Explain why x0 = p is not suitable to use as a first approximation to α when applying Newton-Raphson
method to f(x).
b. Using x0=2 as a first approximation to α , apply the Newton-Raphson procedure twice to f(x) to find a
second approximation to α, giving your answer to 3 decimal places.
c. By considering the change of sign in f(x) over an appropriate interval, show that your answer to part b
is accurate to 3 decimal place.
16. y = f(x) , where f(x) = x2sinx – 2x +1. The points P, Q, R are roots of the equation.
The points A and B are stationary points , with x-coordinates a and b respectively.
a. Show that the curve has a root in each of the following intervals:
17a. By writing y = xx in the form lny = xlnx , show that dy/dx = xx(lnx + 1).
b. Show that the function f(x) = xx -2 has a root, α , in the interval [1.4, 1.6].
c. Taking x0 = 1.5 as a first approximation to α, apply Newton-Raphson procedure once to obtain a
second approximation to α, giving your answer to 4 dp.
d. By considering a change of sign of f(x) over a suitable interval, show that
α = 1.5596 , correct to 4 dp.