Geometric Sequence Problem

Q.8. A geometric sequence has first term a and common ratio r, where a and r are positive integers and r>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:

S30S20=kS10

for some positive integer k. What is the smallest possible value of k?

Answer Choices

Solution

The formula for the sum of the first n terms of a geometric sequence is:

Sn=arn1r1

Substituting this into the given equation S30S20=kS10 and simplifying, we find:

r20=k

Thus, the smallest possible value of k is r20. Since the smallest value of r is 2, we have k=220.

Therefore, the smallest possible value of k is 2^{20}.