Power Series Calculator

Σaₙ(x−c)ⁿ analysis

CalculatorsFreeNo Signup
4.2(519 reviews)
All Tools

Loading tool...

About Power Series Calculator

A power series calculator for common functions. Shows Σaₙ(x−c)ⁿ representation, coefficients, radius of convergence R, and interval of convergence. Select from preset functions. Evaluate partial sums. All calculations are client-side. Essential for analysis and approximation.

Power Series Calculator Features

  • Coefficients
  • Radius R
  • Interval
  • Partial sums
  • Presets
Power series: Σₙ₌₀ aₙ(x−c)ⁿ. Radius of convergence R = 1/lim sup|aₙ|^(1/n) = lim|aₙ/aₙ₊₁|. Converges absolutely for |x−c| < R, diverges for |x−c| > R. Check endpoints separately. Common: eˣ (R=∞), 1/(1−x) (R=1), ln(1+x) (R=1).

How to Use

Select a function:

  • f(x): Preset function
  • Series: Power series
  • R: Radius of convergence

Convergence

|x−c| < R: absolutely convergent. |x−c| > R: divergent. |x−c| = R: must check each endpoint individually (could converge or diverge). Uniform convergence on compact subsets of (-R,R).

Operations

  • Add/subtract term by term
  • Differentiate: Σnaₙxⁿ⁻¹ (same R)
  • Integrate: Σaₙxⁿ⁺¹/(n+1) (same R)
  • Multiply: Cauchy product

Step-by-Step Instructions

  1. 1Select function.
  2. 2View series.
  3. 3Get radius R.
  4. 4Check interval.
  5. 5Evaluate partial sum.

Power Series Calculator — Frequently Asked Questions

How do I find the radius of convergence?+

Ratio test: R = lim|aₙ/aₙ₊₁|. Root test: 1/R = lim sup|aₙ|^(1/n). For simple series: eˣ → R=∞ (factorial growth in denominator). 1/(1−x) → R=1 (geometric, ratio=1). ln(1+x) → R=1 (ratio → 1).

Can I differentiate and integrate power series?+

Yes! Term-by-term within the interval of convergence, and the radius stays the same (though endpoints may change). This is how we derive series for arctan(x) by integrating 1/(1+x²), and for ln(1+x) by integrating 1/(1+x).

What is the Cauchy product?+

Product of two series: (Σaₙxⁿ)(Σbₙxⁿ) = Σcₙxⁿ where cₙ = Σₖ aₖbₙ₋ₖ. This is discrete convolution of coefficients. R of product ≥ min(R₁,R₂). Used for multiplying Taylor series.

Share this tool: