Common Taylor Polynomials

0.0(0)
Studied by 2 people
0%Unit 10 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceAP Practice
Supplemental Materials
call kaiCall Kai
Card Sorting

1/4

Last updated 10:33 PM on 4/5/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

5 Terms

1
New cards

Function:

f(x)=exf\left(x\right)=e^{x}

Taylor Polynomial:

1+x+x22!+x33!+x44!++xnn!1+x+\frac{x^2}{2!}+\frac{x^3}{3!}+\frac{x^4}{4!}+\cdots+\frac{x^{n}}{n!}

Sigma Notation:

k=0nxkk!\sum_{k=0}^{n}\frac{x^{k}}{k!}

Center:

0

2
New cards

Function:

f(x)=lnxf\left(x\right)=\ln x

Taylor Polynomial:

(x1)(x1)22+(x3)33(x1)44++(1)n+1(x1)nn\left(x-1\right)-\frac{\left(x-1\right)^2}{2}+\frac{\left(x-3\right)^3}{3}-\frac{\left(x-1\right)^4}{4}+\cdots+\frac{\left(-1\right)^{n+1}\left(x-1\right)^{n}}{n}

Sigma Notation:

k=0n(1)k+1(x1)kk\sum_{k=0}^{n}\frac{\left(-1\right)^{k+1}\left(x-1\right)^{k}}{k}

Center:

1

3
New cards

Function:

f(x)=sinxf\left(x\right)=\sin x

Taylor Polynomial:

xx33!+x55!x77!++(1)nx2n+1(2n+1)!x-\frac{x^3}{3!}+\frac{x^5}{5!}-\frac{x^7}{7!}+\cdots+\frac{\left(-1\right)^{n}x^{2n+1}}{\left(2n+1\right)!}

Sigma Notation:

k=0n(1)kx2k+1(2k+1)!\sum_{k=0}^{n}\frac{\left(-1\right)^{k}x^{2k+1}}{\left(2k+1\right)!}

Center:

0

4
New cards

Function:

f(x)=cosxf\left(x\right)=\cos x

Taylor Polynomial:

1x22!+x44!x66!++(1)nx2n(2n)!1-\frac{x^2}{2!}+\frac{x^4}{4!}-\frac{x^6}{6!}+\cdots+\frac{\left(-1\right)^{n}x^{2n}}{\left(2n\right)!}

Sigma Notation:

k=0n(1)kx2k(2k)!\sum_{k=0}^{n}\frac{\left(-1\right)^{k}x^{2k}}{\left(2k\right)!}

Center:

0

5
New cards

Function:

f(x)=11xf\left(x\right)=\frac{1}{1-x}

Taylor Polynomial:

1+x+x2+x3++xn1+x+x^2+x^3+\cdots+x^{n}

Sigma Notation:

k=0nxk\sum_{k=0}^{n}x^{k}

Center:

0