Skip to main content
Back to Sequences & Series
JEE Main 2018
Sequences & Series
Sequences and Series
Medium

Question

The sum of the serier 11.212.3+13.4..............{1 \over {1.2}} - {1 \over {2.3}} + {1 \over {3.4}}.............. up to \infty is equal to

Options

Solution

Key Concepts and Formulas:

  1. Partial Fraction Decomposition: This technique is used to express a rational function as a sum or difference of simpler rational functions. For a term of the form 1n(n+1)\frac{1}{n(n+1)}, the decomposition is 1n(n+1)=1n1n+1\frac{1}{n(n+1)} = \frac{1}{n} - \frac{1}{n+1}. This is essential for simplifying terms in the series.
  2. Maclaurin Series for ln(1+x)\ln(1+x): The Maclaurin series expansion for ln(1+x)\ln(1+x) is given by: ln(1+x)=xx22+x33x44+\ln(1+x) = x - \frac{x^2}{2} + \frac{x^3}{3} - \frac{x^4}{4} + \dots This series converges for 1<x1-1 < x \le 1. When x=1x=1, we get the specific series for ln(2)\ln(2): ln(2)=112+1314+\ln(2) = 1 - \frac{1}{2} + \frac{1}{3} - \frac{1}{4} + \dots
  3. Properties of Logarithms: Key properties used for simplification include mlna=ln(am)m \ln a = \ln(a^m) and lnalnb=ln(ab)\ln a - \ln b = \ln\left(\frac{a}{b}\right). Also, lne=1\ln e = 1.

Step-by-Step Solution:

1. Identify the General Term and Apply Partial Fraction Decomposition The given series is S=112123+134145+S = \frac{1}{1 \cdot 2} - \frac{1}{2 \cdot 3} + \frac{1}{3 \cdot 4} - \frac{1}{4 \cdot 5} + \dots The general term of the series can be written as Tn=(1)n+11n(n+1)T_n = (-1)^{n+1} \frac{1}{n(n+1)}. We apply partial fraction decomposition to the magnitude of the general term: 1n(n+1)=1n1n+1\frac{1}{n(n+1)} = \frac{1}{n} - \frac{1}{n+1} This decomposition is applied because it transforms each term into a difference of two simpler fractions, which is a standard technique for evaluating series, often leading to telescoping sums or recognizable patterns.

2. Rewrite the Series Using the Decomposition Substituting the partial fraction decomposition into the general term, we get: Tn=(1)n+1(1n1n+1)T_n = (-1)^{n+1} \left( \frac{1}{n} - \frac{1}{n+1} \right) The series SS can now be written as: S=n=1(1)n+1(1n1n+1)S = \sum_{n=1}^{\infty} (-1)^{n+1} \left( \frac{1}{n} - \frac{1}{n+1} \right) Expanding the first few terms to observe the pattern: For n=1n=1: (1)2(1112)=1(112)(-1)^{2} \left( \frac{1}{1} - \frac{1}{2} \right) = 1 \left( 1 - \frac{1}{2} \right) For n=2n=2: (1)3(1213)=1(1213)(-1)^{3} \left( \frac{1}{2} - \frac{1}{3} \right) = -1 \left( \frac{1}{2} - \frac{1}{3} \right) For n=3n=3: (1)4(1314)=1(1314)(-1)^{4} \left( \frac{1}{3} - \frac{1}{4} \right) = 1 \left( \frac{1}{3} - \frac{1}{4} \right) For n=4n=4: (1)5(1415)=1(1415)(-1)^{5} \left( \frac{1}{4} - \frac{1}{5} \right) = -1 \left( \frac{1}{4} - \frac{1}{5} \right) So, the series becomes: S=(112)(1213)+(1314)(1415)+S = \left( 1 - \frac{1}{2} \right) - \left( \frac{1}{2} - \frac{1}{3} \right) + \left( \frac{1}{3} - \frac{1}{4} \right) - \left( \frac{1}{4} - \frac{1}{5} \right) + \dots

3. Group Terms and Simplify Removing the parentheses and grouping like terms: S=11212+13+131414+15+15S = 1 - \frac{1}{2} - \frac{1}{2} + \frac{1}{3} + \frac{1}{3} - \frac{1}{4} - \frac{1}{4} + \frac{1}{5} + \frac{1}{5} - \dots Combining the identical terms: S=12(12)+2(13)2(14)+2(15)S = 1 - 2\left(\frac{1}{2}\right) + 2\left(\frac{1}{3}\right) - 2\left(\frac{1}{4}\right) + 2\left(\frac{1}{5}\right) - \dots Factoring out 22 from all terms except the first: S=12(1213+1415+)S = 1 - 2 \left( \frac{1}{2} - \frac{1}{3} + \frac{1}{4} - \frac{1}{5} + \dots \right) This simplification step is crucial as it transforms the series into a form that can be directly compared with known series expansions.

4. Relate to the Maclaurin Series of ln(1+x)\ln(1+x) We recall the Maclaurin series for ln(1+x)\ln(1+x) evaluated at x=1x=1: ln(2)=112+1314+15\ln(2) = 1 - \frac{1}{2} + \frac{1}{3} - \frac{1}{4} + \frac{1}{5} - \dots Now, consider the expression in the parentheses from Step 3: (1213+1415+)\left( \frac{1}{2} - \frac{1}{3} + \frac{1}{4} - \frac{1}{5} + \dots \right). We can express this in terms of ln(2)\ln(2): ln(2)=1(1213+1415+)\ln(2) = 1 - \left( \frac{1}{2} - \frac{1}{3} + \frac{1}{4} - \frac{1}{5} + \dots \right) Rearranging this equation, we find: (1213+1415+)=1ln(2)\left( \frac{1}{2} - \frac{1}{3} + \frac{1}{4} - \frac{1}{5} + \dots \right) = 1 - \ln(2) This step is vital because it allows us to substitute a known mathematical constant (ln(2)\ln(2)) for the infinite series part.

5. Substitute Back and Final Calculation Substitute the result from Step 4 back into the expression for SS from Step 3: S=12(1ln(2))S = 1 - 2 (1 - \ln(2)) Distribute the 2-2: S=12+2ln(2)S = 1 - 2 + 2 \ln(2) S=1+2ln(2)S = -1 + 2 \ln(2) To match the given options, we use logarithm properties: 2ln(2)=ln(22)=ln(4)2 \ln(2) = \ln(2^2) = \ln(4) and 1=ln(e)1 = \ln(e). S=ln(4)ln(e)S = \ln(4) - \ln(e) S=ln(4e)S = \ln\left(\frac{4}{e}\right) This result matches option (A).


Common Mistakes & Tips:

  • Sign Errors: Be meticulous with the alternating signs. Mistakes in distributing negative signs or combining terms can easily lead to an incorrect answer.
  • Partial Fraction Decomposition Accuracy: Ensure the partial fraction decomposition is performed correctly. An error here propagates through the entire solution.
  • Recognizing Series: Practice recognizing standard Maclaurin/Taylor series expansions. This problem specifically tests the recognition of the ln(1+x)\ln(1+x) series.
  • Logarithm Properties: Be comfortable applying logarithm properties to simplify the final expression and match the answer format of the options.

Summary:

The problem involves evaluating an infinite series by first decomposing its general term using partial fractions. This transforms the series into a form that, after careful algebraic manipulation, can be directly related to the Maclaurin series expansion of ln(1+x)\ln(1+x) evaluated at x=1x=1. By substituting the value of ln(2)\ln(2) and applying logarithm properties, the sum of the series is found to be ln(4e)\ln\left(\frac{4}{e}\right).

The final answer is loge(4e)\boxed{\log {\,_e}\left( {{4 \over e}} \right)}.

Practice More Sequences & Series Questions

View All Questions