Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

An infinite series is a way to add the terms of a sequence forever. Instead of asking only where individual terms go, calculus asks what happens to the running total as more and more terms are added. This idea matters because many functions, measurements, and physical processes can be represented as sums of infinitely many simpler pieces.

Infinite series connect algebra, limits, approximation, and real-world modeling.

The key object is the partial sum, which is the sum of the first n terms of a series. If the partial sums approach a finite number as n grows without bound, the series converges to that number. If the partial sums do not approach a finite number, the series diverges.

A sequence is a list of terms, while a series is the sum formed from those terms.

Understanding Calculus: Introduction to Infinite Series

The safest way to think about an infinite series is as a process, not as a completed pile of numbers. You calculate a total after one term, then after two terms, then after three. Each new total shows whether the process is settling down.

For example, begin with one half, then add one quarter, then one eighth, and continue by halving each time. The totals get closer to one.

They never need to equal one at any finite step. Calculus accepts one as the value because the remaining gap can be made smaller than any chosen positive amount by taking enough terms.

Terms becoming small is important, but it does not settle the issue by itself. Consider adding one over one, then one over two, then one over three, then one over four, continuing forever. Each added amount eventually becomes tiny.

Yet the accumulated total keeps growing, although very slowly. This is called the harmonic series. It shows why students must separate two ideas.

A term tending to zero is required for convergence, but it does not guarantee convergence. A useful habit is to inspect both the individual terms and the behavior of the growing totals.

Positive and negative terms create another important pattern. When signs alternate, later terms can cancel part of what came before. The series one minus one half plus one third minus one fourth and so on does settle to a finite value.

Its partial sums bounce above and below that value, with smaller jumps over time. Alternating series often converge when the term sizes steadily decrease toward zero. The order of terms deserves care in more advanced work.

For some series with positive and negative terms, rearranging the same terms can change the result or even destroy convergence. Infinite addition is not always as flexible as ordinary finite addition.

Series are useful because they provide controlled approximations. A calculator may evaluate a sine, exponential, or logarithm using a series behind the scenes. Physicists use series when an exact equation is difficult but a nearby approximation is enough.

Engineers may keep only the first few terms when later terms are too small to affect a measurement. The difference between a partial sum and the final value is called the remainder or error. When learning this topic, pay attention to how fast terms shrink.

Fast shrinking usually gives accurate approximations with few terms. Slow shrinking may require many terms and can make numerical work unreliable.

Several tests help classify series without finding every partial sum. Comparison tests match unfamiliar positive terms with terms from a known series. Ratio and root tests are especially useful when factorials or powers appear.

Integral ideas connect a series to the area under a curve. These methods are not tricks to memorize without purpose. Each one answers a practical question about whether the accumulated contributions have a finite limit.

Start by checking whether the terms approach zero. Then notice signs, term size, and any recognizable pattern such as a constant ratio. Those observations usually point toward the right test.

Key Facts

  • A sequence is written a1, a2, a3, ... and lists terms in order.
  • An infinite series is written a1 + a2 + a3 + ... or sum from k = 1 to infinity of ak.
  • The nth partial sum is Sn = a1 + a2 + ... + an.
  • A series converges if lim n to infinity Sn = S for some finite number S.
  • A necessary condition for convergence is lim n to infinity an = 0.
  • Geometric series formula: a + ar + ar^2 + ... = a/(1 - r) when |r| < 1.

Vocabulary

Sequence
A sequence is an ordered list of numbers, usually written as a1, a2, a3, and so on.
Series
A series is the sum of the terms of a sequence.
Partial Sum
A partial sum is the sum of a finite number of terms from a series.
Convergence
Convergence means the partial sums of an infinite series approach a finite limiting value.
Divergence
Divergence means the partial sums of an infinite series do not approach a finite limiting value.

Common Mistakes to Avoid

  • Confusing a sequence with a series. A sequence lists terms, while a series adds those terms.
  • Assuming that an approaching 0 guarantees convergence. The terms must approach 0 for convergence, but that condition alone is not enough.
  • Adding only a few terms and declaring the exact sum. A finite partial sum may be a good approximation, but the infinite series equals the limit of all partial sums.
  • Using the geometric series formula when |r| is not less than 1. The formula a/(1 - r) applies only when the common ratio has absolute value less than 1.

Practice Questions

  1. 1 Find the first four partial sums of the series 1/2 + 1/4 + 1/8 + 1/16 + ... . What value do the partial sums appear to approach?
  2. 2 Determine whether the geometric series 3 + 1.5 + 0.75 + 0.375 + ... converges, and if it does, find its sum.
  3. 3 A sequence has terms an = 1/n. Explain why the fact that an approaches 0 does not by itself prove that the series 1 + 1/2 + 1/3 + 1/4 + ... converges.