Hexagonal Number — Definition, Formula & Examples
A hexagonal number is a figurate number that represents the number of dots that can be arranged in a regular hexagonal pattern. The sequence begins 1, 6, 15, 28, 45, 66, ...
The th hexagonal number is defined as for positive integers . Equivalently, hexagonal numbers form a subset of the triangular numbers: every hexagonal number is also the th triangular number.
Key Formula
Where:
- = The nth hexagonal number
- = A positive integer (the index in the sequence)
How It Works
To find the th hexagonal number, substitute into the formula . You can also build the sequence by noting that consecutive hexagonal numbers differ by , since . To test whether a given positive integer is hexagonal, check whether is a positive integer.
Worked Example
Problem: Find the 5th hexagonal number.
Apply the formula: Substitute into .
Simplify: Compute the expression inside the parentheses first, then multiply.
Answer: The 5th hexagonal number is 45.
Visualization
Why It Matters
Hexagonal numbers appear in number theory when studying which integers can be expressed as figurate numbers. They connect to triangular numbers (every hexagonal number is triangular) and arise in problems about partitions and polygonal number representations.
Common Mistakes
Mistake: Confusing hexagonal numbers with the count of hexagonal cells (like a honeycomb tiling).
Correction: Hexagonal numbers count dots arranged in nested hexagonal layers around a central dot, not the number of hexagonal tiles. The formula gives dot counts, not cell counts.
