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


Product of Secants and Tangents

Products of secants and tangents have strategies, in the same way that the products of sines and cosines have strategies.  Based on the even and odd powers, we evaluate $$\int \sec^n(x) \tan^m(x)\, dx.$$

  1. If $n=2$, we can use the substitution $u=\tan(x)$, $du=\sec^2(x)\, dx$ to get $\int u^m\, du$.
  2. If $n$ is even, we can use the identity $\sec^2(x)=1+\tan^2(x)$ to convert all but two powers of secant into tangents. (If $n=0$ and $m$ is large, things get tedious, but we can convert two powers of tangent into secants instead, thereby reducing the power of tangent.  Then repeat on the reduce power of tangent.)
  3. If $m=1$ (and $n>1$), we can substitute $u=\sec(x)$, $du=\sec(x)\tan(x)\, dx$ to get $\int u^{n-1}\, du$.  (If $m$ and $n$ are both one, we know the antiderivative.)
  4. If $m$ is odd, we can use the identity $\tan^2(x) = \sec^2(x)-1$ to convert all but one power of tangent into secants.
  5. Other cases can be much harder.  We look at more challenging integrals later in this module.


Alternatively, as we did with sines and cosines, we can observe the combinations of secant and tangent functions in the integrand, and look for a derivative to strip off. 

Possible derivatives to strip off:  $\sec^2x\,dx$ with the remaining factors of the integrand containing only tangent functions (which may involve substituting $\sec^2 x=\tan^2 x+1$); and $\sec x\tan x\,dx$, with the remaining factors of the integrand containing only secant functions (which may involve substituting $\tan^2 x=\sec^2 x-1$).  For some integrands, this cannot be done, but we will not ask you to compute such integrals.

Some examples: 

$\int\sec^6x\tan^5x\,dx=\int\sec^4x\tan^5x\sec^2x\,dx$.  Here, we stripped off $\sec^2x\,dx$ since we know the remaining even power of $\sec x$ can be rewritten in terms of $\tan x$.  Now we make our substitution to get $\int(\tan^2 x+1)^2\tan^5x\sec^2\,dx$ and let $u=\tan x$.  This will work for any power of tangent.

$\int\sec^5x\tan^7x\,dx$.  Here, we don't want to strip off $\sec^2x\,dx$, since the remaining power of secant cannot be turned into tangents.  So try stripping off $\sec x\tan x\,dx$, getting $\int\sec^4x\tan^6x\sec x\tan x\,dx$.  Now we can set $\tan^6x=(\sec^2x-1)^3$ and let $u=\sec x$.