1.09c Simple iterative methods: x_{n+1} = g(x_n), cobweb and staircase diagrams

428 questions

Sort by: Default | Easiest first | Hardest first
OCR C3 Q8
16 marks Standard +0.3
\includegraphics{figure_8} The diagram shows part of each of the curves \(y = e^{\frac{1}{3}x}\) and \(y = \sqrt[3]{(3x + 8)}\). The curves meet, as shown in the diagram, at the point \(P\). The region \(R\), shaded in the diagram, is bounded by the two curves and by the \(y\)-axis.
  1. Show by calculation that the \(x\)-coordinate of \(P\) lies between 5.2 and 5.3. [3]
  2. Show that the \(x\)-coordinate of \(P\) satisfies the equation \(x = \frac{2}{3} \ln(3x + 8)\). [2]
  3. Use an iterative formula, based on the equation in part (ii), to find the \(x\)-coordinate of \(P\) correct to 2 decimal places. [3]
  4. Use integration, and your answer to part (iii), to find an approximate value of the area of the region \(R\). [5]
OCR C3 Q7
11 marks Standard +0.3
\includegraphics{figure_7} The diagram shows the curve with equation \(y = \cos^{-1} x\).
  1. Sketch the curve with equation \(y = 3 \cos^{-1}(x - 1)\), showing the coordinates of the points where the curve meets the axes. [3]
  2. By drawing an appropriate straight line on your sketch in part (i), show that the equation \(3 \cos^{-1}(x - 1) = x\) has exactly one root. [1]
  3. Show by calculation that the root of the equation \(3 \cos^{-1}(x - 1) = x\) lies between 1.8 and 1.9. [2]
  4. The sequence defined by $$x_1 = 2, \quad x_{n+1} = 1 + \cos(\frac{1}{3}x_n)$$ converges to a number \(\alpha\). Find the value of \(\alpha\) correct to 2 decimal places and explain why \(\alpha\) is the root of the equation \(3 \cos^{-1}(x - 1) = x\). [5]
OCR C3 Q3
9 marks Moderate -0.3
The equation \(2x^3 + 4x - 35 = 0\) has one real root.
  1. Show by calculation that this real root lies between 2 and 3. [3]
  2. Use the iterative formula $$x_{n+1} = \sqrt[3]{17.5 - 2x_n},$$ with a suitable starting value, to find the real root of the equation \(2x^3 + 4x - 35 = 0\) correct to 2 decimal places. You should show the result of each iteration. [3]
OCR C3 Q3
12 marks Moderate -0.3
  1. It is given that \(a\) and \(b\) are positive constants. By sketching graphs of $$y = x^5 \quad \text{and} \quad y = a - bx$$ on the same diagram, show that the equation $$x^5 + bx - a = 0$$ has exactly one real root. [3]
  2. Use the iterative formula \(x_{n+1} = \sqrt[5]{53 - 2x_n}\), with a suitable starting value, to find the real root of the equation \(x^5 + 2x - 53 = 0\). Show the result of each iteration, and give the root correct to 3 decimal places. [4]
OCR C3 Q6
9 marks Standard +0.3
  1. Given that \(\int_0^a (6e^{2x} + x) \, dx = 42\), show that \(a = \frac{1}{2} \ln(15 - \frac{1}{6}a^2)\). [5]
  2. Use an iterative formula, based on the equation in part (i), to find the value of \(a\) correct to 3 decimal places. Use a starting value of 1 and show the result of each iteration. [4]
OCR C3 Q2
6 marks Standard +0.3
The sequence defined by $$x_1 = 3, \quad x_{n+1} = \sqrt{31 - \frac{5}{2}x_n}$$ converges to the number \(\alpha\).
  1. Find the value of \(\alpha\) correct to 3 decimal places, showing the result of each iteration. [3]
  2. Find an equation of the form \(ax^3 + bx + c = 0\), where \(a\), \(b\) and \(c\) are integers, which has \(\alpha\) as a root. [3]
OCR C3 2010 January Q8
11 marks Standard +0.8
  1. The curve \(y = \sqrt{x}\) can be transformed to the curve \(y = \sqrt{2x + 3}\) by means of a stretch parallel to the \(y\)-axis followed by a translation. State the scale factor of the stretch and give details of the translation. [3]
  2. It is given that \(N\) is a positive integer. By sketching on a single diagram the graphs of \(y = \sqrt{2x + 3}\) and \(y = \frac{N}{x}\), show that the equation $$\sqrt{2x + 3} = \frac{N}{x}$$ has exactly one real root. [3]
  3. A sequence \(x_1, x_2, x_3, \ldots\) has the property that $$x_{n+1} = N^{\frac{1}{2}}(2x_n + 3)^{-\frac{1}{4}}.$$ For certain values of \(x_1\) and \(N\), it is given that the sequence converges to the root of the equation $$\sqrt{2x + 3} = \frac{N}{x}.$$
    1. Find the value of the integer \(N\) for which the sequence converges to the value 1.9037 (correct to 4 decimal places). [2]
    2. Find the value of the integer \(N\) for which, correct to 4 decimal places, \(x_3 = 2.6022\) and \(x_4 = 2.6282\). [3]
OCR C3 2013 January Q6
11 marks Standard +0.3
  1. By sketching the curves \(y = \ln x\) and \(y = 8 - 2x^2\) on a single diagram, show that the equation $$\ln x = 8 - 2x^2$$ has exactly one real root. [3]
  2. Explain how your diagram shows that the root is between 1 and 2. [1]
  3. Use the iterative formula $$x_{n+1} = \sqrt{4 - \frac{1}{2}\ln x_n},$$ with a suitable starting value, to find the root. Show all your working and give the root correct to 3 decimal places. [4]
  4. The curves \(y = \ln x\) and \(y = 8 - 2x^2\) are each translated by 2 units in the positive \(x\)-direction and then stretched by scale factor 4 in the \(y\)-direction. Find the coordinates of the point where the new curves intersect, giving each coordinate correct to 2 decimal places. [3]
OCR C3 2009 June Q4
9 marks Standard +0.3
It is given that \(\int_a^{3a} (e^{5x} + e^x) dx = 100\), where \(a\) is a positive constant.
  1. Show that \(a = \frac{1}{5}\ln(300 + 3e^a - 2e^{3a})\). [5]
  2. Use an iterative process, based on the equation in part (i), to find the value of \(a\) correct to 4 decimal places. Use a starting value of 0.6 and show the result of each step of the process. [4]
OCR C3 2010 June Q6
10 marks Standard +0.3
  1. Show by calculation that the equation $$\tan^2 x - x - 2 = 0,$$ where \(x\) is measured in radians, has a root between 1.0 and 1.1. [3]
  2. Use the iteration formula \(x_{n+1} = \tan^{-1}\sqrt{2 + x_n}\) with a suitable starting value to find this root correct to 5 decimal places. You should show the outcome of each step of the process. [4]
  3. Deduce a root of the equation $$\sec^2 2x - 2x - 3 = 0.$$ [3]
Edexcel C3 Q6
13 marks Standard +0.3
$$f(x) = 2x^2 + 3 \ln (2 - x), \quad x \in \mathbb{R}, \quad x < 2.$$
  1. Show that the equation \(f(x) = 0\) can be written in the form $$x = 2 - e^{kx^2},$$ where \(k\) is a constant to be found. [3]
The root, \(\alpha\), of the equation \(f(x) = 0\) is \(1.9\) correct to \(1\) decimal place.
  1. Use the iteration formula $$x_{n+1} = 2 - e^{kx_n^2},$$ with \(x_0 = 1.9\) and your value of \(k\), to find \(\alpha\) to \(3\) decimal places and justify the accuracy of your answer. [5]
  2. Solve the equation \(f'(x) = 0\). [5]
Edexcel C3 Q8
14 marks Standard +0.3
A curve has the equation \(y = (2x + 3)e^{-x}\).
  1. Find the exact coordinates of the stationary point of the curve. [4]
The curve crosses the \(y\)-axis at the point \(P\).
  1. Find an equation for the normal to the curve at \(P\). [2]
The normal to the curve at \(P\) meets the curve again at \(Q\).
  1. Show that the \(x\)-coordinate of \(Q\) lies in the interval \([-2, -1]\). [3]
  2. Use the iterative formula $$x_{n+1} = \frac{3 - 3e^{x_n}}{e^{x_n} - 2}$$ with \(x_0 = -1\), to find \(x_1\), \(x_2\), \(x_3\) and \(x_4\). Give the value of \(x_4\) to 2 decimal places. [3]
  3. Show that your value for \(x_4\) is the \(x\)-coordinate of \(Q\) correct to 2 decimal places. [2]
OCR C3 Q4
8 marks Standard +0.3
$$\text{f}(x) = x^2 + 5x - 2 \sec x, \quad x \in \mathbb{R}, \quad -\frac{\pi}{2} < x < \frac{\pi}{2}.$$
  1. Show that the equation \(\text{f}(x) = 0\) has a root, \(\alpha\), such that \(1 < \alpha < 1.5\) [2]
  2. Show that a suitable rearrangement of the equation \(\text{f}(x) = 0\) leads to the iterative formula $$x_{n+1} = \cos^{-1} \left( \frac{2}{x_n^2 + 5x_n} \right).$$ [3]
  3. Use the iterative formula in part (ii) with a starting value of 1.25 to find \(\alpha\) correct to 3 decimal places. You should show the result of each iteration. [3]
OCR C3 Q9
13 marks Standard +0.3
A curve has the equation \(y = (2x + 3)\mathrm{e}^{-x}\).
  1. Find the exact coordinates of the stationary point of the curve. [4]
The curve crosses the \(y\)-axis at the point \(P\).
  1. Find an equation for the normal to the curve at \(P\). [2]
The normal to the curve at \(P\) meets the curve again at \(Q\).
  1. Show that the \(x\)-coordinate of \(Q\) lies between \(-2\) and \(-1\). [3]
  2. Use the iterative formula $$x_{n+1} = \frac{3 - 3\mathrm{e}^{x_n}}{\mathrm{e}^{x_n} - 2},$$ with \(x_0 = -1\), to find \(x_1, x_2, x_3\) and \(x_4\). Give the value of \(x_4\) to 2 decimal places. [2]
  3. Show that your value for \(x_4\) is the \(x\)-coordinate of \(Q\) correct to 2 decimal places. [2]
OCR FP2 2009 January Q2
12 marks Standard +0.8
It is given that \(\alpha\) is the only real root of the equation \(x^3 + 2x - 28 = 0\) and that \(1.8 < \alpha < 2\).
  1. The iteration \(x_{n+1} = \sqrt[3]{28 - 2x_n}\), with \(x_1 = 1.9\), is to be used to find \(\alpha\). Find the values of \(x_2\), \(x_3\) and \(x_4\), giving the answers correct to 7 decimal places. [3]
  2. The error \(e_n\) is defined by \(e_n = \alpha - x_n\). Given that \(\alpha = 1.891 574 9\), correct to 7 decimal places, evaluate \(\frac{e_3}{e_2}\) and \(\frac{e_4}{e_3}\). Comment on these values in relation to the gradient of the curve with equation \(y = \sqrt[3]{28 - 2x}\) at \(x = \alpha\). [3]
OCR H240/03 2021 November Q6
6 marks Standard +0.3
The equation \(6\arcsin(2x - 1) - x^2 = 0\) has exactly one real root.
  1. Show by calculation that the root lies between 0.5 and 0.6. [2]
In order to find the root, the iterative formula \(x_{n+1} = p + q\sin(rx_n^2)\), with initial value \(x_0 = 0.5\), is to be used.
  1. Determine the values of the constants \(p\), \(q\) and \(r\). [2]
  2. Hence find the root correct to 4 significant figures. Show the result of each step of the iteration process. [2]
OCR H240/03 2022 June Q5
14 marks Standard +0.3
In this question you must show detailed reasoning. \includegraphics{figure_5} The diagram shows the curve with equation \(y = \frac{2x - 3}{4x^2 + 1}\). The tangent to the curve at the point \(P\) has gradient 2.
  1. Show that the \(x\)-coordinate of \(P\) satisfies the equation $$4x^3 + 3x - 3 = 0.$$ [5]
  2. Show by calculation that the \(x\)-coordinate of \(P\) lies between 0.5 and 1. [2]
  3. Show that the iteration $$x_{n+1} = \frac{3 - 4x_n^3}{3}$$ cannot converge to the \(x\)-coordinate of \(P\) whatever starting value is used. [2]
  4. Use the Newton-Raphson method, with initial value 0.5, to determine the coordinates of \(P\) correct to 5 decimal places. [5]
OCR H240/03 2023 June Q7
12 marks Standard +0.8
A car \(C\) is moving horizontally in a straight line with velocity \(v \text{ms}^{-1}\) at time \(t\) seconds, where \(v > 0\) and \(t \geq 0\). The acceleration, \(a \text{ms}^{-2}\), of \(C\) is modelled by the equation $$a = v\left(\frac{8t}{7 + 4t^2} - \frac{1}{2}\right).$$
  1. In this question you must show detailed reasoning. Find the times when the acceleration of \(C\) is zero. [3] At \(t = 0\) the velocity of \(C\) is \(17.5 \text{ms}^{-1}\) and at \(t = T\) the velocity of \(C\) is \(5 \text{ms}^{-1}\).
  2. By setting up and solving a differential equation, show that \(T\) satisfies the equation $$T = 2 \ln\left(\frac{7 + 4T^2}{2}\right).$$ [6]
  3. Use an iterative formula, based on the equation in part (b), to find the value of \(T\), giving your answer correct to 4 significant figures. Use an initial value of 11.25 and show the result of each step of the iteration process. [2]
  4. The diagram below shows the velocity-time graph for the motion of \(C\). \includegraphics{figure_7d} Find the time taken for \(C\) to decelerate from travelling at its maximum speed until it is travelling at \(5 \text{ms}^{-1}\). [1]
AQA Paper 1 2019 June Q7
11 marks Standard +0.3
  1. By sketching the graphs of \(y = \frac{1}{x}\) and \(y = \sec 2x\) on the axes below, show that the equation $$\frac{1}{x} = \sec 2x$$ has exactly one solution for \(x > 0\) [3 marks] \includegraphics{figure_7a}
  2. By considering a suitable change of sign, show that the solution to the equation lies between 0.4 and 0.6 [2 marks]
  3. Show that the equation can be rearranged to give $$x = \frac{1}{2}\cos^{-1}x$$ [2 marks]
    1. Use the iterative formula $$x_{n+1} = \frac{1}{2}\cos^{-1}x_n$$ with \(x_1 = 0.4\), to find \(x_2\), \(x_3\) and \(x_4\), giving your answers to four decimal places. [2 marks]
    2. On the graph below, draw a cobweb or staircase diagram to show how convergence takes place, indicating the positions of \(x_2\), \(x_3\) and \(x_4\). [2 marks] \includegraphics{figure_7d}
AQA Paper 1 2024 June Q14
10 marks Standard +0.3
  1. The equation $$x^3 = e^{6-2x}$$ has a single solution, \(x = \alpha\) By considering a suitable change of sign, show that \(\alpha\) lies between 0 and 4 [2 marks]
  2. Show that the equation \(x^3 = e^{6-2x}\) can be rearranged to give $$x = 3 - \frac{3}{2}\ln x$$ [3 marks]
    1. Use the iterative formula $$x_{n+1} = 3 - \frac{3}{2}\ln x_n$$ with \(x_1 = 4\), to find \(x_2\), \(x_3\) and \(x_4\) Give your answers to three decimal places. [2 marks]
    2. Figure 1 below shows a sketch of parts of the graphs of $$y = 3 - \frac{3}{2}\ln x \quad \text{and} \quad y = x$$ On Figure 1, draw a staircase or cobweb diagram to show how convergence takes place. Label, on the \(x\)-axis, the positions of \(x_2\), \(x_3\) and \(x_4\) [2 marks]
      [diagram]
    3. Explain why the iterative formula $$x_{n+1} = 3 - \frac{3}{2}\ln x_n$$ fails to converge to \(\alpha\) when the starting value is \(x_1 = 0\) [1 mark]
AQA Further Paper 2 2024 June Q9
4 marks Standard +0.8
A curve passes through the point \((-2, 4.73)\) and satisfies the differential equation $$\frac{dy}{dx} = \frac{y^2 - x^2}{2x + 3y}$$ Use Euler's step by step method once, and then the midpoint formula $$y_{r+1} = y_{r-1} + 2hf(x_r, y_r), \quad x_{r+1} = x_r + h$$ once, each with a step length of \(0.02\), to estimate the value of \(y\) when \(x = -1.96\) Give your answer to five significant figures. [4 marks]
WJEC Unit 3 Specimen Q10
15 marks Standard +0.3
The equation $$1 + 5x - x^4 = 0$$ has a positive root \(\alpha\).
  1. Show that \(\alpha\) lies between 1 and 2. [2]
  2. Use the iterative sequence based on the arrangement $$x = \sqrt[4]{1+5x}$$ with starting value 1.5 to find \(\alpha\) correct to two decimal places. [3]
  3. Use the Newton-Raphson method to find \(\alpha\) correct to six decimal places. [6]
SPS SPS SM Pure 2021 May Q7
13 marks Challenging +1.2
It is given that there is exactly one value of \(x\), where \(0 < x < \pi\), that satisfies the equation $$3\tan 2x - 8\tan x = 4.$$
  1. Show that \(t = \sqrt[3]{\frac{1}{2} + \frac{1}{3}t - \frac{1}{3}t^2}\), where \(t = \tan x\). [3]
  2. Show by calculation that the value of \(t\) satisfying the equation in part (i) lies between 0.7 and 0.8. [2]
  3. Use an iterative process based on the equation in part (i) to find the value of \(t\) correct to 4 significant figures. Use a starting value of 0.75 and show the result of each iteration. [3]
  4. Solve the equation \(3\tan 4y - 8\tan 2y = 4\) for \(0 < y < \frac{1}{4}\pi\). [2]
SPS SPS FM Pure 2022 June Q4
8 marks Standard +0.3
The curve with equation \(y = f(x)\) where $$f(x) = x^2 + \ln(2x^2 - 4x + 5)$$ has a single turning point at \(x = \alpha\)
  1. Show that \(\alpha\) is a solution of the equation $$2x^3 - 4x^2 + 7x - 2 = 0$$ [4]
The iterative formula $$x_{n+1} = \frac{1}{7}(2 + 4x_n^2 - 2x_n^3)$$ is used to find an approximate value for \(\alpha\). Starting with \(x_1 = 0.3\)
  1. calculate, giving each answer to 4 decimal places,
    1. the value of \(x_2\)
    2. the value of \(x_4\)
    [2]
Using a suitable interval and a suitable function that should be stated,
  1. show that \(\alpha\) is 0.341 to 3 decimal places. [2]
SPS SPS FM Pure 2023 September Q9
18 marks Standard +0.3
A curve \(C\) has equation \(y = f(x)\) where $$f(x) = x + 2\ln(e - x)$$
    1. Show that the equation of the normal to \(C\) at the point where \(C\) crosses the \(y\)-axis is given by $$y = \left(\frac{e}{2-e}\right)x + 2$$ [6 marks]
    2. Find the exact area enclosed by the normal and the coordinate axes. Fully justify your answer. [3 marks]
  1. The equation \(f(x) = 0\) has one positive root, \(\alpha\).
    1. Show that \(\alpha\) lies between 2 and 3 Fully justify your answer. [3 marks]
    2. Show that the roots of \(f(x) = 0\) satisfy the equation $$x = e - e^{-\frac{x}{2}}$$ [2 marks]
    3. Use the recurrence relation $$x_{n+1} = e - e^{-\frac{x_n}{2}}$$ with \(x_1 = 2\) to find the values of \(x_2\) and \(x_3\) giving your answers to three decimal places. [2 marks]
    4. Figure 1 below shows a sketch of the graphs of \(y = e - e^{-\frac{x}{2}}\) and \(y = x\), and the position of \(x_1\) On Figure 1, draw a cobweb or staircase diagram to show how convergence takes place, indicating the positions of \(x_2\) and \(x_3\) on the \(x\)-axis. [2 marks] \includegraphics{figure_1}