I know that it converges for n > 16 by the ratio test because I looked at the answer key but am completely lost by the answer keys work. Any help would be much appreciated.
2026-04-23 02:14:03.1776910443
Determine if the series $\sum_{n=1}^∞ \frac{(8^n)}{n!}$ converges
71 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
So you have $a_n = 8^n/n!$ and so $$ \frac{a_{n+1}}{a_n} = \frac{8^{n+1}/(n+1)!}{8^n/n!} = \frac{8^{n+1}}{8^n} \times \frac{n!}{(n+1)!} = \frac{8}{1} \times\frac{1}{n+1} = \frac{8}{n+1} \to 0... $$