MHB Convergence of $\displaystyle\sum\frac{n^5}{2^n}$

  • Thread starter Thread starter alexmahone
  • Start date Start date
  • Tags Tags
    Convergence
alexmahone
Messages
303
Reaction score
0
Does the following series converge?

$\displaystyle\sum\frac{n^5}{2^n}$
 
Last edited:
Physics news on Phys.org
Well what tests did you try?the ratio test and the root test both give you what you need. Try them. If you need more hints let us know.Mohammad
 
fawaz said:
Well what tests did you try?the ratio test and the root test both give you what you need. Try them. If you need more hints let us know.Mohammad

$\displaystyle\lim_{n\to\infty}\left|\frac{a_{n+1}}{a_n}\right|=\lim_{n\to\infty}\frac{(n+1)^5}{2n^5}=\frac{1}{2}$

So, $\displaystyle\sum\frac{n^5}{2^n}$ converges.
 
Last edited:
$a_n=\dfrac{n^k}{2^n},$ so by the root test the series always converges for all $k.$
 
Back
Top