Question
Question: If the sum of the series $(\frac{1}{2}-\frac{1}{3})+(\frac{1}{2^2}-\frac{1}{2.3}+\frac{1}{3^2})+(\fr...
If the sum of the series (21−31)+(221−2.31+321)+(231−22.31+2.321−331)+(241−23.31+22.321−2.331+341)+.... is βα, where α and β are co-prime, then α+3β is equal to....

7
Solution
Let the given series be denoted by S. The series is S=(21−31)+(221−2.31+321)+(231−22.31+2.321−331)+(241−23.31+22.321−2.331+341)+....
Let a=21 and b=31. The terms in the series are: First term: T1=a−b Second term: T2=a2−ab+b2 Third term: T3=a3−a2b+ab2−b3 Fourth term: T4=a4−a3b+a2b2−ab3+b4 The n-th term of the series is Tn=an−an−1b+an−2b2−⋯+(−1)nbn.
This is a geometric series with first term an, common ratio −b/a, and n+1 terms. The sum of this geometric series is given by the formula Sum=First term×1−common ratio1−(common ratio)number of terms. Tn=an1−(−b/a)1−(−b/a)n+1=an1+b/a1−(−1)n+1(b/a)n+1=an(a+b)/a1−(−1)n+1bn+1/an+1 Tn=a+ban+1(1−(−1)n+1bn+1/an+1)=a+ban+1−(−1)n+1bn+1.
We need to find the sum of the series S=∑n=1∞Tn=∑n=1∞a+ban+1−(−1)n+1bn+1. S=a+b1∑n=1∞(an+1−(−1)n+1bn+1). S=a+b1(∑n=1∞an+1−∑n=1∞(−1)n+1bn+1).
Let's evaluate the first infinite sum ∑n=1∞an+1. This is a2+a3+a4+…. This is an infinite geometric series with first term A=a2 and common ratio r=a. Since a=21, ∣a∣<1, the sum converges to 1−rA=1−aa2. ∑n=1∞an+1=1−1/2(1/2)2=1/21/4=41×2=21.
Let's evaluate the second infinite sum ∑n=1∞(−1)n+1bn+1. This is (−1)2b2+(−1)3b3+(−1)4b4+⋯=b2−b3+b4−…. This is an infinite geometric series with first term A=b2 and common ratio r=−b. Since b=31, ∣−b∣=∣−1/3∣<1, the sum converges to 1−rA=1−(−b)b2=1+bb2. ∑n=1∞(−1)n+1bn+1=1+1/3(1/3)2=4/31/9=91×43=363=121.
Now substitute these values back into the expression for S. a+b=21+31=63+2=65. S=5/61(21−121). S=56(126−121)=56(125)=5×126×5=6030=21.
The sum of the series is S=21. We are given that the sum is βα, where α and β are co-prime. Comparing S=21 with βα, we have α=1 and β=2. α=1 and β=2 are co-prime (their greatest common divisor is 1).
We need to find the value of α+3β. α+3β=1+3(2)=1+6=7.