Series Calculator
Analyze convergence, compute sums, and expand Taylor/Maclaurin series with step-by-step solutions
Drag & drop or click to add images or PDF
What is a Series?
A series is the sum of the terms of a sequence. An infinite series takes the form:
The partial sums are . If the sequence of partial sums converges to a finite limit , we say the series converges and . Otherwise, the series diverges.
Geometric Series: The series converges to when .
p-Series: The series converges when and diverges when .
Power Series: A series of the form that represents a function within its radius of convergence.
Taylor Series: The power series expansion of about :
When , this is called a Maclaurin series.
How to Determine Convergence
Divergence Test (nth-term test)
If , the series diverges. Note: if the limit is 0, the test is inconclusive.
Ratio Test
Compute :
- If : converges absolutely
- If : diverges
- If : inconclusive
Root Test
Compute . Same conclusion rules as the Ratio Test.
Integral Test
If where is positive, continuous, and decreasing for :
Comparison Test
If for all :
- If converges, then converges
- If diverges, then diverges
Alternating Series Test (Leibniz Test)
The alternating series converges if:
- for all
- is decreasing
Common Taylor/Maclaurin Series
| Function | Maclaurin Series | Radius |
|---|---|---|
Choosing the Right Test
| Test | Best For | Key Indicator |
|---|---|---|
| Divergence | Quick elimination | Terms clearly don't approach 0 |
| Ratio | Factorials, exponentials | or in terms |
| Root | nth powers | |
| Integral | Simple decreasing functions | easily integrated |
| Comparison | Terms resemble known series | Looks like p-series or geometric |
| Alternating | Sign-alternating series | factor |
Common Mistakes to Avoid
- Misusing the Divergence Test: If , this does NOT prove convergence. The harmonic series diverges even though .
- Applying Ratio Test when L = 1: When the ratio limit equals 1, the test gives no information. You must use a different test.
- Confusing absolute and conditional convergence: A series can converge conditionally (like the alternating harmonic series) without converging absolutely.
- Wrong radius of convergence: Don't forget to check the endpoints separately when finding the interval of convergence.
- Taylor series remainder: The Taylor polynomial is only an approximation; for finite terms, there is a remainder term whose bound matters for accuracy.
Examples
Frequently Asked Questions
A series converges if its partial sums approach a finite number as you add more terms. A series diverges if the partial sums grow without bound or oscillate without settling on a value.
Taylor series are used to approximate complicated functions with polynomials, making them easier to compute, differentiate, or integrate. They are fundamental in physics, engineering, and numerical analysis for approximating functions near a specific point.
The radius of convergence R is the distance from the center of a power series within which the series converges. For |x - a| < R the series converges absolutely, for |x - a| > R it diverges, and at |x - a| = R you must check endpoints individually.
No. The harmonic series, which is the sum of 1/n from n=1 to infinity, diverges. Even though the terms approach zero, they do not decrease fast enough for the sum to remain finite. This is a classic example showing that terms going to zero is necessary but not sufficient for convergence.
Related Solvers
Related Guides
Try AI-Math for Free
Get step-by-step solutions to any math problem. Upload a photo or type your question.
Start Solving