Analyzing the Structure
The pyramid is organized such that the nth row contains exactly n integers. This structure is governed by the sequence of triangular numbers.
The last number of the nth row, which we call the "fence post," is defined by the sum of the first n integers:
The Master Inequality
To locate the row containing the number 5310, we must identify the integer n such that 5310 falls between the end of the previous row and the end of the current row. This is expressed by the following inequality:
Estimation Strategy
In the context of a competitive exam, we avoid tedious algebraic solving by using estimation. We approximate the expression as:
Since 1002=10000, we know that n must be slightly larger than 100. Testing values near 103, we observe that 1032=10609, which provides a very close approximation.
Final Verification
We now verify the boundaries by calculating the exact values for n=102 and n=103:
For
n=102:
S102=2102×103=5253
For
n=103:
S103=2103×104=5356
Since 5253<5310≤5356, the number 5310 must reside within the 103rd row.
The number 5310 is located in row 103.