Home The Fundamental Theorem of CalculusThree Different ConceptsThe Fundamental Theorem of Calculus (Part 2) The Fundamental Theorem of Calculus (Part 1) More FTC 1 The Indefinite Integral and the Net ChangeIndefinite Integrals and Anti-derivativesA Table of Common Anti-derivatives The Net Change Theorem The NCT and Public Policy SubstitutionSubstitution for Indefinite IntegralsExamples to Try Revised Table of Integrals Substitution for Definite Integrals Examples Area Between CurvesComputation Using IntegrationTo Compute a Bulk Quantity The Area Between Two Curves Horizontal Slicing Summary VolumesSlicing and Dicing SolidsSolids of Revolution 1: Disks Solids of Revolution 2: Washers More Practice Integration by PartsIntegration by PartsExamples Integration by Parts with a definite integral Going in Circles Tricks of the Trade Integrals of Trig FunctionsAntiderivatives of Basic Trigonometric FunctionsProduct 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 SubstitutionsHow Trig Substitution WorksSummary of trig substitution options Examples Completing the Square Partial FractionsIntroductionLinear Factors Irreducible Quadratic Factors Improper Rational Functions and Long Division Summary Strategies of IntegrationSubstitutionIntegration by Parts Trig Integrals Trig Substitutions Partial Fractions Improper IntegralsType 1 - Improper Integrals with Infinite Intervals of IntegrationType 2 - Improper Integrals with Discontinuous Integrands Comparison Tests for Convergence Differential EquationsIntroductionSeparable Equations Mixing and Dilution Models of GrowthExponential Growth and DecayLogistic Growth Infinite SequencesApproximate Versus Exact AnswersExamples of Infinite Sequences Limit Laws for Sequences Theorems for and Examples of Computing Limits of Sequences Monotonic Covergence Infinite SeriesIntroductionGeometric Series Limit Laws for Series Test for Divergence and Other Theorems Telescoping Sums and the FTC Integral TestRoad MapThe Integral Test Estimates of Value of the Series Comparison TestsThe Basic Comparison TestThe Limit Comparison Test Convergence of Series with Negative TermsIntroduction, Alternating Series,and the AS TestAbsolute Convergence Rearrangements The Ratio and Root TestsThe Ratio TestThe Root Test Examples Strategies for testing SeriesStrategy to Test Series and a Review of TestsExamples, Part 1 Examples, Part 2 Power SeriesRadius and Interval of ConvergenceFinding the Interval of Convergence Power Series Centered at $x=a$ Representing Functions as Power SeriesFunctions as Power SeriesDerivatives and Integrals of Power Series Applications and Examples Taylor and Maclaurin SeriesThe Formula for Taylor SeriesTaylor Series for Common Functions Adding, Multiplying, and Dividing Power Series Miscellaneous Useful Facts Applications of Taylor PolynomialsTaylor PolynomialsWhen Functions Are Equal to Their Taylor Series When a Function Does Not Equal Its Taylor Series Other Uses of Taylor Polynomials Partial DerivativesVisualizing Functions in 3 DimensionsDefinitions and Examples An Example from DNA Geometry of Partial Derivatives Higher Order Derivatives Differentials and Taylor Expansions Multiple IntegralsBackgroundWhat is a Double Integral? Volumes as Double Integrals Iterated Integrals over RectanglesHow To Compute Iterated IntegralsExamples of Iterated Integrals Cavalieri's Principle Fubini's Theorem Summary and an Important Example Double Integrals over General RegionsType I and Type II regionsExamples 1-4 Examples 5-7 Order of Integration |
Examples 5-7
In the previous Examples 3 and 4, the way we specified $D$ and $R$
suggested how to write the integral as a iterated integral.
Sometimes conditions are best interpreted graphically before
deciding on whether to evaluate as Type I or Type II. |
Solution 5: $D$ is enclosed by the straight line $y = x$ and the parabola $y = x^2$ as shown here. To determine the limits of integration we first need to find the points of intersection of $y = x$ and $y = x^2$. These occur when $x^2 = x$. This means $x(x-1)=0$, so $x = 0,\, 1$. Treating $D$ as a Type I region, we fix $x$ between $x=0$ and $x=1$, and integrate with respect to $y$ along the black vertical line, getting the iterated integral $\displaystyle I \ = \ \int_0^1\left(\int_{x^2}^{x}\, (3x + 4y)\, dy\right)\,dx$ DO: Evaluate $I$. |
------------------------------------------------------------------------------
Example 6: The region $D$ that
is shown here is Type I but is not Type II: Fixing $x$
and integrating first with respect to $y$ along the vertical
black line makes good sense because then we have the same
curve $f_1(x)$ along the bottom and $f_2(x)$ along the top:
$$ D \ = \ \Bigl\{\,(x,\,y) : f_1(x) \le y \le f_2(x),\ \ a
\le x \le b\,\Bigl\}$$ for suitable choices of $a,\, b$ and
functions $f_1(x),\, f_2(x)$ giving us: $$ \iint_D\,
f(x,\,y)\, dA = \int_a^b \left(\int_{f_1(x)}^{f_2(x)}\,
f(x,\,y)\, dy\right) dx\,.$$But if we had chosen to fix $y$,
then the integral with respect to $x$ would sometimes split
into two parts, as is shown with the red horizontal
lines. This would make evaluate of this integral more
complicated -- for one thing, there would be more than one
integral. |
|
Example 7: Similarly, the region $D$ shown here is Type II but not Type I. Fixing $y$ and integrating first with respect to $x$ along the horizontal black line makes good sense because then $$ D \ = \ \Bigl\{\,(x,\,y) : g_1(y) \le x \le g_2(y),\ \ c \le y \le d\,\Bigl\}$$ for suitable choices of $c,\, d$ and functions $g_1(y),\, g_2(y)$. In this case $$ \iint_D\, f(x,\,y)\, dxdy = \int_c^d \left(\int_{g_1(y)}^{g_2(y)}\, f(x,\,y)\, dx\right) dy\,.$$But if we had chosen to fix $x$, then the integral with respect to $y$ would sometimes splits into two parts as shown by the red vertical lines. Again, this would make the integral(s) more complicated. |