Tuesday, April 3, 2018

real analysis - Find the sum of this infinite series


Sum the series $$\frac{1^2}{2^2}+\frac{1^2\cdot3^2}{2^2\cdot4^2}+\frac{1^2\cdot3^2\cdot5^2}{2^2\cdot4^2\cdot6^2}+\ldots$$



Someone please help me in finding sum of this infinite series. I have never found the sum of this kind of series.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...