zuai-logo
zuai-logo
  1. AP Calculus
FlashcardFlashcardStudy GuideStudy Guide
Question BankQuestion BankGlossaryGlossary

Harmonic Series and p-Series

Benjamin Wright

Benjamin Wright

5 min read

Next Topic - Comparison Tests for Convergence

Listen to this study note

Study Guide Overview

This study guide covers p-series in calculus, including their definition and the rules for convergence and divergence. It provides practice problems to determine convergence or divergence based on the value of p. The harmonic series is introduced as a special case of a p-series. Examples demonstrate simplification techniques for applying the p-series test.

#10.5 Harmonic Series and p-Series

Welcome back to Calc BC! As you keep chugging on Unit 10, you’ll find that there’s more to number series (and the course as a whole) than the geometric series we defined in 10.2 Working with Geometric Series:


#🧠 P-Series in Calculus

Before we define them, let’s take a look at the following series of numbers:

1+18+127+164+...1+\frac{1}{8}+\frac{1}{27}+\frac{1}{64}+...1+81​+271​+641​+...

What do the terms have in common? If you look at the denominator, you’ll notice that it is the cube (multiply a number by itself three times).

1+18+127+164+...=113+123+133+143+...1+\frac{1}{8}+\frac{1}{27}+\frac{1}{64}+...=\frac{1}{1^3}+\frac{1}{2^3}+\frac{1}{3^3}+\frac{1}{4^3}+...1+81​+271​+641​+...=131​+231​+331​+431​+...

Another way to describe this patterns is by using the summation notation:

∑n=1∞1n3\sum_{n=1}^{\infty} \frac{1}{n^{3}}n=1∑∞​n31​

What about this following series?

1+14+19+116+125+...1+\frac{1}{4}+\frac{1}{9}+\frac{1}{16}+\frac{1}{25}+...1+41​+91​+161​+251​+...

This time, the pattern is…

112+122+132+142+152+...=∑n=1∞1n2\frac{1}{1^2}+\frac{1}{2^2}+\frac{1}{3^2}+\frac{1}{4^2}+\frac{1}{5^2}+...=\sum_{n=1}^{\infty} \frac{1}{n^{2}}121​+221​+321​+421​+521​+...=n=1∑∞​n21​

What do these two patterns have in common? Let’s put them side by side.

∑n=1∞1n3∑n=1∞1n2\sum_{n=1}^{\infty} \frac{1}{n^{3}}\\\sum_{n=1}^{\infty} \frac{1}{n^{2}}n=1∑∞​n31​n=1∑∞​n21​

You’ll notice that the only differentiating factor is their exponents! We can represent this as a p-series via the following notation.

∑n=1∞1np\sum_{n=1}^{\infty} \frac{1}{n^{p}}n=1∑∞​np1​

Pretty straightforward compared to, say, the Integral Test or the nth-term Test, eh?


#✏️ P-Series Practice Problems

Let’s take a look at a couple examples! In the following set of 6 series, determine whether each series converges or diverges.

#🔢 P-Series Example 1

∑n=1∞1n13\sum_{n=1}^{\infty} \frac{1}{{\sqrt{n}}^{13}}n=1∑∞​n​131​

We can rewrite the following summation as

∑n=1∞1(n1/2)13=∑n=1∞1n13/2\sum_{n=1}^{\infty} \frac{1}{{({n}^{1/2})}^{13}}=\sum_{n=1}^{\infty} \frac{1}{{{n}^{13/2}}}n=1∑∞​(n1/2)131​=n=1∑∞​n13/21​

Since 13/2 = 6.5 > 1, our series converges! ✅

#🔢 P-Series Example 2

∑n=1∞1n4\sum_{n=1}^{\infty} \frac{1}{{n}^{4}}n=1∑∞​n41​

This one’s pretty easy. Our p in this case is 4, and thus our series converges because 4 > 1. ✅

#🔢 P-Series Example 3

∑n=1∞1n=1+12+13+14+15+...\sum_{n=1}^{\infty} \frac{1}{{n}}=1+\frac{1}{2}+\frac{1}{3}+\frac{1}{4}+\frac{1}{5}+...n=1∑∞​n1​=1+21​+31​+41​+51​+...

Series #3 actually has a unique name: the harmonic series! Per our definition of the p-series test, p = 1 is not greater than 1 (they’re equal)… so the harmonic series diverges. ✅

#🔢 P-Series Example 4

∑n=1∞n−3\sum_{n=1}^{\infty} n^{-3}n=1∑∞​n−3

Don’t be fooled by the -3! Just because the number says -3 and -3 < 1 doesn’t mean that our series diverges. We can rewrite the following equation as:

∑n=1∞n−3=∑n=1∞1n3\sum_{n=1}^{\infty} n^{-3}=\sum_{n=1}^{\infty} \frac{1}{n^3}n=1∑∞​n−3=n=1∑∞​n31​

And just like that, our series actually converges as p = 3 > 1! ✅

#🔢 P-Series Example 5

∑n=1∞n5n6\sum_{n=1}^{\infty} \frac{n^5}{{n^6}}n=1∑∞​n6n5​

Again, do not ignore the numerator and jump straight of the numerator and conclude that the series converges because 6 > 1. Simplify the fraction within the summation first! In this case, we get:

∑n=1∞n5n6=∑n=1∞1n\sum_{n=1}^{\infty} \frac{n^5}{{n^6}}=\sum_{n=1}^{\infty} \frac{1}{{n}}n=1∑∞​n6n5​=n=1∑∞​n1​

This looks like an old friend from (3), the harmonic series! Recall that the harmonic series diverges per the definition of the p-series test.

#🔢 P-Series Example 6

∑n=1∞1n0.75n\sum_{n=1}^{\infty} \frac{1}{{n^{0.75}\sqrt{n}}}n=1∑∞​n0.75n​1​

Last but not least: like (1), let’s simplify the denominator and see what we get:

∑n=1∞1n0.75n=∑n=1∞1n0.75∗n0.5=∑n=1∞1n1.25\sum_{n=1}^{\infty} \frac{1}{{n^{0.75}\sqrt{n}}}=\sum_{n=1}^{\infty} \frac{1}{{n^{0.75}*n^{0.5}}}=\sum_{n=1}^{\infty} \frac{1}{{n^{1.25}}}n=1∑∞​n0.75n​1​=n=1∑∞​n0.75∗n0.51​=n=1∑∞​n1.251​

Since p = 1.25 > 1, our series converges.


#🪐 Closing

Out of all the funky and eclectic tests in Unit 10 of AP Calc BC, this test is the friendliest and least complicated. However, you should still be careful in making sure that you simplify the fraction within the summation term and transform it into it’s 1/np1/n^p1/np form before deciding—using the definition—whether the series converges or diverges.

Good luck! ⭐

Explore more resources

FlashcardFlashcard

Flashcard

Continute to Flashcard

Question BankQuestion Bank

Question Bank

Continute to Question Bank

Mock ExamMock Exam

Mock Exam

Continute to Mock Exam

Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Previous Topic - Integral Test for ConvergenceNext Topic - Comparison Tests for Convergence

Question 1 of 7

Which of the following series is a p-series? 🤔

∑n=1∞12n\sum_{n=1}^{\infty} \frac{1}{2^n}∑n=1∞​2n1​

∑n=1∞nn2+1\sum_{n=1}^{\infty} \frac{n}{n^2+1}∑n=1∞​n2+1n​

∑n=1∞1n3\sum_{n=1}^{\infty} \frac{1}{n^{3}}∑n=1∞​n31​

∑n=1∞(−1)nn\sum_{n=1}^{\infty} \frac{(-1)^n}{n}∑n=1∞​n(−1)n​