009C Sample Midterm 3, Problem 1

From Math Wiki
Revision as of 17:39, 3 November 2015 by MathAdmin (talk | contribs)
Jump to navigation Jump to search

Test if the following sequence converges or diverges. If it converges, also find the limit of the sequence.

Foundations:  
This a common question, and is related to the fact that
In such a limit, the argument tends to one as gets large, while we are raising that argument to an increasing power. Neither one really "wins", so we end up with a finite limit that is neither zero nor infinity.
On the other hand, in the exam problem the argument Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (n-7)/n} is always smaller than one, but tends to one as gets large, while the exponent Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 1/n} tends to zero. These do not disagree, so the limit should be one, but we need to prove it.
Any time you have a function raised to a function, we need to use natural log and take advantage of the log rule:
For example, to find , you could begin by saying: Let Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle L=\lim _{x\rightarrow \infty }\left(1-{\frac {1}{x}}\right)^{x}.}

Then

Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \ln L=\ln \left[\lim _{x\rightarrow \infty }\left(1-{\frac {1}{x}}\right)^{x}\right]=\lim _{x\rightarrow \infty }\ln \left[\left(1-{\frac {1}{x}}\right)^{x}\right],}

where we are allowed to pass the log through the limit because natural log is continuous. But by log rules,

Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \ln \left[\left(1-{\frac {1}{x}}\right)^{x}\right]=x\ln \left(1-{\frac {1}{x}}\right).}
Thus

Note that  so we can apply l'Hôpital's rule. Finally, since

Again, such a technique is not required for this particular problem, as the exponent tends to zero. But the technique is common enough on exams to justify providing an example.
Solution: 
Following the procedure outlined in Foundations, let Then
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\ln L&=&\displaystyle {\ln \left(\lim _{n\rightarrow \infty }\left[\left({\frac {n-7}{n}}\right)^{1/n}\right]\right)}\\\\&=&\displaystyle {\lim _{n\rightarrow \infty }\ln \left[\left({\frac {n-7}{n}}\right)^{1/n}\right]}\\\\&&\displaystyle {\lim _{n\rightarrow \infty }\left[{\frac {1}{n}}\cdot \ln \left({\frac {n-7}{n}}\right)\right]}\\\\&=&0\cdot \ln(1)\\\\&=&0.\end{array}}}

Thus, Also, most teachers would require you to mention that natural log is continuous as justification for passing the limit through it.
Final Answer:  
The limit of the sequence is Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle e^{0}=1.}

Return to Sample Exam