Question
Mathematics Question on Sequence and series
Let Sn denote the sum of first n terms of an A.P. and S2n=3Sn. If S3n=kSn, then the value of k is equal to
A
4
B
5
C
6
D
7
Answer
6
Explanation
Solution
Given, S2n=3Sn
22n[2a+(2n−1)d]=3⋅2n[2a+(n−1)d]
Where, a and d are first term and common difference of an AP respectively.
⇒4a+2(2n−1)d=6a+3(n−1)d
⇒2a+(3n−3−4n+2)d=0
⇒2a+(−n−1)d=0
⇒2a+(n+1)(−d)=0
⇒2a=(n+1)d…(i)
Now, SnS3n=2n[2a+(n−1)d]23n[2a+(3n−1)d]
=[(n+1)d+(n1)d]3[(n+1)d+(3n−1)d] [From E (i)]
=(n+1+n−1)d3[(n+1+3n−1)d]=(2nd)3(4nd)=6
⇒S3n=6Sn
On compare with, S3n=kSn
⇒k=6