A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

P-Series

College Depth 91 in the knowledge graph I know this Set as goal
876topics build on this
438prerequisites beneath it
See this on the map →
Improper Integrals - ConvergenceSeries Definition and Partial Sums+1 moreComparison Test
series p-series convergence benchmark

Core Idea

A p-series is sum from n=1 to infinity of 1/np. It converges if p > 1 and diverges if p <= 1. The case p = 1 is the harmonic series, the most famous divergent series. The convergence boundary at p = 1 matches the p-integral test and serves as the primary benchmark for comparison tests. Knowing p-series convergence is essential for all subsequent convergence tests.

How It's Best Learned

Prove convergence/divergence using the integral test (integral of 1/xp). Study the harmonic series carefully to understand why terms going to zero is not sufficient for convergence. Use p-series as comparison benchmarks for other series.

Common Misconceptions

Explainer

From your work with series, you know that convergence asks whether the infinite sum of a sequence of terms adds up to a finite number. From improper integrals, you know that ∫₁^∞ 1/xp dx converges when p > 1 and diverges when p ≤ 1 — this is a boundary you calculated explicitly. The p-series ∑ 1/np mirrors this exactly, and that's not a coincidence: it's because the integral test directly connects the two. The integral test says that ∑f(n) and ∫f(x) dx converge or diverge together for positive, decreasing f. Since f(x) = 1/xp is exactly that kind of function, the series and integral share the same fate at the same boundary: p-series converges if and only if p > 1.

The most important special case is p = 1, the harmonic series: 1 + 1/2 + 1/3 + 1/4 + .... This diverges, and it is the canonical example that demolishes the intuition "if the terms go to zero, the series converges." The terms 1/n do go to zero, yet the sum grows without bound. The divergence is very slow — the partial sums only grow like ln(n) — but they do grow forever. The standard proof groups the terms: the 2nd term is ≥ 1/2, the 3rd and 4th terms together are ≥ 1/4 + 1/4 = 1/2, the next four terms are ≥ 1/2, and so on. Each doubling block contributes at least 1/2, so the sum is unbounded. Knowing this failure of a seemingly reasonable test is essential for understanding why the full arsenal of convergence tests is necessary.

When p > 1, the series converges, and the convergence improves as p increases. The series ∑ 1/n² converges (its sum is π²/6, a famous result), ∑ 1/n³ converges to a smaller value, and so on. When p ≤ 0, the terms don't even go to zero, so divergence is immediate by the divergence test. The boundary is precisely p = 1: just below it (like p = 0.99), the terms go to zero but too slowly to converge; just above it (like p = 1.01), the terms go to zero fast enough that the partial sums have a finite limit.

The practical reason to master p-series is that they serve as benchmark comparisons for the comparison tests you'll use next. When you encounter a series like ∑ 1/(n² + 3n), you compare it to ∑ 1/n² (which converges, p = 2) or ∑ 1/√n (which diverges, p = 1/2). If your series is eventually smaller than a convergent p-series, it converges; if it's eventually larger than a divergent one, it diverges. P-series are the reference standards of the comparison test world — knowing their behavior by heart transforms every subsequent convergence analysis into a pattern-matching exercise.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionPartial Fraction Decomposition for IntegrationImproper Integrals - ConvergenceIntegral TestP-Series

Longest path: 92 steps · 438 total prerequisite topics

Prerequisites (3)

Leads To (1)