Power Series
Unit 10 · Infinite Sequences & Series
Power Series and Taylor/Maclaurin Series
A power series ∑cₙ(x−a)ⁿ converges on an interval centered at a with radius R found via the Ratio Test. Always check both endpoints separately. Taylor polynomials approximate f(x) near a using f and its derivatives; the Lagrange error bound |Rₙ(x)| ≤ M|x−a|ⁿ⁺¹/(n+1)! controls the approximation error.
Taylor/Maclaurin Polynomial
Standard Maclaurin Series
Lagrange Error Bound
Taylor/Maclaurin Polynomial Construction
Compute successive derivatives at a, apply the formula, then use the polynomial to approximate the function.
Find the degree-4 Maclaurin polynomial for cos x and use it to approximate cos(0.2).
Practice more of this type— AI-generated · infinite problems
Generate Problems →Lagrange Error Bound
Identify the (n+1)th derivative, find its maximum M on the interval between a and x, then apply the error formula.
Bound the error when approximating eˣ with P₃(x) = 1 + x + x²/2 + x³/6 at x = 0.5.
Practice more of this type— AI-generated · infinite problems
Generate Problems →Radius and Interval of Convergence
Apply the Ratio Test to find R. The series converges on (a−R, a+R). Then test each endpoint individually.
Find the radius and interval of convergence for ∑xⁿ/(n·2ⁿ).
Practice more of this type— AI-generated · infinite problems
Generate Problems →Representing Functions as Power Series
Start from 1/(1−x) = ∑xⁿ and derive new series by substitution, differentiation, or integration.
Write f(x) = 1/(1+3x) as a power series centered at 0.
Express ln(1+x) as a power series.
Practice more of this type— AI-generated · infinite problems
Generate Problems →