← 2022 Paper 2
UPSC 2022 Maths Optional Paper 2 Q4b — Step-by-Step Solution
15 marks · Section A
Series of real terms: convergence, standard tests · Real Analysis · asked 2× in 13 yrs · Read the full method →
Question
Test for convergence or divergence of x+2!22x2+3!33x3+⋯+n!nnxn+⋯ (x>0).
Technique
Ratio test; uses (1+1/n)n→e; Stirling for the borderline case.
Solution
Setup. an=n!nnxn.
Step 1 — Apply ratio test
anan+1=nnxn/n!(n+1)n+1xn+1/(n+1)!=x⋅(n+1)⋅nn(n+1)n+1=x⋅nn(n+1)n=x(1+n1)n.
Step 2 — Take limit as n→∞
n→∞limanan+1=x⋅e.
(Using lim(1+1/n)n=e.)
Step 3 — Apply ratio test criterion
- xe<1, i.e., x<1/e: series converges.
- xe>1, i.e., x>1/e: series diverges.
- x=1/e: inconclusive (need another test).
Step 4 — Handle borderline x=1/e
At x=1/e: an=n!⋅ennn.
Use Stirling’s approximation: n!∼2πn⋅nne−n.
So an∼2πn⋅nne−n⋅ennn=2πn1.
Series ∑1/n diverges. So at x=1/e, series diverges.
Conclusion
Answer
Series converges if x<1/e; diverges if x≥1/e.