A geometric sequence has first term a and common ratio r, where a and r are positive integers and r is greater than 1.
The sum of the first n terms of this sequence is denoted by Sn.
It is given that the terms of the sequence satisfy S30 − S20 = k S10 for some positive integer k.
What is the smallest possible value of k?
- A210
- B220
- C230
- D210210−1
- E210(210−1)
Show the answer and worked solution
answer · B
- A210
- B220
- C230
- D210210−1
- E210(210−1)
With Sn = a(rn − 1)r−1, the difference S30 − S20 = a(r30 − r20)r−1 = r20⋅a(r10−1)r−1 = r20S10. So k = r20 exactly, and since r is an integer greater than 1 the smallest case is r = 2, giving k = 220.