Taylor's Theorem in simple english

  • Context: Graduate 
  • Thread starter Thread starter InterNational
  • Start date Start date
  • Tags Tags
    English Theorem
Click For Summary

Discussion Overview

The discussion revolves around Taylor's Theorem, specifically focusing on the algebraic notation of the remainder term and its implications for approximating functions. Participants explore the concepts of Taylor series, convergence, and the bounds on the remainder, as well as the conditions under which a function can be approximated by its Taylor series.

Discussion Character

  • Conceptual clarification
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant expresses confusion regarding the notation of the remainder in Taylor's Theorem and seeks clarification on the inequality involving the remainder.
  • Another participant suggests that max |fn+1z| refers to the maximum value of the (n+1)th derivative over the interval, indicating its role in bounding the error of the approximation.
  • A participant provides an example using the function f(x) = exp(x) to illustrate how to apply the remainder bound and calculate the maximum error for a specific Taylor polynomial.
  • Discussion includes the concept that for alternating Taylor series, the maximum possible error is represented by the next term not included in the approximation.
  • One participant warns that a function can have derivatives of all orders and still not be analytic, providing an example of such a function and explaining the implications for its Taylor series.

Areas of Agreement / Disagreement

Participants generally agree on the definitions and implications of the remainder in Taylor's Theorem, but there are differing views on the conditions under which a Taylor series converges to the function it approximates. The discussion remains unresolved regarding the nuances of analytic functions and the behavior of Taylor series for certain functions.

Contextual Notes

Participants note limitations in understanding the maximum error bounds and the conditions for convergence, particularly in relation to functions that are not analytic despite having derivatives of all orders.

InterNational
Messages
1
Reaction score
0
Hi guys, I'm having trouble conceptualizing Taylor's Theorem. I understand how to compute a taylor series, as well as figure out whether it converges or not. I also realize that since it is an approximation that there is a remainder that is the difference between it and the original function. I understand all that. My main issue of concern is with the algebraic notation of the remainder. In my book, which is written very poorly, it gives the remainder in two dfferent forms:
"If a function f is differentiable through order n+1 in an interval I containing c, then, for each x in I, there exists z between x and c such that
f(x) = f(c) + f'(c)(x-c) + ... + Rn(x)

where

Rn(x) = (fn+1z)/(n+1)! (x-c)n+1."
Forgive me for not knowing the coding and such. So, the equation(s) might look a bit sloppy.
The book goes on to say:
"One useful consequence of this theorem is that |Rnx| [tex]\leq[/tex] |x-c|n+1/(n+1)! max |fn+1z|"
This part does not make sense to me. Again, sorry for making the formulas appear sloppy. I do not quite understand what that last inequality means. And, in addition, I do not know what max |fn+1z| refers to. Thanks for any help, and for even reading this.
 
Physics news on Phys.org
By max |fn+1z| I guess they mean the maximum value of |fn+1z| for z in the interval I. The usefulness of the inequality is that it gives a bound on the error in using a Taylor polynomial to approximate the function f.

Quick example: Take f(x) = exp(x), which has Taylor series 1 + x + x2/2 + ..., and let I be the interval [-1, 1]. The 2nd Taylor polynomial is T2(x) = 1 + x + x2/2, and the remainder is bounded by |R2(x)| ≤ (|x|3 / 3!) max |f3(z)|. Now f3(z) = exp(z), which has maximum value e on the interval I. Thus, |R2(x)| ≤ e/6 |x|3 for all x in I.

Since |x| ≤ 1 on I, you get a uniform bound |R2(x)| ≤ e/6 = 0.453.
 
To add to that,

When its an alternating taylor series, the maximum possible error is the next term from your approximation (the first term you dropped.).

When its nonnegative, you use the lagrange error bound. Where you need to find the max value and stuff.
 
Be careful about one thing: if a function has derivatives of all orders, we can, of course, form its Taylor series. but even if that series converges for all x, it does not necessarily converge to that function!

A function is said to be (real) analytic at a point if it is differentiable of all orders at that point (so its Taylor series exists at that point) and there exists some neighborhood of the point in which that series converges to the function.

An example of a function that has derivatives of all orders but is NOT analytic at a point is
[tex]f(x)= e^{-\frac{1}{x^2}}[/tex]
if [itex]x\ne 0[/itex], 0 if x= 0. It can be shown that all derivatives exist and are equal to 0 at x= 0 so its Taylor series at x= 0 is just 0, but clearly the function is not 0 except at x= 0.
 
Last edited by a moderator:

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K