1 / 28

Taylor’s Theorem

Section 9.3. Taylor’s Theorem. Why Taylor Series?. When you learn new things, it is a healthy to ask yourself “Why are we learning this? What makes it interesting? What makes it relevant to the corpus of knowledge the human race has acquired?”

pahana
Download Presentation

Taylor’s Theorem

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Section 9.3 Taylor’s Theorem

  2. Why Taylor Series? • When you learn new things, it is a healthy to ask yourself “Why are we learning this? What makes it interesting? What makes it relevant to the corpus of knowledge the human race has acquired?” • This is not a copout or an excuse to justify not wanting to learn new things, but rather a way to put what your learning into perspective and make interesting connections • Hence, we ask ourselves… what makes Taylor series interesting or useful? Why do we use them?

  3. Taylor Series Are a Tool for Approximation • Which is faster for a computer to find for a value of x between -1 and 1? • Imagine you were doing millions of these calculations per second. The time savings of the polynomial would be immense! • Of course, the latter polynomial only gives you an approximation of arctan(x). • In what scenario might someone care how accurate your approximation is?

  4. Example 1: Taylor Series as a Tool for Approximation Imagine there’s an asteroid barreling towards Earth. If it hits, it will destroy the planet.

  5. The world’s best scientists have calculated that a rocket launched at an angle of arctan(0.8) radians will hit the asteroid dead-center.

  6. 0.67474094222355266330565209736 The problem is that the rocket needs to be launched pronto or else the asteroid is going to hit us. He doesn’t have time to wait around for his computer to calculate the billions of digits of arctan(0.8) for the near-perfect hit…

  7. But we don’t need to hit this particular asteroid dead center to destroy it. Rather, we just need to make contact to destroy it.

  8. But we don’t need to hit this particular asteroid dead center to destroy it. Rather, we just need to make contact to destroy it.

  9. Our scientists tell us we really only need to be within 5% of the actual value of arctan(0.8) radians to make contact. Anything beyond this will miss…

  10. As long as we can calculate arctan(0.8) within this ±5% range, we’re saved!

  11. We’re saved!! We needed to be within 5% and we were actually within 2.983%!!!!

  12. Example 1

  13. Example 1

  14. Example 2

  15. All of our examples so far have problem with them: In the Asteroid Problem (and Example 1), we computed the (Actual – Estimate)/Actual to find our error of our approximation. Why did we find an ESTIMATE if checking if it was accurate enough to use required us to compute the ACTUAL value?? And Example 2 didn’t need a Taylor series expansion in the first place… It was just 1/(1+x2)

  16. Example 3: An Error ESTIMATE for arctan(0.8)

  17. Example 3: An Error ESTIMATE for arctan(0.8)

  18. We needed to be within 5% and we have an estimate that says our error is NO WORSE than 4.646%!

  19. Alternating Series Remainder Estimate

  20. Example 4: What If We Don’t Alternate?

  21. Remainder Estimate Theorem

  22. Example 4

  23. Example 4

  24. Example 5

  25. Example 5

  26. Example 5

  27. MEMORIZE!!

More Related