Tuesday, March 19, 2019

Find sum of the infinite series

420+472030+4710203040+



How to find the nth term of this series? In particular, how to write the series as a summation in terms of some variable (say n) where n ranges from 0 to infinity? I think finding the sum of series would then be easier (or probably that is the task to be done). Please elaborate how to proceed.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...