Question
Question: Let $S_n$ and $s_n$ denotes the sum of first n terms of two different AP's whose $n^{th}$ term is $T...
Let Sn and sn denotes the sum of first n terms of two different AP's whose nth term is Tn and tn respectively. If Snsn=7n+133n−13 then select the correct option(s)

T9t10=53
T9t10=31
S2nsn=14n+133n−13
S2nsn=28n−263n+13
T9t10=31
Solution
The problem provides the ratio of the sum of the first n terms of two different arithmetic progressions (APs), sn and Sn. Let the first AP have first term a1 and common difference d1. Its nth term is tn. Let the second AP have first term a2 and common difference d2. Its nth term is Tn.
The sum of the first n terms of an AP is given by Sk=2k[2a+(k−1)d]. So, sn=2n[2a1+(n−1)d1] and Sn=2n[2a2+(n−1)d2].
The given ratio is Snsn=7n+133n−13. Substituting the sum formulas:
2n[2a2+(n−1)d2]2n[2a1+(n−1)d1]=7n+133n−13 2a2+(n−1)d22a1+(n−1)d1=7n+133n−13To find the values of a1,d1,a2,d2, we can equate the expressions. Let's assume there exists a constant C such that: 2a1+(n−1)d1=C(3n−13) 2a2+(n−1)d2=C(7n+13)
Expanding the left side of the first equation: 2a1−d1+nd1. Comparing coefficients of n and constant terms with 3Cn−13C: For coefficient of n: d1=3C For constant term: 2a1−d1=−13C Substitute d1=3C: 2a1−3C=−13C⟹2a1=−10C⟹a1=−5C.
Expanding the left side of the second equation: 2a2−d2+nd2. Comparing coefficients of n and constant terms with 7Cn+13C: For coefficient of n: d2=7C For constant term: 2a2−d2=13C Substitute d2=7C: 2a2−7C=13C⟹2a2=20C⟹a2=10C.
Now we have the first term and common difference for both APs in terms of C: First AP: a1=−5C, d1=3C. Second AP: a2=10C, d2=7C.
We need to evaluate the options. Let's start with the terms t10 and T9. The kth term of an AP is given by ak=a+(k−1)d. For the first AP, t10=a1+(10−1)d1=a1+9d1. Substitute a1=−5C and d1=3C: t10=−5C+9(3C)=−5C+27C=22C.
For the second AP, T9=a2+(9−1)d2=a2+8d2. Substitute a2=10C and d2=7C: T9=10C+8(7C)=10C+56C=66C.
Now, calculate the ratio T9t10:
T9t10=66C22C=31This matches the second option.
Calculate S2nsn: sn=2n[2a1+(n−1)d1]=2n[2(−5C)+(n−1)(3C)]=2n[−10C+3nC−3C]=2nC(3n−13).
S2n=22n[2a2+(2n−1)d2]=n[2(10C)+(2n−1)(7C)]=n[20C+14nC−7C]=nC(13+14n).
Now, find the ratio S2nsn:
S2nsn=nC(14n+13)2nC(3n−13)=2(14n+13)3n−13=28n+263n−13