Saturday, November 12, 2016

sequences and series - When does a sum converge?

I am looking into series and I am stuck at a point when I need to prove convergence of a series, without the convergence tests, and calculate the sum if it converges. I know that a geometric series (n=0qn) converges when |q|1 but I don't know what happens in the case of:
n=11n(n+2)

for example, or:
n=1nn+1
Can you help me understand what is the actual partition of the series?
Thank you

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...