Difference between revisions of "009C Sample Final 1, Problem 3"

From Grad Wiki
Jump to navigation Jump to search
Line 60: Line 60:
 
|
 
|
 
::<math>\begin{array}{rcl}
 
::<math>\begin{array}{rcl}
\displaystyle{\lim_{n \rightarrow \infty}n\ln\bigg(\frac{n}{n+1}\bigg)} & = & \displaystyle{\lim_{n \rightarrow \infty}\frac{\frac{n+1}{n}\frac{(n+1)-n}{(n+1)^2}}{-\frac{1}{n^2}}}\\
+
\displaystyle{\lim_{n \rightarrow \infty}n\ln\bigg(\frac{n}{n+1}\bigg)} & \overset{l'H}{=} & \displaystyle{\lim_{n \rightarrow \infty}\frac{\frac{n+1}{n}\frac{(n+1)-n}{(n+1)^2}}{-\frac{1}{n^2}}}\\
 
&&\\
 
&&\\
 
& = & \displaystyle{\lim_{n \rightarrow \infty} \frac{1}{n(n+1)}(-n^2)}\\
 
& = & \displaystyle{\lim_{n \rightarrow \infty} \frac{1}{n(n+1)}(-n^2)}\\

Revision as of 13:06, 10 February 2016

Determine whether the following series converges or diverges.

Foundations:  
Review Ratio Test

Solution:

Step 1:  
We proceed using the ratio test.
We have
Step 2:  
Now, we continue to calculate the limit from Step 1. We have
Step 3:  
Now, we need to calculate .
First, we write the limit as .
Now, we use L'Hopital's Rule to get
Step 4:  
We go back to Step 2 and use the limit we calculated in Step 3.
So, we have
.
Thus, the series absolutely converges by the Ratio Test.
Since the series absolutely converges, the series also converges.
Final Answer:  
The series converges.

Return to Sample Exam