icesalmon
- 270
- 13
Homework Statement
given an = ( -1 )(n+1) / \sqrt{n} determine if the infinite series is Absolutely Convergent, Conditionally Convergent, or Divergent.
Homework Equations
I hope I have these theorems down correctly, please correct me if I'm wrong. If \Sigma|an| is Convergent then \Sigmaan is Absolutely Convergent if \Sigma|an| is Divergent and \Sigmaan is Convergent then \Sigmaan is Conditionally Convergent And if neither occur then the \Sigmaan may be Divergent.
The Attempt at a Solution
To show \Sigma|an| or \Sigmaan are convergent I have to show 2 things, 1). lim[ n\rightarrow\infty ] |an| = 0 and that either an+1 \leq an, an+1/an \leq 1 or d(an)/dn < 0 which determine whether or not an is Decreasing. If I can show these things I have a convergent Alternating Series, if not I might be able to try another test or I have a divergent Alternating Series.
So I started by seeing if lim[ n \rightarrow \infty ] |an| = 0 so I have to figure out what |an| actually is. Again correct me if I'm wrong, it would help me out greatly here, but I believe |(-1)n+1/\sqrt{n}| to be 1/\sqrt{n} because |+/-(1)| = 1 there for I can determine that lim[ n \rightarrow \infty ] 1/\sqrt{n} = 1/\infty = 0 so if I have my thoughts in order I have shown lim[n \rightarrow \infty ] 1/\sqrt{n} = 0 great! Next I have to show that an+1 \leq an so I first considered \sqrt{n+1} which\geq \sqrt{n} so 1/|\sqrt{n+1}| \leq 1/|\sqrt{n}|
to further solidify this in my mind or at least on paper, I wanted to show that d(|an|/dn \leq 0 so I did just that and acquired -1/(2n3/2) \leq 0 \forall \Re therefor \Sigmaan is Absolutely Convergent. The book says that it is conditionally convergent, I tried the integral test for no good reason and paired with my above results got the exact opposite of my definition for conditional convergence.
After moving on I got the subsequent problems incorrect as well, falsly concluding that my series was Absolutely Convergent when they were Conditionally Convergent so I can't really move anywhere until I understand this, thanks in advance for your help.