Taylor Series Examples in Math

Start with the recap, study the fully worked examples, then use the practice problems to check your understanding of Taylor Series.

This page combines explanation, solved examples, and follow-up practice so you can move from recognition to confident problem-solving in Math.

Concept Recap

A representation of a function as an infinite sum of terms calculated from the function's derivatives at a single point: f(x)=โˆ‘n=0โˆžf(n)(a)n!(xโˆ’a)nf(x) = \sum_{n=0}^{\infty} \frac{f^{(n)}(a)}{n!}(x-a)^n
When a=0a = 0, it's called a Maclaurin series.

Approximate any smooth function with a polynomial by matching the function's value, slope, curvature, and all higher derivatives at a single point. The more terms you include, the wider the region where the polynomial closely matches the function. It's like fitting a polynomial glove onto the function's hand.

Read the full concept explanation โ†’

How to Use These Examples

  • Read the first worked example with the solution open so the structure is clear.
  • Try the practice problems before revealing each solution.
  • Use the related concepts and background knowledge badges if you feel stuck.

What to Focus On

Core idea: A Taylor series rebuilds a function as an infinite polynomial whose derivatives at aa match the function's.

Common stuck point: The procedure for taylor series is the easy part; the trap is forgetting the n!n! in the denominator. Asking "Am I building an infinite polynomial whose successive derivatives at one center match the function's?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

Sense of Study hint: Ask: Am I building an infinite polynomial whose successive derivatives at one center match the function's?

Worked Examples

Example 1

easy
Find the Maclaurin series for exe^x up to the x4x^4 term.

Answer

ex=1+x+x22+x36+x424+โ‹ฏe^x = 1 + x + \frac{x^2}{2} + \frac{x^3}{6} + \frac{x^4}{24} + \cdots

First step

1
The Taylor series formula is f(x)=โˆ‘n=0โˆžf(n)(0)n!xnf(x) = \sum_{n=0}^{\infty}\frac{f^{(n)}(0)}{n!}x^n. Compute the derivatives of exe^x at x=0x=0.

Full solution

  1. 2
    Since every derivative of exe^x is exe^x, we have f(n)(0)=e0=1f^{(n)}(0) = e^0 = 1 for all nn.
  2. 3
    Substitute into the formula: ex=โˆ‘n=0โˆžxnn!=1+x+x22!+x33!+โ‹ฏe^x = \sum_{n=0}^{\infty}\frac{x^n}{n!} = 1+x+\frac{x^2}{2!}+\frac{x^3}{3!}+\cdots
Every derivative of exe^x is exe^x, so all coefficients are 1/n!1/n!. Converges for all xx.

Example 2

hard
Find the Maclaurin series for lnโก(1+x)\ln(1+x) and state the interval of convergence.

Example 3

medium
Approximate e0.2e^{0.2} using the Maclaurin series for exe^x through the x3x^3 term.

Example 4

medium
Find the Taylor series of lnโกx\ln x about a=1a = 1 through the (xโˆ’1)3(x-1)^3 term.

Example 5

medium
Use the Maclaurin series of cosโกx\cos x and sinโกx\sin x to verify Euler's identity in series form: show the real part of eixe^{ix} equals cosโกx\cos x.

Example 6

hard
Evaluate limโกxโ†’0sinโกxโˆ’xx3\lim_{x \to 0} \frac{\sin x - x}{x^3} using Maclaurin series.

Example 7

hard
Use the first non-zero error term of the Maclaurin series for cosโกx\cos x to bound the error in approximating cosโก(0.5)\cos(0.5) by 1โˆ’x221 - \frac{x^2}{2}.

Example 8

hard
Find the Maclaurin series of arctanโกx\arctan x and use it to write ฯ€\pi as a series.

Example 9

hard
Compute the Maclaurin series of f(x)=excosโกxf(x) = e^x \cos x through the x3x^3 term.

Example 10

challenge
Use Maclaurin series to show limโกxโ†’0exโˆ’1โˆ’xx2=12\lim_{x \to 0} \frac{e^x - 1 - x}{x^2} = \frac{1}{2}.

Practice Problems

Try these problems on your own first, then open the solution to compare your method.

Example 1

easy
Write the first four non-zero Maclaurin terms for sinโกx\sin x.

Example 2

medium
Use three terms of the Maclaurin series for cosโกx\cos x to approximate cosโก(0.1)\cos(0.1).

Example 3

easy
Write the Maclaurin series of exe^x.

Example 4

easy
Write the Maclaurin series of sinโกx\sin x through the x5x^5 term.

Example 5

easy
Write the Maclaurin series of cosโกx\cos x through the x4x^4 term.

Example 6

easy
What is the coefficient of (xโˆ’a)n(x-a)^n in a Taylor series?

Example 7

easy
Find the first two nonzero terms of 11โˆ’x\frac{1}{1-x} as a Maclaurin series.

Example 8

easy
What is the constant term of the Taylor series of ff about aa?

Example 9

easy
The first-degree Taylor polynomial of ff at aa is what?

Example 10

easy
Is 1+x+x21+x+x^2 the exact value or an approximation of 11โˆ’x\frac{1}{1-x}?

Example 11

medium
Find the Taylor series of lnโก(1+x)\ln(1+x) through the x3x^3 term.

Example 12

medium
Use exe^x's series to approximate e0.1e^{0.1} to three terms.

Example 13

medium
Find the Maclaurin series of eโˆ’x2e^{-x^2} through the x4x^4 term.

Example 14

medium
Find the Taylor coefficient of x2x^2 for f(x)=cosโกxf(x)=\cos x at 00.

Example 15

medium
Multiply series to find the x2x^2 coefficient of exsinโกxe^x\sin x.

Example 16

medium
Differentiate the series of sinโกx\sin x term by term to get cosโกx\cos x.

Example 17

medium
Find the Taylor series of f(x)=1xf(x)=\frac{1}{x} about a=1a=1 through (xโˆ’1)2(x-1)^2.

Example 18

medium
Use the series sinโกxโ‰ˆxโˆ’x36\sin x\approx x-\frac{x^3}{6} to estimate sinโก(0.5)\sin(0.5).

Example 19

medium
Find the Maclaurin series of 11+x2\frac{1}{1+x^2} through the x4x^4 term.

Example 20

challenge
Find the limit limโกxโ†’0sinโกxโˆ’xx3\lim_{x\to0}\frac{\sin x-x}{x^3} using series.

Example 21

challenge
Approximate โˆซ01eโˆ’x2โ€‰dx\int_0^1 e^{-x^2}\,dx using the first three series terms.

Example 22

challenge
Show why sinโกxโ‰ˆxโˆ’x36\sin x\approx x-\frac{x^3}{6} has error bounded by x5120\frac{x^5}{120}.

Example 23

easy
Write the Maclaurin series for eโˆ’xe^{-x} through the x3x^3 term.

Example 24

easy
What is the Maclaurin polynomial of degree 22 for f(x)=sinโกxf(x) = \sin x?

Example 25

easy
Write the Taylor series of f(x)=exf(x) = e^x about a=1a = 1 through the (xโˆ’1)2(x-1)^2 term.

Example 26

easy
Find the Maclaurin series of 11+x\frac{1}{1 + x} through the x3x^3 term.

Example 27

easy
Find the Maclaurin series of sinhโกx\sinh x through the x5x^5 term.

Example 28

medium
Use the Maclaurin series of sinโกx\sin x to estimate โˆซ01sinโก(x2)โ€‰dx\int_0^1 \sin(x^2)\,dx to four decimal places.

Example 29

medium
Find the Maclaurin series for f(x)=xcosโกxf(x) = x \cos x through the x5x^5 term.

Example 30

medium
What is f(5)(0)f^{(5)}(0) if f(x)=sinโกxf(x) = \sin x?

Example 31

medium
Find the Maclaurin series for x1+x2\frac{x}{1 + x^2} through the x5x^5 term.

Example 32

medium
Find the Maclaurin polynomial of degree 44 for f(x)=secโกxf(x) = \sec x.

Example 33

hard
Find the Maclaurin series of f(x)=(1+x)1/2f(x) = (1+x)^{1/2} through the x3x^3 term.

Example 34

hard
What is f(10)(0)f^{(10)}(0) if f(x)=x2sinโกxf(x) = x^2 \sin x?

Example 35

hard
Approximate lnโก(1.1)\ln(1.1) using three non-zero terms of the Maclaurin series for lnโก(1+x)\ln(1+x).

Example 36

hard
Find the Maclaurin series of f(x)=sinโกxxf(x) = \frac{\sin x}{x} (define f(0)=1f(0) = 1) through the x4x^4 term.

Background Knowledge

These ideas may be useful before you work through the harder examples.

derivativedifferentiation rulesinfinite geometric seriesconvergence divergence