Week 3+ - Taylor 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

flashcard set

Earn XP

Description and Tags

Flashcards on Taylor series for multivariable calculus and matrices module (prt 1/A) University of York

Last updated 5:57 PM on 5/28/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

Taylor series definition

A smooth function f(x) can be represented as an infinite sum (Taylor series) about the point x=x0x=x_0

f(x)=n=0f(n)(x0)n!(xx0)nf\left(x\right)=\sum_{n=0}^{\infin}\frac{f^{\left(n\right)}\left(x_0\right)}{n!}\left(x-x_0\right)^{n}

2
New cards

What is the Maclaurin series?

A Taylor series based at x0=0x_0=0

3
New cards

What is the Maclaurin series of an exponential function ex or exp(x).

exp(x)=n=0xnn!\exp\left(x\right)=\sum_{n=0}^{\infin}\frac{x^{n}}{n!}

4
New cards

Taylor’s theorem - integral remainder

A function f(x)f\left(x\right) with (N+1)\left(N+1\right) continuous derivatives in the interval II, f(x)CN+1(I)f\left(x\right)\in C^{N+1}\left(I\right) can be written as

f\left(x\right)=\sum_{n=0}^{N}\frac{f^{\left(n\right)}\left(x_0\right)}{n!}\left(x-x_0\right)^{n}+\frac{1}{N!}\int_{x_0}^{x}\left(x-t\right)^{N}f^{\left(N+1\right)}\left(t\right)\differentialD t

<p>A function $$f\left(x\right)$$ with $$\left(N+1\right)$$ continuous derivatives in the interval $$I$$, $$f\left(x\right)\in C^{N+1}\left(I\right)$$ can be written as</p><p>$$f\left(x\right)=\sum_{n=0}^{N}\frac{f^{\left(n\right)}\left(x_0\right)}{n!}\left(x-x_0\right)^{n}+\frac{1}{N!}\int_{x_0}^{x}\left(x-t\right)^{N}f^{\left(N+1\right)}\left(t\right)\differentialD t$$ </p>
5
New cards

What is the formula for Nth order Taylor polynomial?

PN(x)=n=0Nf(n)(x0)n!(xx0)nP_{N}\left(x\right)=\sum_{n=0}^{N}\frac{f^{\left(n\right)}\left(x_0\right)}{n!}\left(x-x_0\right)^{n}

6
New cards

Formula for integral remainder of Taylor Series

R_{N}\left(x\right)=\frac{1}{N!}\int_{x_0}^{x}\left(x-t\right)^{N}f^{\left(N+1\right)}\left(t\right)\differentialD t

where RNR_{N} is the Nth term remainder of f(x).

7
New cards

Taylor’s theorem - derivative remainder/Lagrange

A function f(x)f\left(x\right) with (N+1)\left(N+1\right) continuous derivatives in the interval II, f(x)CN+1(I)f\left(x\right)\in C^{N+1}\left(I\right) can be written as

f(x)=n=0Nf(n)(x0)n!(xx0)n+(xx0)N+1(N+1)!f(N+1)(c)f\left(x\right)=\sum_{n=0}^{N}\frac{f^{\left(n\right)}\left(x_0\right)}{n!}\left(x-x_0\right)^{n}+\frac{\left(x-x_0\right)^{N+1}}{\left(N+1\right)!}f^{\left(N+1\right)}\left(c\right) for some value x0cxx_0\le c\le x .

8
New cards

Mean value theorem for integration

\int_{a}^{b}g\left(x\right)h\left(x\right)\differentialD x=g\left(x_0\right)\int_{a}^{b}h\left(x\right)\differentialD x

9
New cards

Convergence of Taylor series

  • consider the derivative form of the remainder term when