Skip to main content

Numerical Calculus

  • Chapter
  • First Online:
Applied Scientific Computing

Abstract

This chapter has two primary topics: numerical differentiation and numerical integration. In some respects the methods of numerical differentiation are similar to those of numerical integration, in that they are typically based on using (in this case, differentiating) an interpolation polynomial. One major and important difference between numerical approaches to integration and differentiation is that integration is numerically a highly satisfactory operation with results of high accuracy being obtainable in economical ways. This is because integration tends to smooth out the errors of the polynomial approximations to the integrand. Unfortunately the reliability and stability we find in numerical integration is certainly not reflected for differentiation which tends to exaggerate the error in the original polynomial approximation. In the case of numerical integration we begin with the simple, and often already familiar approaches like the trapezoid rule, including its relation to the fundamental concept of a Reimann sum. The trapezoid rule and Simpson’s rule are explored in more detail which then leads to a discussion of so-called composite integration rules where the interval of integration is broken into many smaller pieces of the same size. The behavior of the errors in such rules is compared to that for the simple versions and this allows us to develop methods of achieving guaranteed precision at the desired level. These composite rules in turn provide a basis for the introduction to practical approaches to numerical integration which is our final major topic. Python implementation and the practical application of numerical calculus techniques are discussed throughout.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book
USD 54.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Peter R. Turner .

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Springer International Publishing AG, part of Springer Nature

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Turner, P.R., Arildsen, T., Kavanagh, K. (2018). Numerical Calculus. In: Applied Scientific Computing. Texts in Computer Science. Springer, Cham. https://doi.org/10.1007/978-3-319-89575-8_3

Download citation

  • DOI: https://doi.org/10.1007/978-3-319-89575-8_3

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-319-89574-1

  • Online ISBN: 978-3-319-89575-8

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics