A Taylor expansion is a polynomial approximation of a function near one chosen point. It uses the function's derivatives at that point, so it matches the value, slope, and sometimes higher-order behavior there. The approximation is usually useful only near the center.
If has enough derivatives near , the Taylor polynomial about is built from this pattern:
Stopping after a finite number of terms gives a Taylor polynomial. Letting the pattern continue forever gives a Taylor series. Those ideas are closely related, but they are not the same object.
What Taylor Expansion Matches At The Center
Each term is chosen so the polynomial agrees with the function at .
- matches the function's value.
- matches the slope.
- helps match the curvature.
That is why Taylor expansion is more than a memorized formula. It is a polynomial designed to imitate the function locally.
When A Taylor Approximation Works Well
Taylor expansion is most useful when three conditions line up:
- The function has the needed derivatives at the center.
- You only need values for near that center.
- A polynomial is easier to compute or analyze than the original function.
The second condition matters most in practice. Even for familiar functions such as , , and , a low-degree Taylor polynomial is usually much better close to the center than far from it.
Worked Example: Approximate
Use a Maclaurin expansion, which means the center is .
For , every derivative is still . At :
So the second-degree Taylor polynomial is
Now substitute :
The actual value is about , so the approximation is already close.
Why does this work? Because is close to the center . The same short polynomial would usually be less accurate much farther away.
Maclaurin Expansion Is The Case
When the center is , the Taylor expansion becomes
This special case is called a Maclaurin expansion. It appears often because many functions are easy to differentiate and evaluate at .
Common Taylor Expansion Mistakes
Mixing up a polynomial with a series
A finite Taylor expansion is a polynomial approximation. The infinite Taylor series is a different object. People often blur the terms, but the distinction matters when you talk about convergence.
Using the approximation too far from the center
The expansion is built around . If is far from , a low-degree approximation may no longer be reliable.
Dropping the factorial
The coefficient of is , not just . Missing the factorial changes every higher-order term.
Assuming every smooth function equals its Taylor series
Having derivatives is not, by itself, enough to guarantee that the full Taylor series equals the function everywhere nearby. A finite expansion should be treated as an approximation unless the problem gives a stronger result.
Where Taylor Expansion Is Used
Students usually meet Taylor expansion when they need to:
- Estimate a function value with a short polynomial.
- Simplify a complicated expression near an equilibrium point.
- Study local behavior in calculus, differential equations, or physics.
- Compare how much accuracy improves when more terms are added.
Try A Similar Problem
Build the second-degree Taylor expansion of at , then use it to approximate . If you want a useful next step, compare that finite approximation with a full Taylor series.
Need help with a problem?
Upload your question and get a verified, step-by-step solution in seconds.
Open GPAI Solver →