MHB Ratio Test Determines Divergence: 11.6.1

Click For Summary
The discussion focuses on determining the convergence or divergence of the series $\sum_{n=1}^{\infty} \frac{1+4^n}{1+3^n}$ using the ratio test. The ratio test indicates divergence, as the limit L approaches a value greater than 1. Participants confirm the setup of the limit for the ratio test and consider using the nth term test as an alternative method for demonstrating divergence. The nth term test simplifies the process by showing that if the limit of the terms does not equal zero, the series diverges. Overall, the ratio test and nth term test are both valid approaches to conclude that the series diverges.
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
Determine Convergence or divergence and test used
$\displaystyle\sum_{n=1}^{\infty} \dfrac{1+4^n}{1+3^n}$
W|A says diverges using ratio test so
$\therefore L=\lim_{n \to \infty}\left|\dfrac{a_n+1}{a_n}\right|>1$
Steps
$\displaystyle L=\lim_{n \to \infty}\left| \dfrac{1+4^{n+1}}{1+3^{n+1}}\cdot\dfrac{1+3^n}{1+4^n}\right|$ ok just seeing if I have this first step set up ok... before I run it thru the grinder.. :cool:
I assume ratio test is a limit test...

View attachment 9345
 

Attachments

  • 309wa.PNG
    309wa.PNG
    6.7 KB · Views: 135
Last edited:
Physics news on Phys.org
I would show divergence using the nth term test, i.e. ...

$$\text{if } \lim_{n \to \infty} a_n \ne 0 \text{ , then }\sum a_n \text{ diverges}$$
 
oh... that would save a ton of calculation!