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 |
Strategy to Test Series and a Review of Tests
Notation: In this section, we will often use the following
series notations: |
$\displaystyle\sum_{n}^\infty
a_n=\sum_n a_n=\sum a_n$. |
$\left\{ \begin{array}{ll} &\text{All of these notations indicate that the index is $n$,}\\ &\text{but we aren't declaring where $n$ begins ($n=0$ or $n=1$ or $n=5$ etc.).}\\ \end{array}\right.$ |
As with techniques of integration, it is important to recognize
the form of a series in order
to decide your next steps. Although there are no
hard-and-fast rules, running down the following steps (in order)
may be helpful.
Consider the series $\displaystyle\sum_{n}^\infty a_n$.
Divergence Test: If
$\displaystyle\lim_{n \to \infty} a_n \ne 0$, then
$\displaystyle\sum_n a_n$ diverges. Integral Test: If $a_n = f(n)$, where $f(x)$ is a non-negative non-increasing function, then $\displaystyle\sum_{n}^\infty a_n$ converges if and only if the integral $\displaystyle\int_1^\infty f(x) \,dx$ converges. Comparison Test: This applies only to positive-term series. If $a_n \le b_n$ and $\sum b_n$ converges, then $\sum a_n$ converges. Limit comparison Test: If $\sum a_n$ and $\sum b_n$ are positive-term series, and $\displaystyle\lim_{n \to \infty} \frac{a_n}{b_n} = L$, with $0<L<\infty$, then either $\sum a_n$ and $\sum b_n$ both converge or both diverge. Alternating Series Test: When our series is alternating, so that $\displaystyle\sum_n^\infty a_n=\sum_n^\infty(-1)^nb_n$, if $b_n>0$, $\quad b_{n+1} \le b_n,\quad$ and $\quad\displaystyle\lim_{n \to \infty}b_n = 0$, then $\sum (-1)^{n+1} b_n$ converges. Ratio Test: Let $L= \displaystyle{\lim_{n\to\infty} \frac{|a_{n+1}|}{|a_n|}}$. If $L < 1$, then $\sum a_n$ converges absolutely. Root Test: Let $L = \displaystyle\lim_{n \to \infty}\sqrt[n]{|a_n|}$. If $L<1$, then $\sum a_n$ converges absolutely.
|