StemCET Logo

Maths Question 6 – JEE-MAIN 2025

The sum 1+1+32!+1+3+53!+1+3+5+74!+... upto n terms, is equal to

Observe the pattern in the numerator and denominator of each term.

🥷
Ninja StrategyMagnitude Estimation

Calculate the sum of the first few terms of the series and compare it to the approximate values of the options to eliminate those that are clearly too large.

Step 1: Identify the General Term✦ Active

The given series is S=1+1+32!+1+3+53!+1+3+5+74!+.... The k-th term of the series, Tk, has a numerator which is the sum of the first k odd numbers, which is k2. The denominator is k!. Thus, the general term is Tk=k2k!.

S=k=1k2k!
Step 2: Manipulate the General Term○ Expand

We can rewrite the general term Tk as follows:

k2k!=k(k1)!=(k1)+1(k1)!=k1(k1)!+1(k1)!

For k2, k1(k1)!=1(k2)!. For k=1, 11(11)!=00!=0. So, the term can be written as:

Tk=1(k2)!+1(k1)!for k2

For k=1, T1=121!=1. The formula 1(k2)!+1(k1)! for k=1 would involve negative factorials, so we handle T1 separately.

💡 Teacher's Secret Hint

Remember to handle the k=1 term carefully when simplifying factorial expressions.

Step 3: Sum the Series using Exponential Series○ Expand

The sum S can be written as:

S=T1+k=2(1(k2)!+1(k1)!)

Substitute T1=1 and split the sum:

S=1+k=21(k2)!+k=21(k1)!

Let j=k2 in the first sum. When k=2, j=0. So, k=21(k2)!=j=01j!=e (the definition of e).

Let m=k1 in the second sum. When k=2, m=1. So, k=21(k1)!=m=11m!=11!+12!+13!+...=e10!=e1.

Substitute these back into the expression for S:

S=1+e+(e1)=2e
💡 Teacher's Secret Hint

Recall the Taylor series expansion for ex and specifically for e when x=1.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.