Maclaurin Series
Definition
Worked examples
Common mistakes
- \(\sin x = x - \frac{x^2}{2!} + \frac{x^3}{3!} - \cdots\) → \(\sin x = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \cdots\) Sine uses only odd powers; even powers belong to cosine.
- The Maclaurin series for \(f(x)\) is centered at \(x = a\) → A Maclaurin series is always centered at \(x = 0\) A Taylor series centered at any other point \(a \ne 0\) is not a Maclaurin series.
- \(f(x) = \sum_{n=0}^{\infty} f(n) \frac{x^n}{n!}\) → \(f(x) = \sum_{n=0}^{\infty} f^{(n)}(0) \frac{x^n}{n!}\) Use the nth derivative evaluated at zero, not the function value at n.
Where you'll use it next
Found in 1 StudyPug lesson
Calculus 2
In this lesson, we will learn that most functions can be expressed as a Taylor Series. These are power series with a special form, and are centred at a point. If it is centred at 0, then it is called a Maclaurin Series. All of these series require the n'th derivative of the function at point a. We will first apply the Taylor Series formula to some functions. You may notice that trying to find a Taylor Series of a polynomial will just give us back the same polynomial, and not a power series. Then we will learn how to manipulate some of the formulas for some harder functions. Lastly, we will find the Taylor series for sine and cosine, which will requires us to recognize some patterns.
See also
Reviewed by Pat Cheng, M.Ed. — StudyPug Curriculum Lead · Last updated June 6, 2026