Questions — OCR MEI Further Numerical Methods (49 questions)

Browse by board
AQA AS Paper 1 AS Paper 2 C1 C2 C3 C4 D1 D2 FP1 FP2 FP3 Further AS Paper 1 Further AS Paper 2 Discrete Further AS Paper 2 Mechanics Further AS Paper 2 Statistics Further Paper 1 Further Paper 2 Further Paper 3 Discrete Further Paper 3 Mechanics Further Paper 3 Statistics M1 M2 M3 Paper 1 Paper 2 Paper 3 S1 S2 S3 CAIE FP1 FP2 Further Paper 1 Further Paper 2 Further Paper 3 Further Paper 4 M1 M2 P1 P2 P3 S1 S2 Edexcel AEA AS Paper 1 AS Paper 2 C1 C12 C2 C3 C34 C4 CP AS CP1 CP2 D1 D2 F1 F2 F3 FD1 FD1 AS FD2 FD2 AS FM1 FM1 AS FM2 FM2 AS FP1 FP1 AS FP2 FP2 AS FP3 FS1 FS1 AS FS2 FS2 AS M1 M2 M3 M4 M5 P1 P2 P3 P4 PMT Mocks Paper 1 Paper 2 Paper 3 S1 S2 S3 S4 OCR AS Pure C1 C2 C3 C4 D1 D2 FD1 AS FM1 AS FP1 FP1 AS FP2 FP3 FS1 AS Further Additional Pure Further Additional Pure AS Further Discrete Further Discrete AS Further Mechanics Further Mechanics AS Further Pure Core 1 Further Pure Core 2 Further Pure Core AS Further Statistics Further Statistics AS H240/01 H240/02 H240/03 M1 M2 M3 M4 Mechanics 1 PURE Pure 1 S1 S2 S3 S4 Stats 1 OCR MEI AS Paper 1 AS Paper 2 C1 C2 C3 C4 D1 D2 FP1 FP2 FP3 Further Extra Pure Further Mechanics A AS Further Mechanics B AS Further Mechanics Major Further Mechanics Minor Further Numerical Methods Further Pure Core Further Pure Core AS Further Pure with Technology Further Statistics A AS Further Statistics B AS Further Statistics Major Further Statistics Minor M1 M2 M3 M4 Paper 1 Paper 2 Paper 3 S1 S2 S3 S4 SPS SPS ASFM SPS ASFM Mechanics SPS ASFM Pure SPS ASFM Statistics SPS FM SPS FM Mechanics SPS FM Pure SPS FM Statistics SPS SM SPS SM Mechanics SPS SM Pure SPS SM Statistics WJEC Further Unit 1 Further Unit 2 Further Unit 3 Further Unit 4 Further Unit 5 Further Unit 6 Unit 1 Unit 2 Unit 3 Unit 4
OCR MEI Further Numerical Methods 2024 June Q5
5 The root of the equation \(\mathrm { f } ( x ) = 0\) is being found using the method of interval bisection. Some of the associated spreadsheet output is shown in the table below.
1ABCDEF
1af(a)\(b\)f(b)c\(\mathrm { f } ( c )\)
22-0.610936.085542.51.43249
32-0.61092.51.432492.250.17524
42-0.61092.250.175242.125-0.2677
52.125-0.26772.250.175242.1875-0.0598
6
The formula in cell B2 is \(\quad = \mathrm { EXP } ( \mathrm { A } 2 ) - \mathrm { A } 2 ^ { \wedge } 2 - \mathrm { A } 2 - 2\).
  1. Write down the equation whose root is being found.
  2. Write down a suitable formula for cell E2. The formula in cell A3 is $$= \mathrm { IF } ( \mathrm {~F} 2 < 0 , \mathrm { E } 2 , \mathrm {~A} 2 )$$ .
  3. Write down a similar formula for cell C3.
  4. Complete row 6 of the table on the copy in the Printed Answer Booklet.
  5. Without doing any calculations, write down the value of the root correct to the number of decimal places which seems justified. You must explain the precision quoted.
  6. Determine how many more applications of the bisection method are needed such that the interval which contains the root is less than 0.0005 .
OCR MEI Further Numerical Methods 2024 June Q6
6 Table 6.1 shows some values of \(x\) and the associated values of a function, \(y = f ( x )\). \begin{table}[h]
\captionsetup{labelformat=empty} \caption{Table 6.1}
\(x\)1.512
\(\mathrm { f } ( x )\)0.8408911.18921
\end{table}
  1. Explain why it is not possible to use the central difference method to calculate an estimate of \(\frac { \mathrm { dy } } { \mathrm { dx } }\) when \(x = 1\).
  2. Use the forward difference method to calculate an estimate of \(\frac { \mathrm { dy } } { \mathrm { dx } }\) when \(x = 1\). A student uses the forward difference method to calculate a series of approximations to \(\frac { \mathrm { dy } } { \mathrm { dx } }\) when \(x = 2\) with different values of the step length, \(h\). These approximations are shown in Table 6.2, together with some further analysis. \begin{table}[h]
    \captionsetup{labelformat=empty} \caption{Table 6.2}
    \(h\)0.80.40.20.10.050.0250.01250.00625
    approximation0.1304520.1386470.1433810.1459420.1472770.1479590.1483040.148477
    difference0.0081950.0047340.0025610.0013350.0006820.0003450.000173
    ratio0.5776330.5410990.5211860.5107620.5054240.502723
    \end{table}
    1. Explain what the ratios of differences tell you about the order of the method in this case.
    2. Comment on whether this is unusual.
  3. Determine the value of \(\frac { \mathrm { dy } } { \mathrm { dx } }\) when \(x = 2\) as accurately as possible. You must justify the precision quoted.
OCR MEI Further Numerical Methods 2024 June Q7
7 A student is using a spreadsheet to find approximations to \(\int _ { 0 } ^ { 1 } f ( x ) d x\) using the midpoint rule, the trapezium rule and Simpson's rule. Some of the associated spreadsheet output with \(n = 1\) and \(n = 2\), is shown in Table 7.1. \begin{table}[h]
\captionsetup{labelformat=empty} \caption{Table 7.1}
\(n\)\(\mathrm { M } _ { n }\)\(\mathrm {~T} _ { n }\)\(\mathrm {~S} _ { 2 n }\)
10.6125471
20.639735
\end{table}
  1. Complete the copy of Table 7.1 in the Printed Answer Booklet. Give your answers correct to 5 decimal places.
  2. State the value of \(\int _ { 0 } ^ { 1 } \mathrm { f } ( x ) \mathrm { d } x\) as accurately as possible. You must justify the precision quoted. The student calculates some more approximations using Simpson's rule. These approximations are shown in the associated spreadsheet output, together with some further analysis, in Table 7.2. The values of \(S _ { 2 }\) and \(S _ { 4 }\) have been blacked out, together with the associated difference and ratio. \begin{table}[h]
    \captionsetup{labelformat=empty} \caption{Table 7.2}
    n\(\mathrm { S } _ { 2 n }\)differenceratio
    1
    2
    40.674353-0.0209
    80.665199-0.009150.438059
    160.661297-0.00390.426286
    320.659675-0.001620.415762
    640.659015-0.000660.406785
    \end{table}
  3. The student checks some of her values with a calculator. She does not obtain 0.406785 when she calculates \(- 0.00066 \div ( - 0.00162 )\). Explain whether the value in the spreadsheet, or her value, is a more precise approximation to the ratio of differences in this case.
    1. State the order of convergence of the values in the ratio column. You must justify your answer.
    2. Explain what the values in the ratio column tell you about the order of the method in this case.
    3. Comment on whether this is unusual.
  4. Determine the value of \(\int _ { 0 } ^ { 1 } f ( x ) d x\) as accurately as you can. You must justify the precision quoted.
OCR MEI Further Numerical Methods 2020 November Q1
1 Fig. 1 shows some spreadsheet output. \begin{table}[h]
A
11E-17
21E-17
31E-29
\captionsetup{labelformat=empty} \caption{Fig. 1}
\end{table}
  1. Write the value displayed in cell A3 in standard mathematical notation. The formula in cell A3 is
    \(= \mathrm { A } 2 - \mathrm { A } 1\)
  2. Explain why the value displayed in cell A3 is non zero.
  3. Write down the value of the number stored in cell A2 to the highest precision possible.
  4. Explain why your answer to part (c) may be different to the actual value stored in cell A2.
OCR MEI Further Numerical Methods 2020 November Q2
2 Fig. 2 shows 3 values of \(x\) and the associated values of a function, \(\mathrm { f } ( x )\). \begin{table}[h]
\(x\)125
\(\mathrm { f } ( x )\)516.676.6
\captionsetup{labelformat=empty} \caption{Fig. 2}
\end{table} Find a polynomial \(p ( x )\) of degree 2 to approximate \(\mathrm { f } ( x )\), giving your answer in the form \(p ( x ) = a x ^ { 2 } + b x + c\), where \(a\), \(b\) and \(c\) are constants to be determined.
OCR MEI Further Numerical Methods 2020 November Q3
3 At Heathwick airport each passenger’s luggage is weighed before being loaded into the hold of the aeroplane. Each weight is displayed digitally in kg to 1 decimal place. Some examples are given in Fig. 3. \begin{table}[h]
Weight (kg)
17.2
19.9
22.3
20.1
21.5
\captionsetup{labelformat=empty} \caption{Fig. 3}
\end{table} On each flight, the total weight of luggage is calculated to ensure compliance with health and safety regulations. Winston models this situation by assuming that the displayed weights are rounded to 1 decimal place, and that the total weight of luggage is calculated using the displayed values. On a flight to Athens, there are 154 items of passengers’ luggage.
  1. Determine the maximum possible error, according to Winston's model, when the total weight of luggage is calculated for the flight to Athens. Piotre models this situation by assuming that the displayed weights are chopped to 1 decimal place, and that the total weight of luggage is calculated using the displayed values.
  2. Determine the maximum possible error, according to Piotre's model, when the total weight of luggage is calculated for the flight to Athens. A health and safety inspector notes that the total of the displayed weights is 3080.2 kg . However, when the luggage is all weighed together in the loading bay, the total weight is found to be 3089.44 kg .
  3. Determine whether Winston's model or Piotre's model is a better fit for the data.
OCR MEI Further Numerical Methods 2020 November Q4
4 marks
4
  1. Use the trapezium rule with 1 strip to calculate an estimate of \(\int _ { 1 } ^ { 2 } \sqrt { 1 + x ^ { 3 } } \mathrm {~d} x\), giving your
    answer correct to six decimal places.
    [0pt] [2]
    Fig. 4 shows some spreadsheet output containing further approximations to this integral using the trapezium rule, denoted by \(T _ { n }\), and Simpson's rule, denoted by \(S _ { 2 n }\). \begin{table}[h]
    ABC
    1\(n\)\(T _ { n }\)\(S _ { 2 n }\)
    212.130135
    322.149378
    442.1347512.129862
    582.131084
    \captionsetup{labelformat=empty} \caption{Fig. 4}
    \end{table}
  2. Write down an efficient formula for cell C 4.
  3. Find the value of \(S _ { 4 }\), giving your answer correct to 6 decimal places.
  4. Without doing any further calculation, state the value of \(\int _ { 1 } ^ { 2 } \sqrt { 1 + x ^ { 3 } } \mathrm {~d} x\) as accurately as
    possible, justifying the precision quoted.
    [0pt] [2]
  5. Use the fact that Simpson's rule is a fourth order method to obtain an improved approximation to the value of \(\int _ { 1 } ^ { 2 } \sqrt { 1 + x ^ { 3 } } \mathrm {~d} x\), stating the value of this integral to a precision which seems justified.
OCR MEI Further Numerical Methods 2020 November Q5
5 You are given that
\(g ( x ) = \frac { \sqrt [ 3 ] { x ^ { x } + 25 } } { 2 }\). Fig. 5.1 shows two values of \(x\) and the associated values of \(\mathrm { g } ( x )\). \begin{table}[h]
\(x\)1.451.55
\(g ( x )\)1.494681.49949
\captionsetup{labelformat=empty} \caption{Fig. 5.1}
\end{table}
  1. Use the central difference method to calculate an estimate of \(\mathrm { g } ^ { \prime } ( 1.5 )\), giving your answer correct to 3 decimal places. The equation \(x ^ { x } - 8 x ^ { 3 } + 25 = 0\) has two roots, \(\alpha\) and \(\beta\), such that \(\alpha \approx 1.5\) and \(\beta \approx 4.4\).
  2. Obtain the iterative formula \(x _ { n + 1 } = g \left( x _ { n } \right) = \frac { \sqrt [ 3 ] { x _ { n } ^ { X _ { n } } + 25 } } { 2 }\).
  3. Use your answer to part (a) to explain why it is possible that the iterative formula \(x _ { n + 1 } = g \left( x _ { n } \right) = \frac { \sqrt [ 3 ] { x _ { n } ^ { X _ { n } } + 25 } } { 2 }\) may be used to find \(\alpha\).
  4. Starting with \(x _ { 0 } = 1.5\), use the iterative formula to find \(x _ { 1 } , x _ { 2 } , x _ { 3 } , x _ { 4 } , x _ { 5 }\), and \(x _ { 6 }\).
  5. Use your answer to part (d) to state the value of \(\alpha\) correct to 8 decimal places. Starting with \(x _ { 0 } = 4.5\) the same iterative formula is used in an attempt to find \(\beta\). The results are shown in Fig. 5.2. \begin{table}[h]
    \(n\)\(x _ { n }\)
    04.5
    14.81826433
    26.27473453
    323.2937196
    4\(2.0654 \mathrm { E } + 10\)
    5\#NUM!
    \captionsetup{labelformat=empty} \caption{Fig. 5.2}
    \end{table}
  6. Explain why \#NUM! is displayed in the cell for \(x _ { 5 }\).
  7. On the diagram in the Printed Answer Booklet, starting with \(x _ { 0 } = 4.5\), illustrate how the iterative formula works to find \(x _ { 1 }\) and \(x _ { 2 }\).
  8. Determine what happens when the relaxed iteration \(x _ { n + 1 } = ( 1 - \lambda ) x _ { n } + \lambda g \left( x _ { n } \right)\) is used to try to find \(\beta\) with \(x _ { 0 } = 4.5\), in each of the following cases.
    • \(\lambda = 0.5\)
    • \(\lambda = - 0.4\)
OCR MEI Further Numerical Methods 2020 November Q6
6 Fig. 6.1 shows the graph of \(y = \mathrm { e } ^ { 3 x } - 11 x - 0.5\) for \(- 0.5 \leqslant x \leqslant 1\). \begin{figure}[h]
\includegraphics[alt={},max width=\textwidth]{87bb8eb7-b725-48b0-b32b-0bfce624cd91-08_576_881_315_333} \captionsetup{labelformat=empty} \caption{Fig. 6.1}
\end{figure} The equation \(\mathrm { e } ^ { 3 x } - 11 x - 0.5 = 0\) has two roots, \(\alpha\) and \(\beta\), such that \(\alpha < \beta\). Dennis is going to use the method of interval bisection with starting values denoted by \(a\) and \(b\).
  1. Explain why the method of interval bisection starting with \(a = 0\) and \(b = 1\) may not be used to find either \(\alpha\) or \(\beta\). Dennis uses the method of interval bisection starting with \(a = 0\) and \(b = 0.5\) to find \(\alpha\). Some spreadsheet output is shown in Fig. 6.2. \begin{table}[h]
    ABCDEF
    1af(a)bf(b)\(x _ { \text {new } }\)\(\mathrm { f } \left( x _ { \text {new } } \right)\)
    200.50.5-1.518310.25-1.133
    300.50.25-1.1330.125-0.42
    400.50.125-0.420010.06250.01873
    50.06250.018730.125-0.420010.09375-0.2065
    \captionsetup{labelformat=empty} \caption{Fig. 6.2}
    \end{table} Dennis states that the formula in cell B2 is $$= \operatorname { EXP } \left( 3 ^ { * } \mathrm {~A} 1 \right) - 11 \mathrm {~A} 2 - 0.5$$ Dennis has made two errors.
  2. Write a correct version of Dennis's formula for cell B2. The formula in cell A3, which is correct, is
    = IF(F2 > 0, E2, A2)
  3. Write a suitable formula for cell C3.
  4. Use the information in Fig. 6.2 to
    • find the value of \(\alpha\) as accurately as possible,
    • state the maximum possible error in this estimate.
    Liren uses a different method to find a sequence of estimates of the value of \(\beta\) using a spreadsheet. The output, together with some further analysis, is shown in Fig. 6.3. \begin{table}[h]
    ABCD
    1\(x\)f(x)differenceratio
    20.4-1.5799
    30.6-1.0504
    40.996718.4245
    50.64398-0.6809-0.35273
    60.67036-0.40260.026378-0.0748
    70.708520.083860.0381641.44682
    80.70194-0.0075-0.00658-0.1724
    90.70248-0.00010.00054-0.082
    100.70249\(1.8 \mathrm { E } - 07\)\(8.88 \mathrm { E } - 06\)0.01646
    \captionsetup{labelformat=empty} \caption{Fig. 6.3}
    \end{table} The formula in cell A4 is $$= ( \mathrm { A } 2 * \mathrm {~B} 3 - \mathrm { A } 3 * \mathrm {~B} 2 ) / ( \mathrm { B } 3 - \mathrm { B } 2 )$$
  5. State the method being used.
  6. Explain what the values in column D tell you about the order of convergence of this sequence of estimates. Liren states that \(\beta = 0.70249\) correct to 5 decimal places.
  7. Determine whether Liren is correct.
OCR MEI Further Numerical Methods 2020 November Q7
7 Fig. 7.1 shows two values of \(x\) and the associated values of \(\mathrm { f } ( x )\). \begin{table}[h]
\(x\)33.5
\(\mathrm { f } ( x )\)6.0827634.596194
\captionsetup{labelformat=empty} \caption{Fig. 7.1}
\end{table}
  1. Use the forward difference method to calculate an estimate of the gradient of \(\mathrm { f } ( x )\) at \(x = 3\), giving your answer correct to 4 decimal places. Fig. 7.2 shows some spreadsheet output with additional values of \(x\) and the associated values of \(\mathrm { f } ( x )\). \begin{table}[h]
    \(x\)33.000013.00013.0013.013.1
    \(\mathrm { f } ( x )\)6.0827636.082746.0825416.080546.0604545.848846
    \captionsetup{labelformat=empty} \caption{Fig. 7.2}
    \end{table} These values have been used to produce a sequence of estimates of the gradient of \(\mathrm { f } ( x )\) at \(x = 3\), together with some further analysis. This is shown in the spreadsheet output in Fig. 7.3. \begin{table}[h]
    \(h\)0.10.010.0010.00010.00001
    estimate-2.339165-2.230883-2.220532-2.219501-2.219398
    difference0.10828150.0103520.00103070.000103
    ratio0.0956020.0995670.0999568
    \captionsetup{labelformat=empty} \caption{Fig. 7.3}
    \end{table} Tommy states that the differences between successive estimates is decreasing so rapidly that the order of convergence of this sequence of estimates is much faster than first order.
  2. Explain whether or not Tommy is correct.
  3. Use extrapolation to determine the value of the gradient of \(\mathrm { f } ( x )\) at \(x = 3\) as accurately as possible, justifying the precision quoted.
  4. Calculate an estimate of the absolute error when \(\mathrm { f } ( 3 )\) is used as an approximation to \(\mathrm { f } ( 3.02 )\).
OCR MEI Further Numerical Methods 2021 November Q1
1
    1. Determine the relative error when
      • 1.414214 is used to approximate \(\sqrt { 2 }\),
  1. \(1.414214 ^ { 2 }\) is used to approximate 2.
    (ii) Write down the relationship between your answers to part (a)(i).
  2. Fig. 1 shows some spreadsheet output.
  3. \begin{table}[h]
    ABC
    121.4142142
    \captionsetup{labelformat=empty} \caption{Fig. 1}
    \end{table} The formula in cell B1 is = SQRT (A1)
    and the formula in cell C 1 is \(\quad = \mathrm { B } 1 \wedge 2\).
    Ben evaluates \(1.414214 ^ { 2 }\) on his calculator and obtains 2.000001238 . He states that this shows that the value displayed in cell C1 is wrong. Explain whether Ben is correct.
OCR MEI Further Numerical Methods 2021 November Q2
2 The table shows some values of \(x\) and the associated values of \(\mathrm { f } ( x )\).
\(x\)12345
\(\mathrm { f } ( x )\)- 0.65- 0.351.775.7111.47
  1. Complete the difference table in the Printed Answer Booklet.
  2. Explain why the data may be interpolated by a polynomial of degree 2.
  3. Use Newton's forward difference interpolation formula to obtain a polynomial of degree 2 for the data.
OCR MEI Further Numerical Methods 2021 November Q3
3 The method of False Position is used to find a sequence of approximations to the root of an equation. The spreadsheet output showing these approximations, together with some further analysis, is shown below.
CDEFGHIJ
4af(a)b\(\mathrm { f } ( b )\)\(x _ { \text {new } }\)\(\mathrm { f } \left( x _ { \text {new } } \right)\)differenceratio
51-1.8248217.28991.09547-1.80507
61.09547-1.80507217.28991.18097-1.754180.08551
71.18097-1.75418217.28991.25641-1.662460.075440.88229
81.25641-1.66246217.28991.32164-1.527810.065230.86458
91.32164-1.52781217.28991.37672-1.357060.055080.84439
101.37672-1.35706217.28991.42208-1.16420.045360.8236
111.42208-1.1642217.28991.45853-0.966160.036460.80376
121.45853-0.96616217.28991.48719-0.778250.028660.78598
131.48719-0.77825217.2899
14
The formula in cell D5 is \(\quad = \mathrm { SINH } \left( \mathrm { C5 } ^ { \wedge } 2 \right) - \mathrm { C5 } ^ { \wedge } 3 - 2\).
  1. Write down the equation which is being solved. The formula in cell C 6 is \(\quad = \mathrm { IF } ( \mathrm { H } 5 < 0 , \mathrm { G } 5 , \mathrm { C } 5 )\).
  2. Write down a similar formula for cell E6.
  3. Calculate the values which would be displayed in cells G13 and G14 to find further approximations to the root.
  4. Explain what the values in column J tell you about
    • the order of convergence of this sequence of estimates,
    • the speed of convergence of this sequence of estimates.
OCR MEI Further Numerical Methods 2021 November Q4
4 The table shows some values of \(x\) and the associated values of \(\mathrm { f } ( x )\).
\(x\)44.00014.0014.014.1
\(\mathrm { f } ( x )\)44.00023864.00238714.02394684.2472072
  1. Calculate four estimates of the derivative of \(\mathrm { f } ( x )\) at \(x = 4\).
  2. Without doing any further calculation, state the value of \(f ^ { \prime } ( 4 )\) as accurately as you can, justifying the precision quoted.
OCR MEI Further Numerical Methods 2021 November Q5
5 When Nina does the weekly grocery shopping she models the total cost by adding up the cost of each item in her head as she goes along. To simplify matters she rounds the cost of each item to the nearest pound. One week Nina buys 48 items.
  1. Calculate the maximum possible error in Nina's model in this case. Nina estimated the total cost of her shopping to be \(\pounds 92\). The actual cost is \(\pounds 90.23\).
  2. Explain whether this is consistent with Nina’s model. The next week her husband, Kareem, does the weekly shopping. He models the total cost by chopping the cost of each item to the nearest pound as he goes along. On this occasion Kareem buys 52 items.
  3. Calculate the expected error in Kareem's model in this case. Using his model Kareem estimates the total cost as \(\pounds 76\). The total cost of the shopping is \(\pounds 103.24\).
  4. Explain how such a large error could arise. The next week Kareem buys \(n\) items.
  5. Write down a formula for the maximum possible error when Kareem uses his model to estimate the total cost of his shopping.
  6. Explain how Kareem's model could be adapted so that his formula gives the same expected error as Nina's model when they are both used to estimate the total cost of the shopping.
OCR MEI Further Numerical Methods 2021 November Q6
6 The equation \(0.5 \ln x - x ^ { 2 } + x + 1 = 0\) has two roots \(\alpha\) and \(\beta\), such that \(0 < \alpha < 1\) and \(1 < \beta < 2\).
  1. Use the Newton-Raphson method with \(x _ { 0 } = 1\) to obtain \(\beta\) correct to \(\mathbf { 6 }\) decimal places. Fig. 6.1 shows part of the graph of \(y = 0.5 \ln x - x ^ { 2 } + x + 1\). \begin{figure}[h]
    \includegraphics[alt={},max width=\textwidth]{945883ad-c153-4c51-83d3-978e4c769ed5-06_1112_1156_529_354} \captionsetup{labelformat=empty} \caption{Fig. 6.1}
    \end{figure}
  2. On the copy of Fig. 6.1 in the Printed Answer Booklet, illustrate the Newton-Raphson method working to obtain \(x _ { 1 }\) from \(x _ { 0 } = 1\). Beth is trying to find \(\alpha\) correct to 6 decimal places.
  3. Suggest a reason why she might choose the Newton-Raphson method instead of fixed point iteration. Beth tries to find \(\alpha\) using the Newton-Raphson method with a starting value of \(x _ { 0 } = 0.5\). Her spreadsheet output is shown in Fig. 6.2. \begin{table}[h]
    \(r\)\(\mathrm { x } _ { \mathrm { r } }\)
    00.5
    1- 0.40343
    2\#NUM!
    \captionsetup{labelformat=empty} \caption{Fig. 6.2}
    \end{table}
  4. Explain how the display \#NUM! has arisen in the cell for \(x _ { 2 }\). Beth decides to use the iterative formula $$x _ { n + 1 } = g \left( x _ { n } \right) = \sqrt { 0.5 \ln \left( x _ { n } \right) + x _ { n } + 1 }$$
  5. Determine the outcome when Beth uses this formula with \(x _ { 0 } = 0.5\).
  6. Use the relaxed iteration \(\mathrm { x } _ { \mathrm { n } + 1 } = ( 1 - \lambda ) \mathrm { x } _ { \mathrm { n } } + \lambda \mathrm { g } \left( \mathrm { x } _ { \mathrm { n } } \right)\) with \(\lambda = - 0.041\) and \(x _ { 0 } = 0.5\) to obtain \(\alpha\) correct to \(\mathbf { 6 }\) decimal places.
OCR MEI Further Numerical Methods 2021 November Q7
6 marks
7 Sarah uses the trapezium rule to find a sequence of approximations to \(\int _ { 0 } ^ { 1 } \sqrt { \tanh ( x ) } \mathrm { d } x\).
Her spreadsheet output is shown in Fig. 7.1. \begin{table}[h]
\(n\)\(T _ { n }\)differenceratio
10.43634681
20.55806940.121723
40.601998430.0439290.36089
80.617870730.0158720.36132
160.623576010.0057050.35945
320.625617160.0020410.35777
\captionsetup{labelformat=empty} \caption{Fig. 7.1}
\end{table}
  1. Write down the value of \(h\) used to find the approximation 0.62357601 .
  2. Without doing any further calculation, state the value of \(\int _ { 0 } ^ { 1 } \sqrt { \tanh ( x ) } \mathrm { d } x\) as accurately as you
    can, justifying the precision quoted.
  3. Explain what the values in the ratio column tell you about the order of convergence of this sequence of approximations. Sarah carries out further work using the midpoint rule and Simpson’s rule. Her results are shown in Fig. 7.2. \begin{table}[h]
    MNOPQR
    1\(n\)\(T _ { n }\)\(M _ { n }\)\(S _ { 2 n }\)differenceratio
    210.436346810.6797920.5986436
    320.55806940.645927450.616641440.018
    440.601998430.633743040.62316150.006520.362269
    580.617870730.629281290.625477770.002320.355253
    6160.623576010.627658310.626297550.000820.35392
    7320.625617160.62707259
    \captionsetup{labelformat=empty} \caption{Fig. 7.2}
    \end{table}
  4. Write down an efficient spreadsheet formula for calculating \(S _ { 16 }\).
  5. Determine the missing values in row 7.
  6. Use extrapolation to determine the value of \(\int _ { 0 } ^ { 1 } \sqrt { \tanh ( x ) } d x\) as accurately as you can, justifying
    the precision quoted.
    [0pt] [6]
OCR MEI Further Numerical Methods Specimen Q1
1
  1. Solve the following simultaneous equations. $$\begin{aligned} & x + \quad y = 1
    & x + 0.99 y = 2 \end{aligned}$$
  2. The coefficient 0.99 is correct to two decimal places. All other coefficients in the equations are exact. With the aid of suitable calculations, explain why your answer to part (i) is unreliable.
OCR MEI Further Numerical Methods Specimen Q2
2 The following spreadsheet printout shows the bisection method being applied to the equation \(\mathrm { f } ( x ) = 0\), where \(\mathrm { f } ( x ) = \mathrm { e } ^ { x } - x ^ { 2 } - 2\). Some values of \(\mathrm { f } ( x )\) are shown in columns B and D.
ABCDEFG
1a\(\mathrm { f } ( a )\)bf(b)\(( a + b ) / 2\)\(\mathrm { f } ( ( a + b ) / 2 )\)mpe
21-0.2817221.3890561.50.2316890.5
31-0.281721.50.2316891.25-0.0721570.25
41.25-0.072161.50.2316891.3750.0644520.125
51.25-0.072161.3750.0644521.3125-0.0072060.0625
61.3125-0.007211.3750.0644521.343750.0277280.03125
  1. The formula in cell A 3 is \(= \mathrm { IF } ( \mathrm { F } 2 > 0\), A2, E2). State the purpose of this formula.
  2. The formula in cell C 3 is \(= \mathrm { IF } ( \mathrm { F } 2 > 0 , \ldots , \ldots )\). What are the missing cell references?
  3. In which row is the magnitude of the maximum possible error (mpe) less than \(5 \times 10 ^ { - 7 }\) for the first time?
OCR MEI Further Numerical Methods Specimen Q3
3 The equation \(\sinh x + x ^ { 2 } - 1 = 0\) has a root, \(\alpha\), such that \(0 < \alpha < 1\).
  1. Verify that the iteration \(x _ { r + 1 } = \frac { 1 - \sinh x _ { r } } { x _ { r } }\) with \(x _ { 0 } = 1\) fails to converge to this root.
  2. Use the relaxed iteration \(x _ { r + 1 } = ( 1 - \lambda ) x _ { r } + \lambda \left( \frac { 1 - \sinh x _ { r } } { x _ { r } } \right)\) with \(\lambda = \frac { 1 } { 4 }\) and \(x _ { 0 } = 1\) to find \(\alpha\) correct to 6 decimal places.
OCR MEI Further Numerical Methods Specimen Q4
4 The table below gives values of a function \(y = \mathrm { f } ( x )\).
\(x\)0.20.30.350.40.450.50.6
\(\mathrm { f } ( x )\)0.7899220.7546280.7491990.7499970.7562570.7675230.804299
  1. Calculate three estimates of \(\frac { \mathrm { d } y } { \mathrm {~d} x }\) at \(x = 0.4\) using the central difference method.
  2. State the value of \(\frac { \mathrm { d } y } { \mathrm {~d} x }\) at \(x = 0.4\) to an appropriate degree of accuracy. Justify your answer.
OCR MEI Further Numerical Methods Specimen Q5
5 A vehicle is moving in a straight line. Its velocity at different times is recorded and shown below. The velocities are recorded to 5 significant figures and the times may be assumed to be exact.
Time \(( t\) seconds \()\)5101215
Velocity \(( v\) metres per second \()\)5.125011.00014.00018.375
It is suggested initially that a quadratic model may be appropriate for this situation.
  1. Given that the vehicle is modelled as a particle with constant mass, what assumption about the net force acting on the vehicle leads to a quadratic model?
  2. Find Newton's interpolating polynomial of degree 2 to model this situation. Write your answer in the form \(v = a t ^ { 2 } + b t + c\).
  3. Comment on whether this model appears to be appropriate.
  4. Use this model to find an approximation to the distance travelled over the interval \(5 \leq t \leq 15\). Further investigation suggests that a cubic model may be more appropriate.
  5. What technique would you use to fit a cubic model to the data in the table?
OCR MEI Further Numerical Methods Specimen Q6
6 The secant method is to be used to solve the equation \(x - \ln ( \cos x ) - 1 = 0\).
  1. Show that starting with \(x _ { 0 } = - 1\) and \(x _ { 1 } = 0\) leads to the method failing to find the root between \(x = 0\) and \(x = 1\). The spreadsheet printout shows the application of the secant method starting with \(x _ { 0 } = 0\) and \(x _ { 1 } = 1\). Successive approximations to the root are in column E.
    ABCDE
    1\(x _ { n }\)\(\mathrm { f } \left( x _ { n } \right)\)\(x _ { n + 1 }\)\(\mathrm { f } \left( x _ { n + 1 } \right)\)\(x _ { n + 2 }\)
    20-110.61562650.6189549
    310.61562650.6189549-0.1758460.7036139
    40.6189549-0.17584610.7036139-0.0252450.7178053
    50.7036139-0.02524510.71780530.00116190.7171808
    60.71780530.00116190.7171808- 7.4 E -060.7171848
    70.7171808-7.402E-060.7171848-2.16E-090.7171848
    80.7171848-2.16E-090.71718483.997 E -150.7171848
  2. What feature of column B shows that this application of the secant method has been successful?
  3. Write down a suitable spreadsheet formula to obtain the value in cell E2. Some analysis of convergence is carried out, and the following spreadsheet output is obtained.
    ABCDEFGH
    1\(x _ { n }\)\(\mathrm { f } \left( x _ { n } \right)\)\(x _ { n + 1 }\)\(\mathrm { f } \left( x _ { n + 1 } \right)\)\(x _ { n + 2 }\)
    20-110.61562650.61895490.0846590.1676291.980053
    310.61562650.6189549-0.1758460.70361390.0141913-0.044-3.10054
    40.6189549-0.17584610.7036139-0.0252450.7178053-0.0006244-0.0063310.13727
    50.7036139-0.02524510.71780530.00116190.71718083.953 E -060.00029273.83899
    60.71780530.00116190.7171808- 7.4 E -060.71718481.154 E -09-1.8E-06
    70.7171808-7.402E-060.7171848- 2.16 E -090.7171848- 2.109 E -15
    80.7171848- 2.16 E -090.71718483.997 E -150.7171848
    The formula in cell F2 is =E3-E2. The formula in cell G2 is =F3/F2. The formula in cell H2 is =F3/(F2\^{}2).
  4. (A) Explain the purpose of each of these three formulae.
    (B) Explain the significance of the values in columns G and H in terms of the rate of convergence of the secant method.
  5. Explain why the values in cells F6 and F7 are not 0 . [Question 7 is printed overleaf.]
OCR MEI Further Numerical Methods Specimen Q7
7 Fig. 7 shows the graph of \(y = \mathrm { f } ( x )\) for values of \(x\) from 0 to 1 . \begin{figure}[h]
\includegraphics[alt={},max width=\textwidth]{662c2d48-228a-4b94-a4b4-cdd31634ef21-6_693_673_390_696} \captionsetup{labelformat=empty} \caption{Fig. 7}
\end{figure} The following spreadsheet printout shows estimates of \(\int _ { 0 } ^ { 1 } f ( x ) d x\) found using the midpoint and trapezium rules for different values of \(h\), the strip width.
AABC
1\(h\)MidpointTrapezium
211.998517421.751283839
30.51.96385911.874900631
40.251.951352591.919379864
50.1251.946821021.935366229
  1. Without doing any further calculation, write down the smallest possible interval which contains the value of the integral. Justify your answer.
  2. (A) - Calculate the ratio of differences, \(r\), for the sequence of estimates calculated using the trapezium rule.
    • Hence suggest a value for \(r\) correct to 2 significant figures.
    • Comment on your suggested value for \(r\).
      (B) - Use extrapolation to find an improved approximation to the value of the integral.
    • State the value of the integral to two decimal places.
    • Explain why this precision is secure.
    Using a similar approach with the sequence of estimates calculated using the midpoint rule, the approximation to the integral from extrapolation was found to be 1.94427 correct to 5 decimal places.
  3. Andrea uses the extrapolated midpoint rule value and the value found in part (ii) ( \(B\) ) to write down an interval which contains the value of the integral. Comment on the validity of Andrea's method.
  4. Use the values from the spreadsheet output to calculate an approximation to the integral using Simpson's rule with \(h = 0.125\). Give your answer to 5 decimal places. Approximations to the integral using Simpson's rule are given in the spreadsheet output below. The number of applications of Simpson's rule is given in column N.
    NOPQ
    \(n\)Simpsondifferencesratio
    11.916106230.018100050.3584931
    21.934206280.006488740.3556525
    41.940695020.002307740.3544828
    81.943002750.000818050.3539885
    161.943820810.000289580.3537638
    321.944110390.000102440.3536568
    641.94421283\(3.623 \mathrm { E } - 05\)
    1281.94424906
  5. Use the spreadsheet output to find the value of the integral as accurately as possible. Justify the precision quoted. \section*{END OF QUESTION PAPER} OCR is committed to seeking permission to reproduce all third-party content that it uses in the assessment materials. OCR has attempted to identify and contact all copyright holders whose work is used in this paper. To avoid the issue of disclosure of answer-related information to candidates, all copyright acknowledgements are reproduced in the OCR Copyright Acknowledgements booklet. This is produced for each series of examinations and is freely available to download from our public website (\href{http://www.ocr.org.uk}{www.ocr.org.uk}) after the live examination series. If OCR has unwittingly failed to correctly acknowledge or clear any third-party content in this assessment material, OCR will be happy to correct its mistake at the earliest possible opportunity. For queries or further information please contact the Copyright Team, First Floor, 9 Hills Road, Cambridge CB2 1GE.
    OCR is part of the Cambridge Assessment Group; Cambridge Assessment is the brand name of University of Cambridge Local Examinations Syndicate (UCLES), which is itself a department of the University of Cambridge. }\section*{}