Absolute and Conditional Convergence Problem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
atarr3
Messages
74
Reaction score
0

Homework Statement



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

[tex]\sum\left(-1\right)^{k+1}\frac{k^{k}}{k!}[/tex]

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 [tex]\frac{\left(k+1\right)^{k}}{k^{k}}[/tex] and then using the root test, but that simplifies to [tex]\frac{k+1}{k}[/tex] 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!