Difference between revisions of "009C Sample Midterm 2, Problem 1"
(Created page with "<span class="exam">Evaluate: <span class="exam">(a) <math>\lim _{n\rightarrow \infty} \frac{1}{\big(\frac{n-4}{n}\big)^n}</math> <span class="exam">(b) <math>\su...") |
|||
| Line 97: | Line 97: | ||
| | | | ||
<math>\begin{array}{rcl} | <math>\begin{array}{rcl} | ||
| − | \displaystyle{\lim _{n\rightarrow \infty} \frac{1}{\big(\frac{n-4}{n}\big)^n}} & = & \displaystyle{\frac{\lim_{n\rightarrow \infty} 1}{\lim_{n\rightarrow \infty} \ | + | \displaystyle{\lim _{n\rightarrow \infty} \frac{1}{\big(\frac{n-4}{n}\big)^n}} & = & \displaystyle{\frac{\displaystyle{\lim_{n\rightarrow \infty} 1}}{\displaystyle{\lim_{n\rightarrow \infty} \bigg(\frac{n-4}{n}\bigg)^n}}}\\ |
&&\\ | &&\\ | ||
& = & \displaystyle{\frac{1}{e^{-4}}}\\ | & = & \displaystyle{\frac{1}{e^{-4}}}\\ | ||
Revision as of 10:30, 14 April 2017
Evaluate:
(a) Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{n\rightarrow \infty }{\frac {1}{{\big (}{\frac {n-4}{n}}{\big )}^{n}}}}
(b)
| Foundations: |
|---|
| 1. L'Hôpital's Rule |
|
Suppose that and are both zero or both |
|
If is finite or |
|
then Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{x\rightarrow \infty }{\frac {f(x)}{g(x)}}\,=\,\lim _{x\rightarrow \infty }{\frac {f'(x)}{g'(x)}}.} |
| 2. The sum of a convergent geometric series is |
| where Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle r} is the ratio of the geometric series |
| and is the first term of the series. |
Solution:
(a)
| Step 1: |
|---|
| Let
|
| We then take the natural log of both sides to get |
| Step 2: |
|---|
| We can interchange limits and continuous functions. |
| Therefore, we have |
|
|
| Now, this limit has the form |
| Hence, we can use L'Hopital's Rule to calculate this limit. |
| Step 3: |
|---|
| Now, we have |
|
|
| Step 4: |
|---|
| Since we know |
| Now, we have |
|
|
(b)
| Step 1: |
|---|
| First, we not that this is a geometric series with |
| Since |
| this series converges. |
| Step 2: |
|---|
| Now, we need to find the sum of this series. |
| The first term of the series is Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a_1=\frac{1}{2}.} |
| Hence, the sum of the series is |
|
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{\frac{a_1}{1-r}} & = & \displaystyle{\frac{\frac{1}{2}}{1-\frac{1}{4}}}\\ &&\\ & = & \displaystyle{\frac{\big(\frac{1}{2}\big)}{\big(\frac{3}{4}\big)}}\\ &&\\ & = & \displaystyle{\frac{2}{3}.} \end{array}} |
| Final Answer: |
|---|
| (a) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle e^{4}} |
| (b) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{2}{3}} |