Taylor Polynomials and Series

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/8

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:23 PM on 5/14/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

9 Terms

1
New cards

What is the Taylor polynomial?

Tn,a(f(x))=r=0nfr(a)r!(xa)rT_{n,a}(f(x))=\sum_{r=0}^{n}\frac{f^{r}\left(a\right)}{r!}\left(x-a\right)^{r}

with f0(x)=f(x)f^0(x)=f(x)

2
New cards

What’s the remainder of a Taylor polynomial?

Rn,af(x)=f(x)Tn,af(x)R_{n,a}f(x)=f(x)-T_{n,a}f(x)

or

Rn,af(x)=Tn,xf(x)Tn,af(x)R_{n,a}f(x)=T_{n,x}f\left(x\right)\left.-T_{n,a}f(x\right)

If we define h(t)=Tn,tf(x)h(t)=T_{n,t}f(x) then

Rn,af(x)=h(x)h(a)R_{n,a}f(x)=h(x)-h(a)

3
New cards

If the first n+1 derivatives of ff exist on an open neighbourhood containing a and x. Then what does ddtTn,tf(x)\frac{d}{dt} T_{n,t}f(x) =?

(xt)nn!f(n+1)(t)\frac{(x-t)^n}{n!}f^{(n+1)}(t)

Proof:

Differentiating each term of Tn,tf(x)T_{n,t}f(x) leads to cancelations leaving only the f(n+1)f^{(n+1)} term.

4
New cards

State and prove Taylor’s Theorem with Cauchy’s form of the error?

Assume the first n+1 derivatives of f exist on an open neighbourhood containing a and x. Then Rn,af(x)=f(n+1)(c)n!(xc)n(xa)R_{n,a}f(x)=\frac{f^{(n+1)}\left(c\right)}{n!}\left(x-c\right)^{n}\left(x-a\right) for some c between a and x.

Proof:

Assume the first n+1n+1 derivatives of ff exist on an open interval containing aa and xx.

Let h(t)=Tn,tf(x)h(t)=T_{n,t}f(x). Hence, we have Rn,af(x)=f(x)Tn,af(x)=Tn,xf(x)Tn,af(x)=h(x)h(a)R_{n,a}f(x)=f(x)-T_{n,a}f(x)=T_{n,x}f(x)-T_{n,a}f(x)=h(x)-h(a).

By the Mean Value Theorem, for some cc between aa and xx, h(x)h(a)xa=h(c)\frac{h(x)-h(a)}{x-a}=h'(c). By results in the course, h(c)=(xc)nn!f(n+1)(c)h'(c)=\frac{(x-c)^n}{n!}f^{(n+1)}(c). Therefore Rn,af(x)=(xa)h(c)=f(n+1)(c)n!(xc)n(xa)R_{n,a}f(x)=(x-a)h'(c)=\frac{f^{(n+1)}(c)}{n!}(x-c)^n(x-a).

5
New cards

State and prove Taylors Theorem with Lagrange’s error?

Assume the first n+1 derivatives of f exist on an open neighbourhood containing a and x. Then Rn,af(x)=f(n+1)(c)(n+1)!(xa)n+1R_{n,a}f(x)=\frac{f^{\left(n+1\right)}\left(c\right)}{\left(n+1\right)!}\left(x-a\right)^{n+1} for some c between a and x.

Proof:

Assume the first n+1n+1 derivatives of ff exist on an open interval containing aa and xx.

Let h(t)=Tn,tf(x)h(t)=T_{n,t}f(x), so Rn,af(x)=h(x)h(a)R_{n,a}f(x)=h(x)-h(a).

Apply Cauchy’s Mean Value Theorem to hh and a function gg (differentiable on (a,x)(a,x) and continuous on [a,x][a,x]) chosen so that g(t)=(xt)ng'(t)=(x-t)^n.

Then for some cc between aa and xx, Rn,af(x)g(x)g(a)=h(c)g(c)\frac{R_{n,a}f(x)}{g(x)-g(a)}=\frac{h'(c)}{g'(c)} by Cauchy’s M.V.T.

h(c)=(xc)nn!f(n+1)(c)h'(c)=\frac{(x-c)^n}{n!}f^{(n+1)}(c), so h(c)g(c)=f(n+1)(c)n!\frac{h'(c)}{g'(c)}=\frac{f^{(n+1)}(c)}{n!}.

Also, g(x)g(a)=ax(xt)ndt=(xa)n+1n+1g(x)-g(a)=\int_a^x (x-t)^n\,dt=\frac{(x-a)^{n+1}}{n+1} .

Therefore Rn,af(x)=f(n+1)(c)n!(xa)n+1n+1=f(n+1)(c)(n+1)!(xa)n+1R_{n,a}f(x)=\frac{f^{(n+1)}(c)}{n!}\frac{(x-a)^{n+1}}{n+1}=\frac{f^{(n+1)}(c)}{(n+1)!}(x-a)^{n+1}.

6
New cards

What’s the Taylor series of f at a?

Assume that all derivatives of f exist in some neighbourhood of aRa\in \mathbb{R}. The Taylor series is

r=0f(r)(a)r!(xa)r\sum_{r=0}^{\infty}\frac{f^{\left(r\right)}\left(a\right)}{r!}\left(x-a\right)^{r}

7
New cards

What two questions must be asked about a Taylor series?

  1. Does it converge

  2. If it does, does it converge to f(x)f(x)

A Taylor Series converging doesn’t automatically mean it converges to the function.

8
New cards

What does the radius of convergence tell us for a Taylor series?

There is some R0R\ge0 such that:

  • if ∣x−a∣<R, the series converges;

  • if∣x−a∣>R, the series diverges;

  • ifxa=R∣x−a∣=R, the series must be checked separately.

9
New cards

When does a Taylor series converge to f(x)f(x)?

If limnRn,af(x)=0\lim_{n\to\infty}R_{n,a}f\left(x\right)=0.

To prove it converges to the original function use an error formula (usually Lagrange’s) and bound it and show it tends to 0 as n tends to infinity.