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

Close is good enough
Definition
One-sided Limits
How can a limit fail to exist?
Infinite Limits and Vertical Asymptotes
Summary

Limit Laws and Computations

A summary of Limit Laws
Why do these laws work?
Two limit theorems
How to algebraically manipulate a 0/0?
Limits with fractions
Limits with Absolute Values
Limits involving Rationalization
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
Examples of continuous functions

Limits at Infinity

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

Rates of Change

Tracking change
Average and instantaneous velocity
Instantaneous rate of change of any function
Finding tangent line equations
Definition of derivative

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

Two important Limits
Sine and Cosine
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 and 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

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
Fermat's Theorem
How-to

The Mean Value and other Theorems

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

$f$ vs. $f'$

Increasing/Decreasing Test and Critical Numbers
How-to
The First Derivative Test
Concavity, Points of Inflection, and the Second Derivative Test

Indeterminate Forms and L'Hospital's Rule

What does $\frac{0}{0}$ equal?
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

Anti-derivatives and Physics
Some formulas
Anti-derivatives are not Integrals

The Area under a curve

The Area Problem and Examples
Riemann Sums Notation
Summary

Definite Integrals

Definition
Properties
What is integration good for?
More Examples

The Fundamental Theorem of Calculus

Three Different Quantities
The Whole as Sum of Partial Changes
The Indefinite Integral as Antiderivative
The FTC and the Chain Rule


A summary


The most general limit statement is $$\lim_{x \to \hbox{something}} f(x) = \hbox{something else}.$$ Here is what $x$ can do:

  • ${x \to a}$ describes what happens when $x$ is close to, but not equal to, $a$. So $\displaystyle\lim_{x \to 3} f(x)$ involves looking at $x=$3.1, 3.01, 3.001,2.9, 2.99, 2.999, and generally considering all values of $x$ that are either slightly above or slightly below 3.

  • ${x \to a^+}$ describes what happens when $x$ is slightly greater than $a$. That is, $\displaystyle\lim_{x \to 3^+}f(x)$ involves looking at $x=$3.1, 3.01, 3.001, etc.,but not 2.9, 2.99 or 2.999.

  • ${x \to a^-}$ describes what happens when $x$ is slightly less than $a$, ignoring what happens when $x$ is slightly greater than $a$.

Note that if something happens as $x \to a^+$ and the same thing happens as $x \to a^-$, then the same also happens as $x \to a$. Conversely, if something happens as $x \to a$, then it also happens as $x \to a^+$ and as $x \to a^-$.



Here is what the limit can be (if it exists):

  • $\lim f(x) = \ell$ means that $f(x)$ is close to the number $\ell$. This is the most common type of limit.

  • $\lim f(x) = \infty$ means that $f(x)$ grows without bound, eventually becoming bigger than any number you can name. Remember that $\infty$ is not a number! Rather, $\infty$ is a process of growth that never ends.

  • $\lim f(x) = -\infty$ means that $f(x)$ goes extremely negative and never comes back, eventually becoming less than any number (say, minus a trillion) that you care to name.
.

With these ingredients we can make sense of any limit statement. For instance:

  • $\displaystyle\lim_{x \to 4^-} \tfrac{1}{4-x} = \infty$ means that, whenever $x$ is slightly less than $4$, $\frac{1}{4-x}$ is gigantic and positive. The graph $y=\frac{1}{4-x}$ will shoot upwards on the left side of the vertical asymptote $x=4$.

  • $\displaystyle\lim_{x \to 0} 13 (x+1) = 13$ means that $f(x)=13(x+1)$ is close to 13 whenever $x$ is close to 0. So $f(0.01)$ will be close to 13, and $f(0.000001)$ will be really close to 13.

  • $\displaystyle\lim_{x \to 0} \tfrac1x$ does not exist, since $\displaystyle\lim_{x \to 0^+} \tfrac1x = \infty$ and $\displaystyle\lim_{x \to 0^-} \tfrac1x = -\infty$.