Question
Question: Find the sum of the series \(S = 1 + \frac{2^2}{3^2} + \frac{6^2}{4^2} + \dots\) up to \(n\) terms....
Find the sum of the series S=1+3222+4262+… up to n terms.

Answer
S=1+∑k=2n(k+1)2(k!)2
Explanation
Solution
Step 1. Recognize the kth term.
For k≥2, the numerator follows 2,6,24,… i.e.\ k!. Hence the kth term is
with T1=1.
Step 2. Write the partial sum.
Sn=T1+k=2∑nTk=1+k=2∑n(k+1)2(k!)2.No simpler closed form in elementary terms exists beyond this factorial summation.