Skip to main content
Back to Sequences & Series
JEE Main 2022
Sequences & Series
Sequences and Series
Hard

Question

The sum of the series n=1n2+6n+10(2n+1)!\sum\limits_{n = 1}^\infty {{{{n^2} + 6n + 10} \over {(2n + 1)!}}} is equal to :

Options

Solution

Key Concepts and Formulas

  • Maclaurin Series for exe^x and exe^{-x}:
    • ex=k=0xkk!=1+x+x22!+x33!+e^x = \sum_{k=0}^\infty \frac{x^k}{k!} = 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \dots
    • ex=k=0(x)kk!=1x+x22!x33!+e^{-x} = \sum_{k=0}^\infty \frac{(-x)^k}{k!} = 1 - x + \frac{x^2}{2!} - \frac{x^3}{3!} + \dots
  • Sum and Difference of ee and e1e^{-1}:
    • e+e1=2k=01(2k)!=2(1+12!+14!+)e + e^{-1} = 2 \sum_{k=0}^\infty \frac{1}{(2k)!} = 2 \left(1 + \frac{1}{2!} + \frac{1}{4!} + \dots\right)
    • ee1=2k=01(2k+1)!=2(1+13!+15!+)e - e^{-1} = 2 \sum_{k=0}^\infty \frac{1}{(2k+1)!} = 2 \left(1 + \frac{1}{3!} + \frac{1}{5!} + \dots\right)
  • Manipulation of Series Terms: Expressing a polynomial in the numerator in terms of falling factorials (e.g., r(r1)r(r-1), rr) allows for simplification when divided by r!r!.

Step-by-Step Solution

Step 1: Analyze the General Term and Prepare for Substitution The given series is S=n=1n2+6n+10(2n+1)!S = \sum\limits_{n = 1}^\infty {{{{n^2} + 6n + 10} \over {(2n + 1)!}}}. The presence of (2n+1)!(2n+1)! in the denominator suggests we should aim to express the numerator in a form that can be simplified using factorial properties. Let Tn=n2+6n+10(2n+1)!T_n = {{{n^2} + 6n + 10} \over {(2n + 1)!}}. To work with the factorial, we introduce a substitution. Let r=2n+1r = 2n+1. From r=2n+1r = 2n+1, we get n=r12n = \frac{r-1}{2}. Since nn starts from 11, the smallest value for rr is 2(1)+1=32(1)+1 = 3. As nn takes integer values 1,2,3,1, 2, 3, \dots, rr takes odd integer values 3,5,7,3, 5, 7, \dots.

Step 2: Substitute and Simplify the Numerator in terms of rr Substitute n=r12n = \frac{r-1}{2} into the numerator n2+6n+10n^2 + 6n + 10: n2+6n+10=(r12)2+6(r12)+10n^2 + 6n + 10 = \left(\frac{r-1}{2}\right)^2 + 6\left(\frac{r-1}{2}\right) + 10 =(r1)24+3(r1)+10= \frac{(r-1)^2}{4} + 3(r-1) + 10 =r22r+14+3r3+10= \frac{r^2 - 2r + 1}{4} + 3r - 3 + 10 =r22r+14+3r+7= \frac{r^2 - 2r + 1}{4} + 3r + 7 To combine these terms, we find a common denominator: =r22r+1+4(3r+7)4= \frac{r^2 - 2r + 1 + 4(3r + 7)}{4} =r22r+1+12r+284= \frac{r^2 - 2r + 1 + 12r + 28}{4} =r2+10r+294= \frac{r^2 + 10r + 29}{4} So, the general term in terms of rr is: Tr=r2+10r+294r!=r2+10r+294r!T_r = \frac{\frac{r^2 + 10r + 29}{4}}{r!} = \frac{r^2 + 10r + 29}{4 \cdot r!}

Step 3: Decompose the Numerator into Falling Factorials Our goal is to rewrite the numerator r2+10r+29r^2 + 10r + 29 in a form that simplifies nicely with r!r!. We express it in terms of falling factorials: r(r1)r(r-1), rr, and a constant. Let r2+10r+29=Ar(r1)+Br+Cr^2 + 10r + 29 = A \cdot r(r-1) + B \cdot r + C. Expanding the right side gives Ar2Ar+Br+C=Ar2+(BA)r+CAr^2 - Ar + Br + C = Ar^2 + (B-A)r + C. Comparing coefficients with r2+10r+29r^2 + 10r + 29:

  • Coefficient of r2r^2: A=1A = 1.
  • Coefficient of rr: BA=10B-A = 10. Since A=1A=1, B1=10    B=11B-1=10 \implies B = 11.
  • Constant term: C=29C = 29. Thus, r2+10r+29=1r(r1)+11r+29r^2 + 10r + 29 = 1 \cdot r(r-1) + 11 \cdot r + 29.

Step 4: Rewrite the General Term using the Decomposed Numerator Now substitute this back into the expression for TrT_r: Tr=r(r1)+11r+294r!T_r = \frac{r(r-1) + 11r + 29}{4 \cdot r!} We can split this into three terms: Tr=14(r(r1)r!+11rr!+29r!)T_r = \frac{1}{4} \left( \frac{r(r-1)}{r!} + \frac{11r}{r!} + \frac{29}{r!} \right) Simplify each term:

  • r(r1)r!=r(r1)r(r1)(r2)!=1(r2)!\frac{r(r-1)}{r!} = \frac{r(r-1)}{r(r-1)(r-2)!} = \frac{1}{(r-2)!} (for r2r \ge 2)
  • 11rr!=11rr(r1)!=11(r1)!\frac{11r}{r!} = \frac{11r}{r(r-1)!} = \frac{11}{(r-1)!} (for r1r \ge 1)
  • 29r!=29r!\frac{29}{r!} = \frac{29}{r!}

So, Tr=14(1(r2)!+11(r1)!+29r!)T_r = \frac{1}{4} \left( \frac{1}{(r-2)!} + \frac{11}{(r-1)!} + \frac{29}{r!} \right).

Step 5: Express the Series in terms of rr and sum The original series is n=1Tn\sum_{n=1}^\infty T_n. With the substitution r=2n+1r=2n+1, the sum becomes a sum over odd integers r3r \ge 3: S=r{3,5,7,}14(1(r2)!+11(r1)!+29r!)S = \sum_{r \in \{3, 5, 7, \dots\}} \frac{1}{4} \left( \frac{1}{(r-2)!} + \frac{11}{(r-1)!} + \frac{29}{r!} \right) Let's expand the sum for the first few terms of rr: For r=3r=3: 14(11!+112!+293!)\frac{1}{4} \left( \frac{1}{1!} + \frac{11}{2!} + \frac{29}{3!} \right) For r=5r=5: 14(13!+114!+295!)\frac{1}{4} \left( \frac{1}{3!} + \frac{11}{4!} + \frac{29}{5!} \right) For r=7r=7: 14(15!+116!+297!)\frac{1}{4} \left( \frac{1}{5!} + \frac{11}{6!} + \frac{29}{7!} \right) And so on.

Let's separate the sum based on the factorial terms: 4S=r{3,5,7,}1(r2)!+11r{3,5,7,}1(r1)!+29r{3,5,7,}1r!4S = \sum_{r \in \{3, 5, 7, \dots\}} \frac{1}{(r-2)!} + 11 \sum_{r \in \{3, 5, 7, \dots\}} \frac{1}{(r-1)!} + 29 \sum_{r \in \{3, 5, 7, \dots\}} \frac{1}{r!}

Consider the first sum: r{3,5,7,}1(r2)!\sum_{r \in \{3, 5, 7, \dots\}} \frac{1}{(r-2)!}. Let k=r2k = r-2. When r=3r=3, k=1k=1. When r=5r=5, k=3k=3. When r=7r=7, k=5k=5. So the terms are 11!,13!,15!,\frac{1}{1!}, \frac{1}{3!}, \frac{1}{5!}, \dots. This sum is j=01(2j+1)!=ee12\sum_{j=0}^\infty \frac{1}{(2j+1)!} = \frac{e - e^{-1}}{2}.

Consider the second sum: 11r{3,5,7,}1(r1)!11 \sum_{r \in \{3, 5, 7, \dots\}} \frac{1}{(r-1)!}. Let k=r1k = r-1. When r=3r=3, k=2k=2. When r=5r=5, k=4k=4. When r=7r=7, k=6k=6. So the terms are 12!,14!,16!,\frac{1}{2!}, \frac{1}{4!}, \frac{1}{6!}, \dots. This sum is 11j=11(2j)!=11(j=01(2j)!10!)=11(e+e121)11 \sum_{j=1}^\infty \frac{1}{(2j)!} = 11 \left( \sum_{j=0}^\infty \frac{1}{(2j)!} - \frac{1}{0!} \right) = 11 \left( \frac{e + e^{-1}}{2} - 1 \right).

Consider the third sum: 29r{3,5,7,}1r!29 \sum_{r \in \{3, 5, 7, \dots\}} \frac{1}{r!}. The terms are 13!,15!,17!,\frac{1}{3!}, \frac{1}{5!}, \frac{1}{7!}, \dots. This sum is 29(j=01(2j+1)!11!)=29(ee121)29 \left( \sum_{j=0}^\infty \frac{1}{(2j+1)!} - \frac{1}{1!} \right) = 29 \left( \frac{e - e^{-1}}{2} - 1 \right).

Step 6: Combine the Sums and Solve for S Now, substitute these back into the expression for 4S4S: 4S=(ee12)+11(e+e121)+29(ee121)4S = \left(\frac{e - e^{-1}}{2}\right) + 11 \left(\frac{e + e^{-1}}{2} - 1\right) + 29 \left(\frac{e - e^{-1}}{2} - 1\right) 4S=ee12+11(e+e1)211+29(ee1)2294S = \frac{e - e^{-1}}{2} + \frac{11(e + e^{-1})}{2} - 11 + \frac{29(e - e^{-1})}{2} - 29 4S=ee1+11e+11e1+29e29e12404S = \frac{e - e^{-1} + 11e + 11e^{-1} + 29e - 29e^{-1}}{2} - 40 Combine the terms with ee: e+11e+29e=41ee + 11e + 29e = 41e. Combine the terms with e1e^{-1}: e1+11e129e1=19e1-e^{-1} + 11e^{-1} - 29e^{-1} = -19e^{-1}. 4S=41e19e12404S = \frac{41e - 19e^{-1}}{2} - 40 S=14(41e19e1240)S = \frac{1}{4} \left( \frac{41e - 19e^{-1}}{2} - 40 \right) S=41e19e18404S = \frac{41e - 19e^{-1}}{8} - \frac{40}{4} S=418e198e110S = \frac{41}{8}e - \frac{19}{8}e^{-1} - 10

Common Mistakes & Tips

  • Incorrectly Handling the Range of rr: Ensure that when substituting nn with rr, the starting value and progression of rr (odd numbers 3\ge 3) are correctly used to define the summation limits or the terms included in the series.
  • Algebraic Errors in Numerator Simplification: Be meticulous when expanding and combining terms after substituting n=r12n = \frac{r-1}{2}. A small mistake here can lead to a completely different result.
  • Forgetting the 1-1 terms: When using the sums for even and odd factorials, remember that k=01(2k)!=e+e12\sum_{k=0}^\infty \frac{1}{(2k)!} = \frac{e+e^{-1}}{2} includes the 10!=1\frac{1}{0!}=1 term, and k=01(2k+1)!=ee12\sum_{k=0}^\infty \frac{1}{(2k+1)!} = \frac{e-e^{-1}}{2} includes the 11!=1\frac{1}{1!}=1 term. Adjustments are needed if the series starts from a different index.

Summary

The problem involves summing an infinite series with a polynomial numerator and a factorial in the denominator. The strategy is to transform the general term by substituting the denominator's structure (2n+12n+1) with a new variable (rr) to obtain a simpler factorial expression. The polynomial numerator is then decomposed into falling factorials, allowing the general term to be split into parts that match known Maclaurin series expansions for exe^x and exe^{-x}. By carefully summing these parts and performing algebraic manipulations, the final sum of the series is obtained.

The final answer is 418e+198e110\boxed{{\frac{41}{8}e + \frac{19}{8}{e^{ - 1}} - 10}}.

Practice More Sequences & Series Questions

View All Questions