All Exams Test series for 1 year @ ₹349 only
Question

If the sum of the first 20 terms of the series$ \frac{4\cdot1}{4+3\cdot1^2+1^4} + \frac{4\cdot2}{4+3\cdot2^2+2^4} + \frac{4\cdot3}{4+3\cdot3^2+3^4} + \frac{4\cdot4}{4+3\cdot4^2+4^4} + \dots $ is $ \frac{m}{n} $, where $m$ and $n$ are coprime, then $m + n$ is equal to :

The correct answer is
421

The problem asks for the sum of the first 20 terms of a given series and then to calculate $m+n$ based on the sum represented as $\frac{m}{n}$ where $m$ and $n$ are coprime.

Series Term Analysis

The general term of the series is given by:

$ T_k = \frac{4k}{4+3k^2+k^4} $

Let's analyze the denominator $ D = k^4 + 3k^2 + 4 $. We can rewrite this using algebraic manipulation:

$ D = (k^4 + 4k^2 + 4) - k^2 $

Recognizing the perfect square $(k^2+2)^2$, we get:

$ D = (k^2+2)^2 - k^2 $

This is a difference of squares, $a^2 - b^2 = (a-b)(a+b)$, where $a = k^2+2$ and $b=k$. So:

$ D = ((k^2+2) - k)((k^2+2) + k) = (k^2 - k + 2)(k^2 + k + 2) $

Now, the general term $T_k$ becomes:

$ T_k = \frac{4k}{(k^2 - k + 2)(k^2 + k + 2)} $

Partial Fraction Decomposition for Telescoping Sum

We aim to express $T_k$ in the form $2 \left( \frac{1}{f(k-1)} - \frac{1}{f(k)} \right)$ for some function $f(k)$. Let $f(k) = k^2 + k + 2$. Then $f(k-1) = (k-1)^2 + (k-1) + 2 = k^2 - 2k + 1 + k - 1 + 2 = k^2 - k + 2$.

Consider the difference $f(k) - f(k-1)$:

$ f(k) - f(k-1) = (k^2 + k + 2) - (k^2 - k + 2) = 2k $

The numerator of $T_k$ is $4k$, which is $2 \times (2k)$. So we can write:

$ T_k = \frac{2(f(k) - f(k-1))}{f(k-1)f(k)} $

Separating the terms:

$ T_k = 2 \left( \frac{f(k)}{f(k-1)f(k)} - \frac{f(k-1)}{f(k-1)f(k)} \right) = 2 \left( \frac{1}{f(k-1)} - \frac{1}{f(k)} \right) $

Substituting back $f(k)$ and $f(k-1)$:

$ T_k = 2 \left( \frac{1}{k^2 - k + 2} - \frac{1}{k^2 + k + 2} \right) $

Calculating the Sum of the First 20 Terms

The sum of the first 20 terms, $S_{20}$, is given by $\sum_{k=1}^{20} T_k$. This is a telescoping series:

$ S_{20} = \sum_{k=1}^{20} 2 \left( \frac{1}{k^2 - k + 2} - \frac{1}{k^2 + k + 2} \right) $

Let's write out the terms:

  • For $k=1$: $ 2 \left( \frac{1}{1^2-1+2} - \frac{1}{1^2+1+2} \right) = 2 \left( \frac{1}{2} - \frac{1}{4} \right) $
  • For $k=2$: $ 2 \left( \frac{1}{2^2-2+2} - \frac{1}{2^2+2+2} \right) = 2 \left( \frac{1}{4} - \frac{1}{8} \right) $
  • For $k=3$: $ 2 \left( \frac{1}{3^2-3+2} - \frac{1}{3^2+3+2} \right) = 2 \left( \frac{1}{8} - \frac{1}{14} \right) $
  • ...
  • For $k=20$: $ 2 \left( \frac{1}{20^2-20+2} - \frac{1}{20^2+20+2} \right) = 2 \left( \frac{1}{382} - \frac{1}{422} \right) $

Notice that the second part of each term cancels with the first part of the next term. The sum simplifies to:

$ S_{20} = 2 \left( \frac{1}{f(0)} - \frac{1}{f(20)} \right) $

Where $f(k) = k^2 + k + 2$. We need $f(0)$ and $f(20)$.

  • $ f(0) = 0^2 + 0 + 2 = 2 $
  • $ f(20) = 20^2 + 20 + 2 = 400 + 20 + 2 = 422 $

Substituting these values:

$ S_{20} = 2 \left( \frac{1}{2} - \frac{1}{422} \right) $

$ S_{20} = 2 \left( \frac{422 - 2}{2 \times 422} \right) = 2 \left( \frac{420}{844} \right) = \frac{420}{422} $

Simplifying the fraction by dividing the numerator and denominator by 2:

$ S_{20} = \frac{210}{211} $

Determining m, n, and m + n

The sum is given as $ \frac{m}{n} $, where $m$ and $n$ are coprime. We found the sum to be $ \frac{210}{211} $.

  • $ m = 210 $
  • $ n = 211 $

To check if they are coprime, we note that 211 is a prime number. Since 210 is not a multiple of 211, $m$ and $n$ are coprime.

The question asks for the value of $m+n$:

$ m + n = 210 + 211 = 421 $

Was this answer helpful?

Similar Questions

  1. Let A = {-3, -2, -1, 0, 1, 2, 3}. Let R be a relation on A defined by xRy if and only if $0\le x^2+2y\le 4$. Let $l$ be the number of elements in R and $m$ be the minimum number of elements required to be added in R to make it a reflexive relation. Then $l + m$ is equal to

  2. Let $\alpha$ and $\beta$ be the roots of $x^2 + \sqrt{3}x-16=0$, and $\gamma$ and $\delta$ be the roots of $x^2 + 3x - 1 = 0$. If $P_n = \alpha^n + \beta^n$ and $Q_n = \gamma^n + \delta^n$, then $\frac{P_{25} + \sqrt{3}P_{24}}{2P_{23}} + \frac{Q_{25}-Q_{23}}{Q_{24}}$ is equal to

  3. Let the domain of the function $f (x) = \log_2 \log_4 \log_6(3 + 4x -x^2)$ be $(a, b)$. 

    If  $\int_{b-a}^{b+a}[x^2] dx=p-\sqrt{q}-\sqrt{r}$, $p,q,r\in N$, $gcd(p,q,r) = 1$, where $[.]$ is the greatest integer function, then $p + q + r$ is equal to

  4. Let A be a matrix of order $3 \times 3$ and $|A| = 5$. If $|2\text{adj} (3A \text{adj} (2A))| = 2^\alpha \cdot 3^\beta \cdot 5^\gamma$, $\alpha, \beta, \gamma \in N$, then $\alpha + \beta + \gamma$ is equal to

  5. Let $a_1, a_2, a_3,....$ be a G.P. of increasing positive numbers. If $a_3a_5 = 729$ and $a_2 + a_4 = \frac{111}{4}$, then $24 (a_1 + a_2 + a_3)$ is equal to

  6. All five letter words are made using all the letters A, B, C, D, E and arranged as in an English dictionary with serial numbers. Let the word at serial number $n$ be denoted by $W_n$. Let the probability $P(W_n)$ of choosing the word $W_n$ satisfy $P(W_n) = 2P(W_{n-1})$, $n > 1$.

     If $P(CDBEA) = \frac{2^\alpha}{2^\beta-1}$, $\alpha, \beta\in N$, then $\alpha + \beta$ is equal to :

  7. The largest $n \in N$ such that $3^n$ divides $50!$ is :
  8. The number of sequences of ten terms, whose terms are either 0 or 1 or 2, that contain exactly five 1s and exactly three 2s, is equal to :
  9. Let A be the set of all functions $f: Z \to Z$ and R be a relation on A such that $R = \{(f, g) : f(0) = g(1) \text{ and } f(1) = g(0)\}$. Then R is :
  10. Let $a \in \mathbf{R}$ and $A$ be a matrix of order $3 \times 3$ such that $\det (A) = -4$ and $A + I = \begin{bmatrix} 1 & a & 1 \\ 2 & 1 & 0 \\ a & 1 & 2 \end{bmatrix}$, where $I$ is the identity matrix of order $3 \times 3$. If $\det ((a+1)\text{adj}((a-1)A))$ is $2^m 3^n$, $m, n \in \{0, 1, 2, \dots, 20\}$, then $m+n$ is equal to :


Important Questions from Algebra

  1. Let A = {-3, -2, -1, 0, 1, 2, 3}. Let R be a relation on A defined by xRy if and only if $0\le x^2+2y\le 4$. Let $l$ be the number of elements in R and $m$ be the minimum number of elements required to be added in R to make it a reflexive relation. Then $l + m$ is equal to

  2. Let $\alpha$ and $\beta$ be the roots of $x^2 + \sqrt{3}x-16=0$, and $\gamma$ and $\delta$ be the roots of $x^2 + 3x - 1 = 0$. If $P_n = \alpha^n + \beta^n$ and $Q_n = \gamma^n + \delta^n$, then $\frac{P_{25} + \sqrt{3}P_{24}}{2P_{23}} + \frac{Q_{25}-Q_{23}}{Q_{24}}$ is equal to

  3. Let the domain of the function $f (x) = \log_2 \log_4 \log_6(3 + 4x -x^2)$ be $(a, b)$. 

    If  $\int_{b-a}^{b+a}[x^2] dx=p-\sqrt{q}-\sqrt{r}$, $p,q,r\in N$, $gcd(p,q,r) = 1$, where $[.]$ is the greatest integer function, then $p + q + r$ is equal to

  4. Let A be a matrix of order $3 \times 3$ and $|A| = 5$. If $|2\text{adj} (3A \text{adj} (2A))| = 2^\alpha \cdot 3^\beta \cdot 5^\gamma$, $\alpha, \beta, \gamma \in N$, then $\alpha + \beta + \gamma$ is equal to

  5. Let $a_1, a_2, a_3,....$ be a G.P. of increasing positive numbers. If $a_3a_5 = 729$ and $a_2 + a_4 = \frac{111}{4}$, then $24 (a_1 + a_2 + a_3)$ is equal to

Need Expert Advice?
More Questions from JEE Main

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App