Maclaurin Series

Summary

A Maclaurin series is a Taylor series centered at 0 . Many elementary functions have simple Maclaurin expansions used for approximation and analysis.

Prerequisites

Taylor Series, Power Series, Higher-Order Derivatives

Formula

If f is infinitely differentiable at 0 , its Maclaurin series is

f(x)=n=0f(n)(0)n!xn,

when the series equals f on an interval (checked via remainder theorems).

Worked Example

ex=n=0xnn!,sinx=n=0(1)nx2n+1(2n+1)!,cosx=n=0(1)nx2n(2n)!.

Each of these converges for all real x (radius R= ).

Common Mistakes

Connections

References

Maclaurin series are in OpenStax Calculus Volume 2.[1]


  1. OpenStax, Calculus Volume 2, Section 6.3, https://openstax.org/details/books/calculus-volume-2 ↩︎