JEE Challenger
More from Sequences and Series

Sum of First Ten Terms of Given Series

If the sum of the first 10 terms of the series 11+14×4+21+24×4+31+34×4+41+44×4+\frac{1}{1+1^4\times 4} + \frac{2}{1+2^4\times 4} + \frac{3}{1+3^4\times 4} + \frac{4}{1+4^4\times 4} + \dots is mn\frac{m}{n}, gcd(m,n)=1\text{gcd}(m, n) = 1, then m+nm + n is equal to :

Options

A

256

B

264

C

276

Correct
D

284

Topics & Concepts

Step-by-Step Solution

To find the sum of the first 1010 terms of the given series, we start by identifying the general term TkT_k of the series:

Tk=k1+4k4T_k = \frac{k}{1 + 4k^4}

Using Sophie Germain's identity, we can factor the denominator: 1+4k4=(2k2)2+4k2+14k2=(2k2+1)2(2k)2=(2k22k+1)(2k2+2k+1)1 + 4k^4 = (2k^2)^2 + 4k^2 + 1 - 4k^2 = (2k^2 + 1)^2 - (2k)^2 = (2k^2 - 2k + 1)(2k^2 + 2k + 1)

Now, observe that the difference between the two factors in the denominator is: (2k2+2k+1)(2k22k+1)=4k(2k^2 + 2k + 1) - (2k^2 - 2k + 1) = 4k

Thus, we can rewrite the numerator kk as: k=14[(2k2+2k+1)(2k22k+1)]k = \frac{1}{4} \left[ (2k^2 + 2k + 1) - (2k^2 - 2k + 1) \right]

Substituting this back into TkT_k, we get: Tk=14[(2k2+2k+1)(2k22k+1)(2k22k+1)(2k2+2k+1)]T_k = \frac{1}{4} \left[ \frac{(2k^2 + 2k + 1) - (2k^2 - 2k + 1)}{(2k^2 - 2k + 1)(2k^2 + 2k + 1)} \right] Tk=14[12k22k+112k2+2k+1]T_k = \frac{1}{4} \left[ \frac{1}{2k^2 - 2k + 1} - \frac{1}{2k^2 + 2k + 1} \right]

Let V(k)=12k22k+1V(k) = \frac{1}{2k^2 - 2k + 1}. Then V(k+1)=12(k+1)22(k+1)+1=12k2+2k+1V(k+1) = \frac{1}{2(k+1)^2 - 2(k+1) + 1} = \frac{1}{2k^2 + 2k + 1}.

Therefore, TkT_k is represented as a telescoping difference: Tk=14[V(k)V(k+1)]T_k = \frac{1}{4} [V(k) - V(k+1)]

The sum of the first 1010 terms, S10S_{10}, is given by: S10=k=110Tk=14k=110[V(k)V(k+1)]S_{10} = \sum_{k=1}^{10} T_k = \frac{1}{4} \sum_{k=1}^{10} [V(k) - V(k+1)] S10=14[V(1)V(11)]S_{10} = \frac{1}{4} [V(1) - V(11)]

Calculating V(1)V(1) and V(11)V(11): V(1)=12(1)22(1)+1=1V(1) = \frac{1}{2(1)^2 - 2(1) + 1} = 1 V(11)=12(11)22(11)+1=12(121)22+1=1221V(11) = \frac{1}{2(11)^2 - 2(11) + 1} = \frac{1}{2(121) - 22 + 1} = \frac{1}{221}

Substituting these values into the sum: S10=14(11221)=14(220221)=55221S_{10} = \frac{1}{4} \left( 1 - \frac{1}{221} \right) = \frac{1}{4} \left( \frac{220}{221} \right) = \frac{55}{221}

We are given that S10=mnS_{10} = \frac{m}{n} with gcd(m,n)=1\text{gcd}(m, n) = 1. Since gcd(55,221)=1\text{gcd}(55, 221) = 1, we have: m=55andn=221m = 55 \quad \text{and} \quad n = 221

Thus, the required value of m+nm + n is: m+n=55+221=276m + n = 55 + 221 = 276

Sum of First Ten Terms of Given Series | Mathematics PYQ Solution - JEE Challenger