math calculator
Taylor & Maclaurin Series Calculator
Compute Taylor and Maclaurin polynomial series approximations with step-by-step error analysis.
Inputs
Results
P4(1) Approximation
2.708333
Convergence Curve
Blue: exact f(x) | Dashed: Taylor approximation Pₙ(x)
Step-by-Step Expansion Steps
For \(f(x) = e^x\), all derivatives are \(f^{(k)}(x) = e^x\). At center \(a = 0\), \(f^{(k)}(0) = e^{0} \approx 1.0000\).
The Taylor expansion is constructed as:
Formula
Taylor & Maclaurin Series formulas
P_n(x) = \sum_{k=0}^{n} \frac{f^{(k)}(a)}{k!}(x - a)^k, \quad R_n(x) = \frac{f^{(n+1)}(c)}{(n+1)!}(x-a)^{n+1}A Taylor polynomial centers the polynomial expansion around point a. The remainder term R_n(x) defines the Lagrange error bound.
Step by step
How the calculation works
- 1Select the base function type (Exponential, Sine, Cosine, or Natural Logarithm).
- 2Specify the center point (a) for expansion and the target approximation degree (n).
- 3Enter the point (x) to evaluate. The calculator expands terms, evaluates the summation, and calculates the absolute error.
Related guides
Learn more about this calculation
Guide
Scientific Notation Guide: Powers of Ten Made Practical
Learn how to convert, compare, and calculate with powers of ten using worked examples and the live DTC scientific calculator.
Site Guide
How to Use Do The Calculation Calculators: A Practical Step-by-Step Guide
Learn the fastest reliable workflow for using Do The Calculation calculators, reading results, checking formulas, and using save, print, share, and export actions correctly.
Scientific
Scientific Calculator
Evaluate transcendental functions directly.
Gamma Func
Factorial & Gamma Calculator
Verify factorial terms used in Taylor denominators.