Pentagonal Number — Definition, Formula & Examples
A pentagonal number is a figurate number that counts the number of dots in a pattern forming nested pentagons. The sequence begins 1, 5, 12, 22, 35, 51, ...
The -th pentagonal number is defined by for positive integers . Equivalently, is the sum of the first terms of the arithmetic sequence whose common difference is 3.
Key Formula
Where:
- = The n-th pentagonal number
- = A positive integer indicating position in the sequence
How It Works
To find the -th pentagonal number, substitute into the formula . You can also build each pentagonal number from the previous one: add to the -th pentagonal number to get the -th. Geometrically, each layer of the pentagon adds a new ring of dots around the previous figure, and that ring contains exactly dots.
Worked Example
Problem: Find the 7th pentagonal number.
Substitute into the formula: Replace with 7 in the pentagonal number formula.
Simplify: Multiply and divide.
Answer: The 7th pentagonal number is 70.
Visualization
Why It Matters
Pentagonal numbers appear in Euler's pentagonal number theorem, which provides a remarkable formula for integer partitions — a central topic in combinatorics and number theory. Generalized pentagonal numbers (allowing negative indices in the formula) serve as exponents in an infinite product expansion of , connecting figurate numbers to deep algebraic identities.
Common Mistakes
Mistake: Confusing triangular number and pentagonal number formulas.
Correction: Triangular numbers use , while pentagonal numbers use . The coefficient 3 in the pentagonal formula reflects the pentagon's geometry.
