NastyAccident
- 60
- 0
Homework Statement
\sum^{\infty}_{n=1}\frac{3}{n^{1+\frac{1}{n}}}
Homework Equations
Comparison Test
Limit Comparison Test
Test of Convergence (Just to show it doesn't immediately diverge)
The Attempt at a Solution
I sort of just would like to check to make sure I'm getting a proper b_{n}
Manipulating the Series:
\sum^{\infty}_{n=1}\frac{3}{n^{1+\frac{1}{n}}}
\sum^{\infty}_{n=1}\frac{3}{n^{\frac{n+1}{n}}}
\sum^{\infty}_{n=1}\frac{3}{n\sqrt[n]{n}}
Test of Convergence:
limit n->infinity \frac{3}{n^{\frac{n+1}{n}}}
limit n->infinity \frac{3}{n^1}}
limit ->infinity 0
The series MAY or MAY NOT be convergent.
Comparison Test
*Note* This series only contains positive terms*
From the looks of it, I'm going to GUESS that this series DIVERGES.
a_{n} = \frac{3}{n^{1+\frac{1}{n}}}, b_{n} = \frac{1}{n}
a_{n} \geq b_{n}
Since the series is \sum^{\infty}_{n=1} \frac{1}{n}, it is a p-series and it diverges because p \leq 1.
By the Comparison Test, \sum^{\infty}_{n=1}\frac{3}{n\sqrt[n]{n}} also diverges.
Limit Comparison Test
From the looks of it, I'm going to GUESS that this series DIVERGES.
*Note* This series only contains positive terms*
a_{n} = \frac{3}{n^{1+\frac{1}{n}}}, b_{n} = \frac{1}{n}
limit n->infinity \frac{\frac{3}{n^{\frac{n+1}{n}}}}{\frac{1}{n}}
limit n->infinity \frac{3n}{n^{\frac{n+1}{n}}}}
limit n->infinity \frac{3}{n^{\frac{1}{n}}}}
limit n->infinity 0By the Limit Comparison Test, \sum^{\infty}_{n=1}\frac{3}{n\sqrt[n]{n}} is divergent since 0 > 0.
My questions:
Did I pick the right b_{n}? If not, what did I do wrong in picking b_{n}?
Any hints for picking the proper b_{n}?
Was there a step that I missed or was unclear?
As always, any and all help is appreciated and will be greatly thanked! =) (I'm getting a 96% in Calc II thanks to the help I am receiving from this community in understanding concepts! [Nailed a 56/60 on a 20% exam!])
NastyAccident.