Home The Fundamental Theorem of CalculusThree Different ConceptsThe Fundamental Theorem of Calculus (Part 2) The Fundamental Theorem of Calculus (Part 1) More FTC 1 The Indefinite Integral and the Net ChangeIndefinite Integrals and Anti-derivativesA Table of Common Anti-derivatives The Net Change Theorem The NCT and Public Policy SubstitutionSubstitution for Indefinite IntegralsExamples to Try Revised Table of Integrals Substitution for Definite Integrals Examples Area Between CurvesComputation Using IntegrationTo Compute a Bulk Quantity The Area Between Two Curves Horizontal Slicing Summary VolumesSlicing and Dicing SolidsSolids of Revolution 1: Disks Solids of Revolution 2: Washers More Practice Integration by PartsIntegration by PartsExamples Integration by Parts with a definite integral Going in Circles Tricks of the Trade Integrals of Trig FunctionsAntiderivatives of Basic Trigonometric FunctionsProduct of Sines and Cosines (mixed even and odd powers or only odd powers) Product of Sines and Cosines (only even powers) Product of Secants and Tangents Other Cases Trig SubstitutionsHow Trig Substitution WorksSummary of trig substitution options Examples Completing the Square Partial FractionsIntroductionLinear Factors Irreducible Quadratic Factors Improper Rational Functions and Long Division Summary Strategies of IntegrationSubstitutionIntegration by Parts Trig Integrals Trig Substitutions Partial Fractions Improper IntegralsType 1 - Improper Integrals with Infinite Intervals of IntegrationType 2 - Improper Integrals with Discontinuous Integrands Comparison Tests for Convergence Differential EquationsIntroductionSeparable Equations Mixing and Dilution Models of GrowthExponential Growth and DecayLogistic Growth Infinite SequencesApproximate Versus Exact AnswersExamples of Infinite Sequences Limit Laws for Sequences Theorems for and Examples of Computing Limits of Sequences Monotonic Covergence Infinite SeriesIntroductionGeometric Series Limit Laws for Series Test for Divergence and Other Theorems Telescoping Sums and the FTC Integral TestRoad MapThe Integral Test Estimates of Value of the Series Comparison TestsThe Basic Comparison TestThe Limit Comparison Test Convergence of Series with Negative TermsIntroduction, Alternating Series,and the AS TestAbsolute Convergence Rearrangements The Ratio and Root TestsThe Ratio TestThe Root Test Examples Strategies for testing SeriesStrategy to Test Series and a Review of TestsExamples, Part 1 Examples, Part 2 Power SeriesRadius and Interval of ConvergenceFinding the Interval of Convergence Power Series Centered at $x=a$ Representing Functions as Power SeriesFunctions as Power SeriesDerivatives and Integrals of Power Series Applications and Examples Taylor and Maclaurin SeriesThe Formula for Taylor SeriesTaylor Series for Common Functions Adding, Multiplying, and Dividing Power Series Miscellaneous Useful Facts Applications of Taylor PolynomialsTaylor PolynomialsWhen Functions Are Equal to Their Taylor Series When a Function Does Not Equal Its Taylor Series Other Uses of Taylor Polynomials Partial DerivativesVisualizing Functions in 3 DimensionsDefinitions and Examples An Example from DNA Geometry of Partial Derivatives Higher Order Derivatives Differentials and Taylor Expansions Multiple IntegralsBackgroundWhat is a Double Integral? Volumes as Double Integrals Iterated Integrals over RectanglesHow To Compute Iterated IntegralsExamples of Iterated Integrals Cavalieri's Principle Fubini's Theorem Summary and an Important Example Double Integrals over General RegionsType I and Type II regionsExamples 1-4 Examples 5-7 Order of Integration |
Theorems for and Examples of Computing Limits of Sequences
|
Theorem
1: Let $f$ be a function with $f(n)=a_n$ for
all integers $n>0$. If $\displaystyle\lim_{x\to\infty}f(x)=L$, then $\displaystyle\lim_{n\to\infty}a_n=L$ also. |
Example 1: By the theorem, since $\displaystyle\lim_{x\to\infty}\frac{1}{x^r}=0$ when $r>0$, $\displaystyle\lim_{n\to\infty}\frac{1}{n^r}=0$ when $r>0$. Learn this example.
-------------------------------------------------------------------
Example 2: Evaluate $\displaystyle\lim_{n\to\infty}\frac{2n}{3n-4}$.
Solution 2: By dividing the top and the bottom by $n$, we get $\displaystyle\lim_{n\to\infty}\frac{2}{3-\tfrac 4 n}$. By the previous example, $\tfrac 4 n$ converges to 0, so we get $\displaystyle\lim_{n\to\infty}\frac{2n}{3n-4}=\frac{2}{3}$.
-------------------------------------------------------------------
Example 3: Evaluate $\displaystyle\lim_{n\to\infty}\frac{5n}{e^n}$. DO: To solve this limit, first compute $\displaystyle\lim_{x\to\infty}\frac{5x}{e^x}$ before reading on.
Solution 3: We use l'Hospital's Rule. $\displaystyle\lim_{x\to\infty}\frac{5x}{e^x}\underset{\fbox{$\tfrac \infty \infty\,,\, \text{l'H}$}}{=}\lim_{x\to\infty}\frac{5}{e^x}=0$. Thus $\displaystyle\lim_{n\to\infty}\frac{5n}{e^n}=0$ by Theorem 1.
Notice that we cannot take a derivative of a sequence, since a derivative exists only if the function is continuous, and sequences are not continuous. Yet, because of our theorem, we can use l'Hopital's rule on the associated (continuous) $f(x)$ and compute our limit by taking derivatives. We get the limit of the sequence by evaluating the limit of the function.
Theorem 2: $\displaystyle
\lim_{n\to\infty}a_n=0$ if and only if
$\displaystyle\lim_{n\to\infty}|a_n|=0$. Warning: This is only true when the limits are equal to 0. |
To see why this theorem makes sense, think about this graph of a sequence $a_n=2\frac{(-1)^n}{2}$, which converges to 0. The graph of $\left\{|a_n|\right\}$ would flip all the negative points to their positive values, giving a sequence steadily decreasing to zero. |
|
Example 4: By Theorem 1, since $\displaystyle\lim_{x\to\infty}r^x=0$ when $0<r<1$ (remember exponential functions?), $\displaystyle\lim_{n\to\infty}r^n=0$ when $0<r<1$. By Theorem 2, this extends to $-1<r<1$. If $r>1$ or $r\le-1$, the limit diverges. (DO: what happens when $r=1$?) Summarizing:
-------------------------------------------------------------------
$\displaystyle\lim_{n\to\infty}r^n \left\{\begin{array}{ll}\text{converges }&\text{ if }-1<r\le 1\\\text{diverges}&\text{otherwise}\end{array}\right.$ Learn this. We will use it frequently.
Example 5: Let $ a_n=(-1)^n\frac{3^{n+2}}{5^n}$. We will take the the absolute value of our sequence, which here simply means ignoring the alternating sign $(-1)^n$, and take a limit to see if we get 0. Rewrite to get $|a_n|=3^2\left(\frac{3}{5}\right)^n=9\left(\frac{3}{5}\right)^n$. We evaluate
$\displaystyle\lim_{n\to\infty}|a_n|= \lim_{n\to\infty}\frac{3^{n+2}}{5^n}=9\left(\frac{3}{5}\right)^n=9\cdot 0=0$, by Example 4 with $r=\tfrac 3 5$, since $-1<r<1$. Therefore,
$\displaystyle\lim_{n\to\infty}a_n=\lim_{n\to\infty}(-1)^n\frac{3^{n+2}}{5^n}=0$ by Theorem 2.