1/8
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
What is the Taylor polynomial?
Tn,a(f(x))=r=0∑nr!fr(a)(x−a)r
with f0(x)=f(x)
What’s the remainder of a Taylor polynomial?
Rn,af(x)=f(x)−Tn,af(x)
or
Rn,af(x)=Tn,xf(x)−Tn,af(x)
If we define h(t)=Tn,tf(x) then
Rn,af(x)=h(x)−h(a)
If the first n+1 derivatives of f exist on an open neighbourhood containing a and x. Then what does dtdTn,tf(x) =?
n!(x−t)nf(n+1)(t)
Proof:
Differentiating each term of Tn,tf(x) leads to cancelations leaving only the f(n+1) term.
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)=n!f(n+1)(c)(x−c)n(x−a) for some c between a and x.
Proof:
Assume the first n+1 derivatives of f exist on an open interval containing a and x.
Let h(t)=Tn,tf(x). Hence, we have Rn,af(x)=f(x)−Tn,af(x)=Tn,xf(x)−Tn,af(x)=h(x)−h(a).
By the Mean Value Theorem, for some c between a and x, x−ah(x)−h(a)=h′(c). By results in the course, h′(c)=n!(x−c)nf(n+1)(c). Therefore Rn,af(x)=(x−a)h′(c)=n!f(n+1)(c)(x−c)n(x−a).
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)=(n+1)!f(n+1)(c)(x−a)n+1 for some c between a and x.
Proof:
Assume the first n+1 derivatives of f exist on an open interval containing a and x.
Let h(t)=Tn,tf(x), so Rn,af(x)=h(x)−h(a).
Apply Cauchy’s Mean Value Theorem to h and a function g (differentiable on (a,x) and continuous on [a,x]) chosen so that g′(t)=(x−t)n.
Then for some c between a and x, g(x)−g(a)Rn,af(x)=g′(c)h′(c) by Cauchy’s M.V.T.
h′(c)=n!(x−c)nf(n+1)(c), so g′(c)h′(c)=n!f(n+1)(c).
Also, g(x)−g(a)=∫ax(x−t)ndt=n+1(x−a)n+1 .
Therefore Rn,af(x)=n!f(n+1)(c)n+1(x−a)n+1=(n+1)!f(n+1)(c)(x−a)n+1.
What’s the Taylor series of f at a?
Assume that all derivatives of f exist in some neighbourhood of a∈R. The Taylor series is
r=0∑∞r!f(r)(a)(x−a)r
What two questions must be asked about a Taylor series?
Does it converge
If it does, does it converge to f(x)
A Taylor Series converging doesn’t automatically mean it converges to the function.
What does the radius of convergence tell us for a Taylor series?
There is some R≥0 such that:
if ∣x−a∣<R, the series converges;
if∣x−a∣>R, the series diverges;
if∣x−a∣=R, the series must be checked separately.
When does a Taylor series converge to f(x)?
If limn→∞Rn,af(x)=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.