A Taylor series represents a function near a chosen center using derivatives at that center. A Maclaurin series is a Taylor series centered at zero. These series let students approximate functions with polynomial expressions.
The Taylor formula
The Taylor series for \(f(x)\) centered at \(a\) is \(\sum_{n=0}^{\infty} \frac{f^{(n)}(a)}{n!}(x-a)^n\). Each coefficient comes from a derivative value at the center. The factorial in the denominator is essential.
Maclaurin examples
The Maclaurin series for \(e^x\) is \(1 + x + x^2/2! + x^3/3! + \cdots\). The series for \(\sin x\) is \(x - x^3/3! + x^5/5! - \cdots\). The series for \(\cos x\) is \(1 - x^2/2! + x^4/4! - \cdots\).
Why series are useful
Polynomials are easier to calculate, graph, and integrate than many original functions. A Taylor polynomial can approximate a function near the center with increasing accuracy as more terms are added.
Worked example
For \(e^x\) centered at \(0\), every derivative is \(e^x\), and \(e^0 = 1\). Therefore every numerator coefficient is \(1\), giving \(1 + x + x^2/2! + x^3/3! + \cdots\).
Common mistakes
Do not forget the center. A Taylor series centered at \(a\) uses powers of \((x - a)\), not just \(x\). Do not forget factorials. Also, do not assume a series works equally well far from its center.
How to make series practice useful
Series practice should include both construction and interpretation. Construction means finding the terms. Interpretation means knowing where the approximation works, how many terms are useful, and whether the series converges. A Taylor polynomial is not just a decorative formula; it is a local model of a function.
If the series comes from derivatives at a center, keep this guide connected to Derivative Rules Every Student Should Know. If you are using a series to approximate an integral or simplify a difficult expression, compare it with How to Solve Indefinite Integrals Step by Step. Many calculus courses use Taylor series precisely because they turn difficult functions into polynomial-like expressions.
When checking a series answer, look for three details: the center, the factorial pattern, and the powers. Around zero, powers are usually \(x^n\). Around another center, powers must be \((x-a)^n\). Missing that shift changes the meaning of the whole approximation.
Calculator support
Use the Taylor Series Calculator for Taylor expansions and the Series Calculator for broader series practice.
Study checklist
For Taylor and Maclaurin series, always record the center. Then list the first few derivatives and evaluate them at that center. Patterns usually appear after several rows. Once the pattern is clear, write the general term carefully with the factorial and power.
Do not treat a series as only a memorized formula. Ask what the polynomial is approximating and where the approximation is expected to work. A short Taylor polynomial near the center can be excellent, but the same polynomial far from the center may be poor. This is why convergence and remainder ideas matter in later calculus courses.
Practice prompts
Choose a familiar function such as \(e^x\), \(\sin x\), or \(\cos x\). Write the first four derivatives, evaluate them at the center, and build the first four nonzero terms. This shows where the coefficients come from instead of treating the series as something to memorize.
After constructing a series, test an approximation with a small value of \(x\). Compare the polynomial estimate with the original function on a calculator. Then try a larger value and notice whether the approximation gets worse. This gives practical meaning to the phrase local approximation.
Teacher-style review questions
What is the center of the series? Which derivatives create the coefficients? What is the general pattern of signs and powers? Where is the approximation expected to be accurate? These questions keep Taylor series tied to function behavior instead of turning them into a list of memorized expansions.
Quick self-test
Before moving on, write one original example and one sentence explaining the method. Then change a small part of the example and predict whether the same method still works. This tiny variation exercise is a strong test of understanding because it separates memorized answers from flexible problem solving.
For deeper review, write a short explanation as if teaching another student. Include what the problem is asking, which clue tells you the method, what the first algebraic step should be, and what kind of final answer is expected. This turns the guide into active practice and helps the page serve real learners with reasoning, examples, and study support instead of only final answers.