For any natural number n, suppose the sum of the first n terms of an arithmetic progression is . If the term of the progression is divisible by , then the smallest possible value of is
For any natural number n, suppose the sum of the first n terms of an arithmetic progression is . If the term of the progression is divisible by , then the smallest possible value of is
Solution
We need to find a pattern for the arithmetic progression and then determine when its nth term is divisible by 9.
We're told that the sum of the first n terms of an arithmetic progression is:
Key Insight: Instead of calculating terms one by one, we can use the relationship between consecutive sums to find a general formula for the nth term.
For any sequence, we know that:
First term:
For :
Let us find the first term:
For :
Let us expand :
Let us check if this formula works for :
So the general term is:
We need to be divisible by 9, which means:
We need to find what value of makes leave remainder 1 when divided by 9.
Let us check systematically:
(remainder 4)
(remainder 8)
(remainder 3)
(remainder 7)
(remainder 2)
(remainder 6)
(remainder 1)
So is our answer.
Let us verify that is indeed divisible by 9:
Since , yes, is divisible by 9.
Why this approach is faster: Instead of calculating 7 different terms individually, we found the general formula and used modular arithmetic to solve directly.
Therefore, the smallest possible value of is .
Related questions:
CAT 2019 Slot 2