<< Prev



Home

The Six Pillars of Calculus

The Pillars: A Road Map
A picture is worth 1000 words

Trigonometry Review

The basic trig functions
Basic trig identities
The unit circle
Addition of angles, double and half angle formulas
The law of sines and the law of cosines
Graphs of Trig Functions

Exponential Functions

Exponentials with positive integer exponents
Fractional and negative powers
The function $f(x)=a^x$ and its graph
Exponential growth and decay

Logarithms and Inverse functions

Inverse Functions
How to find a formula for an inverse function
Logarithms as Inverse Exponentials
Inverse Trig Functions

Intro to Limits

Overview
Definition
One-sided Limits
When limits don't exist
Infinite Limits
Summary

Limit Laws and Computations

Limit Laws
Intuitive idea of why these laws work
Two limit theorems
How to algebraically manipulate a 0/0?
Indeterminate forms involving fractions
Limits with Absolute Values
Limits involving indeterminate forms with square roots
Limits of Piece-wise Functions
The Squeeze Theorem

Continuity and the Intermediate Value Theorem

Definition of continuity
Continuity and piece-wise functions
Continuity properties
Types of discontinuities
The Intermediate Value Theorem
Summary of using continuity to evaluate limits

Limits at Infinity

Limits at infinity and horizontal asymptotes
Limits at infinity of rational functions
Which functions grow the fastest?
Vertical asymptotes (Redux)
Summary and selected graphs

Rates of Change

Average velocity
Instantaneous velocity
Computing an instantaneous rate of change of any function
The equation of a tangent line
The Derivative of a Function at a Point

The Derivative Function

The derivative function
Sketching the graph of $f'$
Differentiability
Notation and higher-order derivatives

Basic Differentiation Rules

The Power Rule and other basic rules
The derivative of $e^x$

Product and Quotient Rules

The Product Rule
The Quotient Rule

Derivatives of Trig Functions

Necessary Limits
Derivatives of Sine and Cosine
Derivatives of Tangent, Cotangent, Secant, and Cosecant
Summary

The Chain Rule

Two Forms of the Chain Rule
Version 1
Version 2
Why does it work?
A hybrid chain rule

Implicit Differentiation

Introduction
Examples
Derivatives of Inverse Trigs via Implicit Differentiation
A Summary

Derivatives of Logs

Formulas and Examples
Logarithmic Differentiation

Derivatives in Science

In Physics
In Economics
In Biology

Related Rates

Overview
How to tackle the problems
Example (ladder)
Example (shadow)

Linear Approximation and Differentials

Overview
Examples
An example with negative $dx$

Differentiation Review

How to take derivatives
Basic Building Blocks
Advanced Building Blocks
Product and Quotient Rules
The Chain Rule
Combining Rules
Implicit Differentiation
Logarithmic Differentiation
Conclusions and Tidbits

Absolute and Local Extrema

Definitions
The Extreme Value Theorem
Critical Numbers
Steps to Find Absolute Extrema

The Mean Value and other Theorems

Rolle's Theorems
The Mean Value Theorem
Finding $c$

$f$ vs. $f'$

Increasing/Decreasing Test and Critical Numbers
Process for finding intervals of increase/decrease
The First Derivative Test
Concavity
Concavity, Points of Inflection, and the Second Derivative Test
The Second Derivative Test
Visual Wrap-up

Indeterminate Forms and L'Hospital's Rule

What does $\frac{0}{0}$ equal?
Examples
Indeterminate Differences
Indeterminate Powers
Three Versions of L'Hospital's Rule
Proofs

Optimization

Strategies
Another Example

Newton's Method

The Idea of Newton's Method
An Example
Solving Transcendental Equations
When NM doesn't work

Anti-derivatives

Antiderivatives
Common antiderivatives
Initial value problems
Antiderivatives are not Integrals

The Area under a curve

The Area Problem and Examples
Riemann Sum Notation
Summary

Definite Integrals

Definition of the Integral
Properties of Definite Integrals
What is integration good for?
More Applications of Integrals

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


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