Solveeit Logo

Question

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

Let Sn=r=2n3r1(2r3)r(r1)S_n = \sum_{r=2}^{n} \frac{3^{r-1}(2r-3)}{r(r-1)}, then

A

S9S_9 is divisible by 4

B

S9S_9 is divisible by 21

C

10.S10+3=31010.S_{10}+3 = 3^{10}

D

7(S7+3),10(S10+3),13(S13+3)7(S_7+3), 10(S_{10}+3), 13(S_{13}+3) are in G.P.

Answer

A, B, D

Explanation

Solution

To evaluate the sum Sn=r=2n3r1(2r3)r(r1)S_n = \sum_{r=2}^{n} \frac{3^{r-1}(2r-3)}{r(r-1)}, we first analyze the general term Tr=3r1(2r3)r(r1)T_r = \frac{3^{r-1}(2r-3)}{r(r-1)}.

Step 1: Decompose the rational part of TrT_r using partial fractions.

Let 2r3r(r1)=Ar1+Br\frac{2r-3}{r(r-1)} = \frac{A}{r-1} + \frac{B}{r}. Multiplying by r(r1)r(r-1), we get 2r3=Ar+B(r1)2r-3 = A r + B (r-1). To find AA, set r=1r=1: 2(1)3=A(1)+B(0)    1=A2(1)-3 = A(1) + B(0) \implies -1 = A. To find BB, set r=0r=0: 2(0)3=A(0)+B(1)    3=B    B=32(0)-3 = A(0) + B(-1) \implies -3 = -B \implies B=3. So, 2r3r(r1)=1r1+3r\frac{2r-3}{r(r-1)} = \frac{-1}{r-1} + \frac{3}{r}.

Step 2: Rewrite TrT_r in a telescoping form.

Substitute the partial fraction decomposition back into TrT_r: Tr=3r1(3r1r1)T_r = 3^{r-1} \left( \frac{3}{r} - \frac{1}{r-1} \right) Tr=33r1r3r1r1T_r = \frac{3 \cdot 3^{r-1}}{r} - \frac{3^{r-1}}{r-1} Tr=3rr3r1r1T_r = \frac{3^r}{r} - \frac{3^{r-1}}{r-1}

Let f(r)=3rrf(r) = \frac{3^r}{r}. Then Tr=f(r)f(r1)T_r = f(r) - f(r-1). This is a telescoping form.

Step 3: Calculate the sum SnS_n.

Sn=r=2nTr=r=2n(f(r)f(r1))S_n = \sum_{r=2}^{n} T_r = \sum_{r=2}^{n} \left( f(r) - f(r-1) \right) Sn=(f(2)f(1))+(f(3)f(2))++(f(n)f(n1))S_n = (f(2) - f(1)) + (f(3) - f(2)) + \dots + (f(n) - f(n-1)) All intermediate terms cancel out, leaving: Sn=f(n)f(1)S_n = f(n) - f(1) Sn=3nn311S_n = \frac{3^n}{n} - \frac{3^1}{1} Sn=3nn3S_n = \frac{3^n}{n} - 3.

Step 4: Check the given options.

(A) S9S_9 is divisible by 4. S9=3993=39323=373S_9 = \frac{3^9}{9} - 3 = \frac{3^9}{3^2} - 3 = 3^7 - 3. S9=3(361)S_9 = 3(3^6 - 1). We know 36=(33)2=272=7293^6 = (3^3)^2 = 27^2 = 729. S9=3(7291)=3(728)S_9 = 3(729 - 1) = 3(728). To check divisibility by 4, we check if 728 is divisible by 4. 728=4×182728 = 4 \times 182. So, S9=3×(4×182)=12×182S_9 = 3 \times (4 \times 182) = 12 \times 182. Since S9S_9 contains a factor of 4, it is divisible by 4. Option (A) is correct.

(B) S9S_9 is divisible by 21. From (A), S9=3(728)S_9 = 3(728). For S9S_9 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=104728 \div 7 = 104. So, S9=3×(7×104)=21×104S_9 = 3 \times (7 \times 104) = 21 \times 104. Since S9S_9 contains a factor of 21, it is divisible by 21. Option (B) is correct.

(C) 10S10+3=31010 \cdot S_{10} + 3 = 3^{10}. Using the formula Sn=3nn3S_n = \frac{3^n}{n} - 3: S10=310103S_{10} = \frac{3^{10}}{10} - 3. 10S10=10(310103)=3103010 \cdot S_{10} = 10 \left( \frac{3^{10}}{10} - 3 \right) = 3^{10} - 30. Then 10S10+3=(31030)+3=3102710 \cdot S_{10} + 3 = (3^{10} - 30) + 3 = 3^{10} - 27. Since 310273103^{10} - 27 \neq 3^{10}, option (C) is incorrect.

(D) 7(S7+3),10(S10+3),13(S13+3)7(S_7+3), 10(S_{10}+3), 13(S_{13}+3) are in G.P. From Sn=3nn3S_n = \frac{3^n}{n} - 3, we can write Sn+3=3nnS_n + 3 = \frac{3^n}{n}. Multiplying by nn, we get n(Sn+3)=3nn(S_n+3) = 3^n. Let's find the terms: For n=7n=7: 7(S7+3)=377(S_7+3) = 3^7. For n=10n=10: 10(S10+3)=31010(S_{10}+3) = 3^{10}. For n=13n=13: 13(S13+3)=31313(S_{13}+3) = 3^{13}. The sequence of terms is 37,310,3133^7, 3^{10}, 3^{13}. To check if they are in G.P., we find the common ratio: Ratio 1: 31037=3107=33=27\frac{3^{10}}{3^7} = 3^{10-7} = 3^3 = 27. Ratio 2: 313310=31310=33=27\frac{3^{13}}{3^{10}} = 3^{13-10} = 3^3 = 27. Since the common ratio is constant (27), the terms are in G.P. Option (D) is correct.