Home

Integration by Parts

Integration by Parts
Examples
Integration by Parts with a definite integral
Going in Circles
Tricks of the Trade

Integrals of Trig Functions

Antiderivatives of Basic Trigonometric Functions
Product 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 Substitutions

How Trig Substitution Works
Summary of trig substitution options
Examples
Completing the Square

Partial Fractions

Introduction to Partial Fractions
Linear Factors
Irreducible Quadratic Factors
Improper Rational Functions and Long Division
Summary

Strategies of Integration

Substitution
Integration by Parts
Trig Integrals
Trig Substitutions
Partial Fractions

Improper Integrals

Type 1 - Improper Integrals with Infinite Intervals of Integration
Type 2 - Improper Integrals with Discontinuous Integrands
Comparison Tests for Convergence

Modeling with Differential Equations

Introduction
Separable Equations
A Second Order Problem

Euler's Method and Direction Fields

Euler's Method (follow your nose)
Direction Fields
Euler's method revisited

Separable Equations

The Simplest Differential Equations
Separable differential equations
Mixing and Dilution

Models of Growth

Exponential Growth and Decay
The Zombie Apocalypse (Logistic Growth)

Linear Equations

Linear ODEs: Working an Example
The Solution in General
Saving for Retirement

Parametrized Curves

Three kinds of functions, three kinds of curves
The Cycloid
Visualizing Parametrized Curves
Tracing Circles and Ellipses
Lissajous Figures

Calculus with Parametrized Curves

Video: Slope and Area
Video: Arclength and Surface Area
Summary and Simplifications
Higher Derivatives

Polar Coordinates

Definitions of Polar Coordinates
Graphing polar functions
Video: Computing Slopes of Tangent Lines

Areas and Lengths of Polar Curves

Area Inside a Polar Curve
Area Between Polar Curves
Arc Length of Polar Curves

Conic sections

Slicing a Cone
Ellipses
Hyperbolas
Parabolas and Directrices
Shifting the Center by Completing the Square

Conic Sections in Polar Coordinates

Foci and Directrices
Visualizing Eccentricity
Astronomy and Equations in Polar Coordinates

Infinite Sequences

Approximate Versus Exact Answers
Examples of Infinite Sequences
Limit Laws for Sequences
Theorems for and Examples of Computing Limits of Sequences
Monotonic Covergence

Infinite Series

Introduction
Geometric Series
Limit Laws for Series
Test for Divergence and Other Theorems
Telescoping Sums

Integral Test

Preview of Coming Attractions
The Integral Test
Estimates for the Value of the Series

Comparison Tests

The Basic Comparison Test
The Limit Comparison Test

Convergence of Series with Negative Terms

Introduction, Alternating Series,and the AS Test
Absolute Convergence
Rearrangements

The Ratio and Root Tests

The Ratio Test
The Root Test
Examples

Strategies for testing Series

Strategy to Test Series and a Review of Tests
Examples, Part 1
Examples, Part 2

Power Series

Radius and Interval of Convergence
Finding the Interval of Convergence
Power Series Centered at $x=a$

Representing Functions as Power Series

Functions as Power Series
Derivatives and Integrals of Power Series
Applications and Examples

Taylor and Maclaurin Series

The Formula for Taylor Series
Taylor Series for Common Functions
Adding, Multiplying, and Dividing Power Series
Miscellaneous Useful Facts

Applications of Taylor Polynomials

Taylor Polynomials
When Functions Are Equal to Their Taylor Series
When a Function Does Not Equal Its Taylor Series
Other Uses of Taylor Polynomials

Functions of 2 and 3 variables

Functions of several variables
Limits and continuity

Partial Derivatives

One variable at a time (yet again)
Definitions and Examples
An Example from DNA
Geometry of partial derivatives
Higher Derivatives
Differentials and Taylor Expansions

Differentiability and the Chain Rule

Differentiability
The First Case of the Chain Rule
Chain Rule, General Case
Video: Worked problems

Multiple Integrals

General Setup and Review of 1D Integrals
What is a Double Integral?
Volumes as Double Integrals

Iterated Integrals over Rectangles

How To Compute Iterated Integrals
Examples of Iterated Integrals
Fubini's Theorem
Summary and an Important Example

Double Integrals over General Regions

Type I and Type II regions
Examples 1-4
Examples 5-7
Swapping the Order of Integration
Area and Volume Revisited

Double integrals in polar coordinates

dA = r dr (d theta)
Examples

Multiple integrals in physics

Double integrals in physics
Triple integrals in physics

Integrals in Probability and Statistics

Single integrals in probability
Double integrals in probability

Change of Variables

Review: Change of variables in 1 dimension
Mappings in 2 dimensions
Jacobians
Examples
Bonus: Cylindrical and spherical coordinates


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.

Strategy to test series

  1. If you see that the terms $a_n$ do not go to zero, you know the series diverges by the Divergence Test.

  2. If a series is a $p$-series, with terms $\frac{1}{n^p}$, we know it converges if $p>1$ and diverges otherwise.

  3. If a series is a geometric series, with terms $ar^n$, we know it converges if $|r|<1$ and diverges otherwise.  In addition, if it converges and the series starts with $n=0$ we know its value is $\frac{a}{1-r}$.  (If it starts with another value of $n$, some work must be done to determine its value.)

  4. If a series is similar to a $p$-series or a geometric series, you should consider a Comparison Test or a Limit Comparison Test.  These test only work with positive term series, but if your series has both positive and negative terms you can test $\sum|a_n|$ for absolute convergence.

  5. If the series has alternating signs, the Alternating Series Test is helpful; in particular, in a previous step you have already determined that your terms go to zero.  However, the AST will not indicate whether a series converges absolutely or conditionally - determining this will require other tests.

  6. If your terms contain factorials, or factorials and $n^{th}$ powers, the Ratio Test might be helpful.  This test does not care if your terms are negative, and may determine absolute convergence of the series.  However, this test will fail for $p$-series and all rational functions of $n$, so don't try the Ratio Test on these.

  7. If your terms contain $n^{th}$ powers, the Root Test may be helpful.  (If you have a geometric series, you will already know it before coming to this step.)  This test does not care if your terms are negative, and may determine Absolute Convergence of the series.

  8. If your terms are positive and decreasing, and easily integrated (when viewed as $f(x)$ where $f(n)=a_n$), the Integral Test may be helpful.


A review of all series tests

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.

If $b_n \le a_n$ and $\sum b_n$ diverges, then $\sum a_n$ diverges.

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.
If $L > 1$, or the limit goes to $\infty$, then $\sum a_n$ diverges.
If $L=1$ or if $L$ does not exist, then the test fails, and we know nothing.

Root Test: Let $L = \displaystyle\lim_{n \to \infty}\sqrt[n]{|a_n|}$.
If $L<1$, then $\sum a_n$ converges absolutely.
If $L>1$,  or the limit goes to infinity, then $\sum a_n$ diverges.
If $L=1$, or if $L$ does not exist, then the test fails, and we know nothing.