Traps in Sequence & Series
5 mistake patterns students fall for. 2 high-frequency traps appear in almost every exam.
Off-by-one in AP term numbering
Using instead of . The 1st term is , not .
Why: The index starts at 1, not 0, so the first term has zero common differences added.
Forgetting case in GP
The GP sum formula is undefined when .
Why: The formula has in the denominator, which is zero when .
Infinite GP applied when
only works when . Series diverges otherwise.
Why: Students memorize the formula without the convergence condition.
Confusing with
Students sometimes use the formula when asked for , or vice versa.
Why: Both involve the same variables , , and , so the formulas look similar.
Sign error in method of differences
When computing , students mess up the algebra while expanding.
Why: Expanding requires careful distribution of the negative sign across all terms.
Can you spot these traps under time pressure?
Take a timed quiz on Sequence & Series and see if you avoid the mistakes above.