Home The Six Pillars of CalculusThe Pillars: A Road MapA picture is worth 1000 words Trigonometry ReviewThe basic trig functionsBasic 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 FunctionsExponentials with positive integer exponentsFractional and negative powers The function $f(x)=a^x$ and its graph Exponential growth and decay Logarithms and Inverse functionsInverse FunctionsHow to find a formula for an inverse function Logarithms as Inverse Exponentials Inverse Trig Functions Intro to LimitsOverviewDefinition One-sided Limits When limits don't exist Infinite Limits Summary Limit Laws and ComputationsLimit LawsIntuitive 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 TheoremDefinition of continuityContinuity and piece-wise functions Continuity properties Types of discontinuities The Intermediate Value Theorem Summary of using continuity to evaluate limits Limits at InfinityLimits at infinity and horizontal asymptotesLimits at infinity of rational functions Which functions grow the fastest? Vertical asymptotes (Redux) Summary and selected graphs Rates of ChangeAverage velocityInstantaneous 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 FunctionThe derivative functionSketching the graph of $f'$ Differentiability Notation and higher-order derivatives Basic Differentiation RulesThe Power Rule and other basic rulesThe derivative of $e^x$ Product and Quotient RulesThe Product RuleThe Quotient Rule Derivatives of Trig FunctionsNecessary LimitsDerivatives of Sine and Cosine Derivatives of Tangent, Cotangent, Secant, and Cosecant Summary The Chain RuleTwo Forms of the Chain RuleVersion 1 Version 2 Why does it work? A hybrid chain rule Implicit DifferentiationIntroductionExamples Derivatives of Inverse Trigs via Implicit Differentiation A Summary Derivatives of LogsFormulas and ExamplesLogarithmic Differentiation Derivatives in ScienceIn PhysicsIn Economics In Biology Related RatesOverviewHow to tackle the problems Example (ladder) Example (shadow) Linear Approximation and DifferentialsOverviewExamples An example with negative $dx$ Differentiation ReviewHow to take derivativesBasic Building Blocks Advanced Building Blocks Product and Quotient Rules The Chain Rule Combining Rules Implicit Differentiation Logarithmic Differentiation Conclusions and Tidbits Absolute and Local ExtremaDefinitionsThe Extreme Value Theorem Critical Numbers Steps to Find Absolute Extrema The Mean Value and other TheoremsRolle's TheoremsThe Mean Value Theorem Finding $c$ $f$ vs. $f'$Increasing/Decreasing Test and Critical NumbersProcess 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 RuleWhat does $\frac{0}{0}$ equal?Examples Indeterminate Differences Indeterminate Powers Three Versions of L'Hospital's Rule Proofs OptimizationStrategiesAnother Example Newton's MethodThe Idea of Newton's MethodAn Example Solving Transcendental Equations When NM doesn't work Anti-derivativesAntiderivativesCommon antiderivatives Initial value problems Antiderivatives are not Integrals The Area under a curveThe Area Problem and ExamplesRiemann Sum Notation Summary Definite IntegralsDefinition of the IntegralProperties of Definite Integrals What is integration good for? More Applications of Integrals The Fundamental Theorem of CalculusThree Different ConceptsThe Fundamental Theorem of Calculus (Part 2) The Fundamental Theorem of Calculus (Part 1) More FTC 1 |
Proofs from previous slide
|
Souped Up Mean Value Theorem: If
$f(x)$ and $g(x)$ are continuous on a closed interval
$[a,b]$ and differentiable on the open interval $(a,b)$,
then there is a point $c$, between $a$ and $b$, where
$$\big(f(b)-f(a)\big)g'(c) = \big(g(b)-g(a)\big)f'(c). $$
(When $g(x)=x$, this is the same as the usual MVT.)
Proof: Consider the function $$
h(x) = \big(f(x)-f(a)\big)\big(g(b)-g(a)\big) -
\big(f(b)-f(a)\big)\big(g(x)-g(a)\big).$$ This is
continuous on $[a,b]$ and differentiable on $(a,b)$, with
$$h'(x) = f'(x)\big(g(b)-g(a)\big) - g'(x) \big(f(b) -
f(a)\big).$$ Note that $h(a)=0=h(b)$. By Rolle's Theorem,
there a spot $c$ where $h'(c)=0$. But $h'(c)=
\big(f(b)-f(a)\big)g'(c) - \big(g(b)-g(a)\big)f'(c).$
Since this is zero, $\big(f(b)-f(a)\big)g'(c) =
\big(g(b)-g(a)\big)f'(c)$. $\qquad \hbox{QED}$
|
Proof of
Macho L'Hospital's Rule: By assumption, $f$ and $g$ are
differentiable to the right of $a$, and the limits of $f$
and $g$ as $x \to a^+$ are zero. Define $f(a)$ to be zero,
and likewise define $g(a)=0$. Since these values agree
with the limits, $f$ and $g$ are continuous on some
half-open interval $[a,b)$ and differentiable on$(a,b)$.
For any $x \in (a,b)$, we have that $f$
and $g$ are differentiable on $(a,x)$ and continuous on
$[a,x]$. By the Souped up MVT, there is apoint $c$ between
$a$ and $x$ such that $f'(c) g(x) = f'(x) g(c)$. In other
words, $f'(c)/g'(c) = f(x)/g(x)$. Also, as $x$ approaches
$a$, $c$ also approaches $a$, since $c$ is somewhere
between $x$ and $a$. But then $$\lim_{x \to a^+}\,
\frac{f(x)}{g(x)} = \lim_{x \to a^+} \,\frac{f'(c)}{g'(c)}
= \lim_{c \to a^+}\,\frac{f'(c)}{g'(c)}.$$ That last
expression is the same as $\lim_{x \to a^+} f'(x)/g'(x)$.
$\qquad \hbox{QED}$
|