How do you do this question?
![How do you do this question class=](https://us-static.z-dn.net/files/d0d/f970e17f7ac21d88c04c8273178109be.png)
Answer:
Diverges
Step-by-step explanation:
an = 7 / n^(1 + 1/n)
As n approaches infinity, an approaches 7 / n.
bn = 7 / n
Apply Limit Comparison Test.
lim(n→∞) an / bn
= lim(n→∞) [7 / n^(1 + 1/n)] / (7 / n)
= lim(n→∞) n / n^(1 + 1/n)
= lim(n→∞) 1 / n^(1/n)
= lim(n→∞) 1 / n⁰
= 1
The limit is greater than 0, and bn diverges, so an also diverges.