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 |
Properties of Definite IntegralsThroughout, we assume $f$ and $g$ are arbitrary functions and $a,b,c,m$ and $M$ are constants:
Items 2 and 3 are direct results of the definition of the
definite integral as a limit, since the limit of a sum (or
difference) of functions is the sum (or difference) of the limits,
and since you can pull a constant out of a limit. Item 4 is
easy to see if you think of the limit definition of the integral
-- $\Delta x$ becomes $\frac{a-b}{n}$ instead of $\frac{b-a}{n}$
and thus is negated. DO: Sketch appropriate
graphs and convince yourself that items 1 and 5 above make
sense. DO: Sketch a graph of some $f$ with $a<b<c$ and convince yourself that item 6 above makes sense. Note: $b$ does not have to be between $a$ and $c$ for item 6 to be true. This is harder to see, but play with it if you wish.
DO: Sketch appropriate
graphs and convince yourself that the three properties below
make sense.
In other words, we can compare $f$ to $0$, we can compare $f$ to $g$, and we can compare $f$ to $m$ and $M$. These properties are easy to visualize if you think about area and graphs, as you did above. If $f(x) \ge g(x)$, then the curve $y=f(x)$ lies above the curve $y=g(x)$, so there is more area under the $f$ curve than under the $g$ curve. But these properties apply even when we are dealing with negative functions or applications that have nothing to do with area. To see why the second property holds without thinking of areas and graphs, notice that if $f(x) \ge g(x)$ for all $x \in [a,b]$, then $$ f(x_i^*) \ge g(x_i^*) \quad \text{and so} \quad f(x_i^*)\,\Delta x \ge g(x_i^*)\,\Delta x, \text{ for each } i=1,\ldots,n. \text{ Hence, }$$ $$ {\sum_{i=1}^n f(x_i^*)\, \Delta x} \ge {\sum_{i=1}^n g(x_i^*)\, \Delta x}. \text{ Then by limit laws, } {\lim_{n \to \infty}\, \sum_{i=1}^n f(x_i^*)\, \Delta x} \ge {\lim_{n \to \infty}\,\sum_{i=1}^n g(x_i^*)\, \Delta x}, $$ and thus by the definition of integral $$\int_a^b f(x)\, dx \ge \int_a^b g(x)\, dx. $$ |