Let t₁, t₂,... be real numbers such that t₁ + t₂ + … + tₙ = 2n² + 9n + 13, for every positive integer n ≥ 2. If tₖ = 103, then k equals
Show solution
Correct answer: 24
We're given the running total of a sequence and asked to find which term equals 103. The key idea: if you know the partial sums, you can recover any individual term by subtraction.
Step 1 — Set up notation
Let , valid for every .
Step 2 — Recover a single term from two partial sums
The -th term is the difference between the sum of the first terms and the sum of the first terms:
This is valid whenever both and are defined by the given formula — i.e., when , or . (We'll check at the end that our answer satisfies this.)
Step 3 — Compute
Substitute into the formula:
Expand each piece:
- , so
Putting it together:
Step 4 — Subtract to get
The terms cancel, leaving a clean linear expression — as expected when the partial sum is quadratic.
💡 Teacher tip: Whenever a sequence is defined through its partial sums, the -th term is simply . A quadratic always produces a linear , because the terms cancel in the difference.
Step 5 — Solve for
Since , our formula applies. ✅
Verification
| Match? | ||||
|---|---|---|---|---|
| ✅ | ||||
| ✅ | ||||
| ✅ |
where .
Alternative approach — Spot the arithmetic progression
Since is quadratic in , the sequence (for ) must be an arithmetic progression. We can confirm this by computing two consecutive terms directly:
Then:
Common difference: .
So for :
Setting gives , confirming our answer.
This route is faster if you immediately recognise that a quadratic partial sum implies an arithmetic sequence — you can skip the algebra and just compute two terms to pin down the common difference.
Answer:
💡 Closing insight: The constant term in cancels completely when we take the difference — it shifts every partial sum by the same amount but has no effect on individual terms. Only the and coefficients shape the sequence itself.