Question
Question: Let $S_n = \sum_{r=2}^{n} \frac{3^{r-1}(2r-3)}{r(r-1)}$, then...
Let Sn=∑r=2nr(r−1)3r−1(2r−3), then

S9 is divisible by 4
S9 is divisible by 21
10.S10+3=310
7(S7+3),10(S10+3),13(S13+3) are in G.P.
A, B, D
Solution
To evaluate the sum Sn=∑r=2nr(r−1)3r−1(2r−3), we first analyze the general term Tr=r(r−1)3r−1(2r−3).
Step 1: Decompose the rational part of Tr using partial fractions.
Let r(r−1)2r−3=r−1A+rB. Multiplying by r(r−1), we get 2r−3=Ar+B(r−1). To find A, set r=1: 2(1)−3=A(1)+B(0)⟹−1=A. To find B, set r=0: 2(0)−3=A(0)+B(−1)⟹−3=−B⟹B=3. So, r(r−1)2r−3=r−1−1+r3.
Step 2: Rewrite Tr in a telescoping form.
Substitute the partial fraction decomposition back into Tr: Tr=3r−1(r3−r−11) Tr=r3⋅3r−1−r−13r−1 Tr=r3r−r−13r−1
Let f(r)=r3r. Then Tr=f(r)−f(r−1). This is a telescoping form.
Step 3: Calculate the sum Sn.
Sn=∑r=2nTr=∑r=2n(f(r)−f(r−1)) Sn=(f(2)−f(1))+(f(3)−f(2))+⋯+(f(n)−f(n−1)) All intermediate terms cancel out, leaving: Sn=f(n)−f(1) Sn=n3n−131 Sn=n3n−3.
Step 4: Check the given options.
(A) S9 is divisible by 4. S9=939−3=3239−3=37−3. S9=3(36−1). We know 36=(33)2=272=729. S9=3(729−1)=3(728). To check divisibility by 4, we check if 728 is divisible by 4. 728=4×182. So, S9=3×(4×182)=12×182. Since S9 contains a factor of 4, it is divisible by 4. Option (A) is correct.
(B) S9 is divisible by 21. From (A), S9=3(728). For S9 to be divisible by 21, it must be divisible by 3 and 7. It is clearly divisible by 3. Now check divisibility by 7: 728÷7=104. So, S9=3×(7×104)=21×104. Since S9 contains a factor of 21, it is divisible by 21. Option (B) is correct.
(C) 10⋅S10+3=310. Using the formula Sn=n3n−3: S10=10310−3. 10⋅S10=10(10310−3)=310−30. Then 10⋅S10+3=(310−30)+3=310−27. Since 310−27=310, option (C) is incorrect.
(D) 7(S7+3),10(S10+3),13(S13+3) are in G.P. From Sn=n3n−3, we can write Sn+3=n3n. Multiplying by n, we get n(Sn+3)=3n. Let's find the terms: For n=7: 7(S7+3)=37. For n=10: 10(S10+3)=310. For n=13: 13(S13+3)=313. The sequence of terms is 37,310,313. To check if they are in G.P., we find the common ratio: Ratio 1: 37310=310−7=33=27. Ratio 2: 310313=313−10=33=27. Since the common ratio is constant (27), the terms are in G.P. Option (D) is correct.