<< Prev Next >>



Home

The Fundamental Theorem of Calculus

Three Different Concepts
The Fundamental Theorem of Calculus (Part 2)
The Fundamental Theorem of Calculus (Part 1)
More FTC 1

The Indefinite Integral and the Net Change

Indefinite Integrals and Anti-derivatives
A Table of Common Anti-derivatives
The Net Change Theorem
The NCT and Public Policy

Substitution

Substitution for Indefinite Integrals
Examples to Try
Revised Table of Integrals
Substitution for Definite Integrals
Examples

Area Between Curves

Computation Using Integration
To Compute a Bulk Quantity
The Area Between Two Curves
Horizontal Slicing
Summary

Volumes

Slicing and Dicing Solids
Solids of Revolution 1: Disks
Solids of Revolution 2: Washers
More Practice

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
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

Differential Equations

Introduction
Separable Equations
Mixing and Dilution

Models of Growth

Exponential Growth and Decay
Logistic Growth

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 and the FTC

Integral Test

Road Map
The Integral Test
Estimates of 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

Partial Derivatives

Visualizing Functions in 3 Dimensions
Definitions and Examples
An Example from DNA
Geometry of Partial Derivatives
Higher Order Derivatives
Differentials and Taylor Expansions

Multiple Integrals

Background
What is a Double Integral?
Volumes as Double Integrals

Iterated Integrals over Rectangles

How To Compute Iterated Integrals
Examples of Iterated Integrals
Cavalieri's Principle
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
Order of Integration


More practice

These examples are more challenging.  You may want to refer back to these when you are working on your homework for this section.

Example 1:  We will find the integral that will give the volume of the solid obtained by rotating a region in the first quadrant bounded by $f(y)=4y$ and $g(y)=y^3$ around the $y$-axis.  After looking at the graphs below, we realize that to find the smallest and largest $y$-values of the region, we must find the intersection of $f$ and $g$:  we set the curves equal to each other.  $4y=y^3$ so $y^3-4y=y(y^2-4)=y(y+2)(y-2)=0$.  Since we are in the first quadrant, the curves intersect at $y=0$ and $y=2$.

DO:  Using the graph below, try to set up this integral before reading further.  Remember, since we are rotating around the $y$-axis, our limits of integration are $y$-values, and we have $dy$ after the integral.

   
http://tutorial.math.lamar.edu


Solution 1:  $\displaystyle\int_c^dA(y)\,dy=\int_0^2\pi(R^2-r^2)\,dy=\pi\int_0^2\left((4y)^2-(y^3)^2\right)\,dy$, which we can easily compute.

-------------------------------------------------------------------------------

Example 2:  We rotate an region bounded by the curves $y=x^2-2x$ around the line $y=4$.  Notice that our axis of revolution is not the $x$-axis. 
DO: 
Consider the graphs of our curves below.  Try to find the area of the washer before looking further.  
                  

          
http://tutorial.math.lamar.edu

Solution 2:  $A=\pi(R^2-r^2)$  where $R$ and $r$ can be found by carefully looking at the graph above.  $R$ is the distance between the line $y=4$ and the lower curve.  When the curve is below the axis, its $y$-values are negative, so the distance between the $x$-axis and the curve is $-y=-(x^2-2x)$.  We add this to 4, getting $R=-(x^2-2x)+4$.  When the curve is above the $x$-axis, its $y$-values are positive, and we need to subtract them from 4 to get $R=4-y=4-(x^2-2x)$.  Look carefully at the graph and see that both cases make sense.  Fortunately, in either case we get the same $R$.  Similarly, we see that $r=4-x$ because $r$ is the distance between the line $y=4$ and the line $y=x$. 

We now need our intersection points.  DO: Find these before reading further. 

We set the curves equal to each other:  $x=x^2-2x$ so $x^2-3x=x(x-3)=0$, so our curves intersect at $x=0$ and $x=3$. 

Now we can find our integral: $\displaystyle\int_a^b\pi\left(R^2-r^2\right)\,dx=\pi\int_0^3\left((4-(x^2-2x))^2-(4-x)^2\right)\,dx$, which we can easily compute.
 
NOTICE:  The only integration formula we need to know is that $\int \text{Area}=\text{volume}$.  We compute the area by looking at the graph(s) of the curve(s).