Taylor Series Calculator
Select a function, choose an expansion point and number of terms, and instantly see the Taylor series polynomial with computed coefficients.
Parameters
Set to 0 for a Maclaurin series.
115
Point where the approximation is evaluated.
ln(1+x) converges only for |x| < 1. Results outside this range will diverge.
Set the parameters and click Compute Series to see the expansion.
Polynomial Expression
Term Breakdown
| n | Derivative f^(n)(a) | n! | Coefficient | Term |
|---|
Numerical Approximation at x = 1
Polynomial
—
Exact Value
—
Abs. Error
—
Summary
Select a function, choose an expansion point and number of terms, and instantly see the Taylor series polynomial with computed coefficients.
How it works
- Select a function from the dropdown (sin, cos, exp, or ln(1+x)).
- Enter the expansion point a (default 0 for a Maclaurin series).
- Choose the number of terms n (1 to 15).
- Optionally enter an evaluation point x to see the numerical approximation.
- Click "Compute" — the tool displays each term, the full polynomial, and the approximation error.
Use cases
- Verify hand-computed Taylor expansions for calculus homework.
- Explore how adding more terms improves polynomial approximation accuracy.
- Quickly generate Maclaurin series for sin, cos, and e^x.
- Understand the radius of convergence by watching error grow far from the expansion point.
- Prepare study notes for engineering math or physics courses.
- Check approximations used in numerical methods and signal processing.
Frequently Asked Questions
Last updated: 2026-06-10 ·
Reviewed by Nham Vu