Trapezium Rule with Accuracy Analysis

Questions that use the trapezium rule and additionally require analysis of accuracy, comparison of approximations with different strip numbers, or explanation of how to improve estimates.

6 questions

OCR H240/01 2018 June Q2
2
  1. Use the trapezium rule, with four strips each of width 0.5 , to estimate the value of $$\int _ { 0 } ^ { 2 } \mathrm { e } ^ { x ^ { 2 } } \mathrm {~d} x$$ giving your answer correct to 3 significant figures.
  2. Explain how the trapezium rule could be used to obtain a more accurate estimate.
OCR MEI Further Numerical Methods 2023 June Q9
9 The trapezium rule is used to calculate 3 approximations to \(\int _ { 0 } ^ { 1 } \sqrt [ 3 ] { \sinh ( x ) } \mathrm { d } x\) with 1,2 and 4 strips respectively. The results are shown in Table 9.1. \begin{table}[h]
\captionsetup{labelformat=empty} \caption{Table 9.1}
\(n\)\(\mathrm {~T} _ { n }\)
10.52764369
20.66617652
40.72534275
\end{table}
  1. Use these results to determine two approximations to \(\int _ { 0 } ^ { 1 } \sqrt [ 3 ] { \sinh ( x ) } \mathrm { d } x\) using Simpson's rule.
  2. Use your answers to part (a) to state the value of \(\int _ { 0 } ^ { 1 } \sqrt [ 3 ] { \sinh ( x ) } \mathrm { d } x\) as accurately as you can, justifying the precision quoted. Table 9.2 shows some further approximations found using the trapezium rule, together with some analysis of these approximations. \begin{table}[h]
    \captionsetup{labelformat=empty} \caption{Table 9.2}
    \(n\)\(\mathrm { T } _ { n }\)differenceratio
    10.5276437
    20.66617650.138533
    40.72534270.0591660.42709
    80.74988210.0245390.41475
    160.75988580.0100040.40766
    320.76392210.0040360.40348
    640.76554040.0016180.40095
    \end{table}
  3. Explain what can be deduced about the order of the method in this case.
  4. Use extrapolation to obtain the value of \(\int _ { 0 } ^ { 1 } \sqrt [ 3 ] { \sinh ( x ) } \mathrm { d } x\) as accurately as you can, justifying the precision quoted.
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 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 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*{}
SPS SPS SM Pure 2021 May Q2
2. (a) Use the trapezium rule, with four strips each of width 0.5 , to estimate the value of $$\int _ { 0 } ^ { 2 } \mathrm { e } ^ { x ^ { 2 } } \mathrm {~d} x$$ giving your answer correct to 3 significant figures.
(b) Explain how the trapezium rule could be used to obtain a more accurate estimate.
[0pt] [BLANK PAGE]