What is the difference between a sequence and a series
A sequence is an ordered list of terms; a series is the sum of the terms of a sequence. Thus a sequence lists numbers, while a series produces a single value (or diverges) by adding them together.
Calculus · Series
Sequence vs. Series
A sequence is a function whose domain is the natural numbers, assigning a single term to each index. It is written (, , ,\dots) or \{\}_{n=1}^{}. For example, the sequence defined by = 2n+1 yields 3,5,7,9,\dots. The focus is on the individual terms and their behavior as n grows. One often studies whether the terms approach a limit; if \lim_{n\to\infty} = L, the sequence converges to L. If no such limit exists, the sequence diverges. Sequences can be arithmetic, geometric, or defined recursively, each with its own formula for the nth term. Understanding a sequence’s pattern is the first step before forming a series from it. In calculus, sequences provide the foundation for limits, continuity, and series expansions.
Series as a Sum of a Sequence
A series takes a sequence \{\} and adds its terms together, forming the expression \sum_{n=1}^{} . The sum is not computed directly; instead one examines the sequence of partial sums = \sum_{n=1}^{N} . If the partial sums approach a finite limit S as N\to\infty, the series converges to S; otherwise it diverges. For instance, the geometric series with = has partial sums = 1 - and converges to 1. Series are central to power series, Fourier series, and Taylor expansions, where each term contributes to an approximation of a function. Because a series collapses many terms into a single value, its convergence properties are more delicate than those of the underlying sequence.
Key differences between a sequence and a series:
- A sequence lists individual terms; a series adds them together
- Sequences are indexed by n; series are expressed with the sigma notation
- Convergence of a sequence looks at \lim_{n\to\infty} ; convergence of a series looks at \lim_{N\to\infty}
- A divergent sequence can still generate a convergent series if terms decrease fast enough
Testing convergence of a series:
- 1Write the series in sigma notation and identify
- 2Form the partial sum = \sum_{n=1}^{N}
- 3Take the limit \lim_{N\to\infty} ; if it exists and is finite, the series converges
- 4If the limit does not exist or is infinite, the series diverges
Comparison of properties:
| Sequence | Series |
|---|---|
| Defined by | Defined by partial sums |
| Focus on individual terms | Focus on accumulated sum |
| Convergence: \lim_{n\to\infty} | Convergence: \lim_{N\to\infty} |
| Example: = 2n+1 | Example: \sum_{n=1}^{} 2n+1 |
Example: consider the sequence = 2n+1. The first five terms are 3, 5, 7, 9, 11. The corresponding series \sum_{n=1}^{5} adds these numbers: 3+5+7+9+11 = 35. The partial sum formula for this arithmetic sequence is = ( + ). Plugging N=5, =3, =11 gives = (3+11)=\times14=35, confirming the direct addition. If we let N\to\infty, the sum grows without bound, so the infinite series diverges.
Check yourself
What must you examine to determine whether a series converges?
Get this as a lesson built for you
Describe what you are studying and Lernex writes the lesson and the questions around it. Free, and it takes about a minute.
Try itNo account needed to try it.
What people ask next
- How do I find the sum of a geometric series?Ask
- What is the difference between absolute and conditional convergence?Ask
- How do I test for divergence of a series?Ask
- how do you know when a series converges
- when do you use the chain rule vs the product rule
- why does 0/0 mean you can factor and cancel
- why is the derivative of e^x itself
