Root Test for Series: sum [k=1 to k=infty] [(k/k+1)^(2k^2)]

ohayme

New member
Joined
Dec 13, 2015
Messages
7
Use Root Test to determine whether the following series converge.

Sigma( index k=1 to k= infinity) of [(k/k+1)^(2k^2)]

Please help!! I only know that after taking the root the series become [(k/k+1)^2k] but I dont know how to take the limit of that.

The answer says the limit is e^-2, but I dont know how they got there.
 
Use Root Test to determine whether the following series converge.
Sigma( index k=1 to k= infinity) of [(k/k+1)^(2k^2)]
Please help!! I only know that after taking the root the series become [(k/k+1)^2k] but I dont know how to take the limit of that. The answer says the limit is e^-2, but I dont know how they got there.
limk(kk+1)2k2k=limk(kk+1)2k=limk((11k+1)k)2=e2\displaystyle {\lim _{k \to \infty }}\sqrt[k]{{{{\left( {\frac{k}{{k + 1}}} \right)}^{2{k^2}}}}} = {\lim _{k \to \infty }}{\left( {\frac{k}{{k + 1}}} \right)^{2k}} = {\lim _{k \to \infty }}{\left( {{{\left( {1 - \frac{1}{{k + 1}}} \right)}^k}} \right)^2} = {e^{ - 2}}
 
limk(kk+1)2k2k=limk(kk+1)2k=limk((11k+1)k)2=e2\displaystyle {\lim _{k \to \infty }}\sqrt[k]{{{{\left( {\frac{k}{{k + 1}}} \right)}^{2{k^2}}}}} = {\lim _{k \to \infty }}{\left( {\frac{k}{{k + 1}}} \right)^{2k}} = {\lim _{k \to \infty }}{\left( {{{\left( {1 - \frac{1}{{k + 1}}} \right)}^k}} \right)^2} = {e^{ - 2}}

Okay. I see now. Thanks!!
 
Top