AP Calculus BC

Does the Sum of 1/n^4 Converge? Yes

The sum of 1 over n to the fourth converges. It is a p-series with p equal to 4, and p above 1 means convergence. The exact value is pi to the fourth over 90, about 1.0823, but that number comes from Euler and not from the p-series test, which only ever returns a verdict.

n=11n4\sum_{n=1}^{\infty}\frac{1}{n^{4}}

Converges

sum=π490\text{sum} = \frac{\pi^{4}}{90}

Settled by the p-series test.

Match it to the p-series template

The term is a single power of nn in the denominator and nothing else, so the p-series rule applies with no rewriting.

n=11n4,p=4\sum_{n=1}^{\infty}\frac{1}{n^{4}}, \qquad p = 4

A p-series converges when p>1p > 1 and diverges when p1p \le 1. Here p=4p = 4 sits well above the line, so the series converges, and the positive terms make that absolute convergence.

The value is Euler's, not the test's

Euler settled the p=2p = 2 case, the Basel problem, and the same machinery handles the fourth power.

n=11n4=π4901.0823\sum_{n=1}^{\infty}\frac{1}{n^{4}} = \frac{\pi^{4}}{90} \approx 1.0823

A test returns a verdict, never a value

Nothing inside the p-series test produces pi to the fourth over 90. Piling up terms on a calculator will creep towards 1.0823 and establish nothing, because a partial sum is a finite number and finite numbers cannot rule out a slow divergence. The exponent rule is the entire proof.

The mistakes students make

The errors here are about where pp lives and about what a convergence test is for.

  • Reading pp off the numerator or the starting index. In 1n4\frac{1}{n^{4}} the value of pp is the exponent on nn in the denominator, so p=4p = 4.
  • Quoting π490\frac{\pi^{4}}{90} as though the p-series test had produced it. The test gives convergence and stops there; the value is a separate and far harder result.
  • Treating the cutoff as p1p \ge 1. Convergence needs pp strictly greater than 11, since p=1p = 1 is the harmonic series and it diverges.

Not sure which test a series wants?

The Convergence Test Chooser walks the decision in order: nth term first, then geometric and p-series pattern matching, then alternating structure, then the ratio test, and finally the comparison family.

Frequently asked questions

Does the sum of 1/n^4 converge?

Yes. It is a p-series with p=4p = 4, and every p-series with p>1p > 1 converges.

What does the sum of 1/n^4 equal?

π490\frac{\pi^{4}}{90}, about 1.08231.0823. That value is a known result, not something the convergence test hands you.

Why does 1/n^4 converge when 1/n does not?

Only the exponent decides it. p=4p = 4 is above the cutoff, p=1p = 1 sits exactly on it, and the boundary case diverges.