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.

A p-series is an infinite series of the form 1/1^p + 1/2^p + 1/3^p + ..., where p is a constant exponent. It is one of the most important benchmark series in calculus because it gives a simple rule for convergence. Many other series can be compared to a p-series to decide whether they converge or diverge.

The key idea is that the terms must shrink fast enough for the infinite sum to approach a finite value.

The convergence rule for a p-series comes from the integral test. The graph of f(x) = 1/x^p is positive, continuous, and decreasing for x >= 1 when p > 0, so the infinite series can be compared with the improper integral from 1 to infinity. If p > 1, the integral has a finite value and the series converges.

If p <= 1, the integral diverges and the series diverges.

Understanding Calculus: p-Series

The boundary at p equals one is surprisingly sharp. A tiny change above one eventually makes enough difference, even though the early terms may look very similar. For example, terms with exponent one point zero one decrease only a little faster than reciprocal terms.

Their sum does settle to a finite number, but it can do so extremely slowly. In fact, the total can be very large when the exponent is close to one. This shows that convergence means a finite final total, not that the first few partial sums quickly appear to level off.

Partial sums are the practical way to see an infinite series. Add the first ten terms, then the first hundred, then more. For a convergent p-series, these totals rise toward a limiting value because every term is positive.

They never overshoot the limit. For a divergent series, the totals keep rising without a bound, even if each new increase becomes very small.

A calculator can be misleading here. It displays only finitely many terms, so a slowly growing divergent sum may look almost stable.

The p-series is most useful as a comparison tool. Suppose a complicated positive term behaves roughly like one divided by n raised to a power for large values of n. The exact first terms usually do not decide the outcome.

What matters is the long-term rate of decrease. A constant factor does not change convergence. Thus, five divided by n squared has the same behavior as one divided by n squared.

Extra lower-order pieces often do not matter either. For instance, a denominator such as n squared plus seven grows in much the same way as n squared when n becomes large.

Students should pay close attention to the direction of an inequality in comparison tests. A larger positive series is harder to make finite. If a known divergent p-series is smaller than the series being studied, then the studied series must diverge.

If a known convergent p-series is larger, then the studied series must converge. This logic is easy to reverse by accident. Another useful habit is to simplify only the dominant growth.

Powers grow faster than logarithms, while exponentials grow faster than powers. These growth facts help identify when a p-series comparison is appropriate.

There is an important difference between terms approaching zero and a series converging. Every p-series with a positive exponent has individual terms that approach zero. That condition is necessary because terms that stay away from zero cannot form a finite infinite sum.

It is not sufficient. The reciprocal terms approach zero, yet their accumulated total keeps growing. When working problems, first check the term limit.

Then identify the main power of n in the denominator or numerator. Finally, choose a comparison whose behavior is already known and state clearly why the comparison applies.

Key Facts

  • A p-series has the form sum from n = 1 to infinity of 1/n^p.
  • The p-series sum 1/n^p converges if p > 1.
  • The p-series sum 1/n^p diverges if p <= 1.
  • The harmonic series is the p-series with p = 1: sum 1/n.
  • Integral test link: integral from 1 to infinity of 1/x^p dx converges if p > 1.
  • For p > 1, integral from 1 to infinity of 1/x^p dx = 1/(p - 1).

Vocabulary

p-Series
An infinite series of the form sum from n = 1 to infinity of 1/n^p, where p is a constant.
Convergence
A series converges when its sequence of partial sums approaches a finite number.
Divergence
A series diverges when its partial sums do not approach a finite number.
Integral Test
A test that compares an infinite series with an improper integral of a related positive, continuous, decreasing function.
Harmonic Series
The divergent p-series sum from n = 1 to infinity of 1/n, which occurs when p = 1.

Common Mistakes to Avoid

  • Thinking any series with terms going to 0 converges. This is wrong because terms approaching 0 is necessary but not sufficient, as shown by the harmonic series.
  • Using the wrong cutoff p >= 1 for convergence. The p-series converges only when p > 1, while p = 1 diverges.
  • Forgetting that p can be less than or equal to 0. If p <= 0, the terms do not approach 0, so the series must diverge.
  • Applying the integral test without checking the function conditions. The function should be positive, continuous, and decreasing on the interval being used.

Practice Questions

  1. 1 Determine whether the series sum from n = 1 to infinity of 1/n^3 converges or diverges.
  2. 2 Determine whether the series sum from n = 1 to infinity of 1/sqrt(n) converges or diverges, and identify the value of p.
  3. 3 Explain why sum from n = 1 to infinity of 1/n diverges even though the terms 1/n approach 0.