Skip to main content

Successive Approximations to Estimate Derivatives

  • Chapter
  • First Online:
Applied Calculus with R
  • 790 Accesses

Abstract

In the chapter How Fast is CO2 Increasing?, chapter 4 we estimated the slope of the tangent line at \(x=67\) (or 2017) of the CO2 function in figure 4.1 using (CO2(a+h)-CO2(a-h))/(a+h-(a-h))\(a=67\) and \(h=0.01\) to get 2.324202 ppm per year. The calculation is presented R Code 4.2. The question is, how accurate is our estimate of the slope of the tangent line of CO2 at \(x=67\) (or 2017)? Is \(h=0.01\) small enough so that the secant line that straddles the tangent line provides an accurate slope estimation? If we look at figure 8.1 which is the CO2 function from figure 4.1 zoomed in with a tangent line at 2017, \(x=67\), (dashed red line). Two square points are added at \((67-0.01, CO2( 67-0.01 ) )\) and \((67+0.01, CO2( 67+0.01 ) )\). Note that it appears that the tangent line connects the two points and hence is the same as the second line connecting the two points. Based on this graph it would seem that our secant line slope approximation of the tangent line slope at \(x=67\) is good (whatever good means?).

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

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book
USD 89.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 Thomas J. Pfaff .

Rights and permissions

Reprints and permissions

Copyright information

© 2023 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Pfaff, T.J. (2023). Successive Approximations to Estimate Derivatives. In: Applied Calculus with R. Springer, Cham. https://doi.org/10.1007/978-3-031-28571-4_8

Download citation

Publish with us

Policies and ethics