Absolute and Conditional Convergence Problem

atarr3
Messages
74
Reaction score
0

Homework Statement



Test the series for (a) absolute convergence, and (b) conditional convergence.

\sum\left(-1\right)^{k+1}\frac{k^{k}}{k!}

Homework Equations





The Attempt at a Solution



So I tried taking the absolute value and then applying the ratio test, which, after simplifying gives me \frac{\left(k+1\right)^{k}}{k^{k}} and then using the root test, but that simplifies to \frac{k+1}{k} which converges at 1 and therefore those tests are inconclusive.
 
Physics news on Phys.org
Is k^k > k! true for all k?
 
Ahhhhh... divergence test. Wow that was a lot easier than I thought it was. So the term goes to infinity and the series diverges. Thank you so much for your help!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top