If you're seeing this message, it means we're having trouble loading external resources on our website.

Jeżeli jesteś za filtrem sieci web, prosimy, upewnij się, że domeny *.kastatic.org i *.kasandbox.org są odblokowane.

Główna zawartość

Double integrals beyond volume

Double integrals do more than find volume under three-dimensional graphs.  Here we cover other uses, a more general notation for double integrals, and explain the "feel" of double integration.

Do czego zmierzamy

  • Double integrals are used anytime you get that feeling where you want to chop up a two-dimensional region into infinitely many infinitely small areas, multiply each one by some value, then add them up.
  • The more general notation for a double integral is
    RfdA\begin{aligned} \iint_\blueE{R} f\,\redE{dA} \end{aligned}
    where
  • start color #0c7f99, R, end color #0c7f99 is the region that you are integrating over.
  • start color #bc2612, d, A, end color #bc2612 signifies a "tiny chunk of area", which typically means d, x, d, y or d, y, d, x, unless another coordinate system is being used.
  • f, left parenthesis, x, comma, y, right parenthesis is a two-variable function.

Example 1: Mass of a plate

Imagine a metal plate 3 meters wide and 2 meters tall. Our goal will be to find its mass based on its density, but the catch is that the density is not constant over the plate.
To be able to describe this variable density with a function, start by situating the plate on the x, y-plane:
Its lower left corner at the origin, and its long side resting on the x-axis.
Let's say that the density of this plate, in start text, k, g, end text, slash, start text, m, end text, squared, is expressed with the following function.
sigma, left parenthesis, x, comma, y, right parenthesis, equals, left parenthesis, sine, left parenthesis, pi, x, right parenthesis, plus, 1, right parenthesis, y
(sigma is a typical variable name for two-dimensional density). Density is mass per unit area, so it might seem strange to define it using a function which takes in individual points. After all, what does it mean for a single point like left parenthesis, 1, comma, 2, right parenthesis to have density sigma, left parenthesis, 1, comma, 2, right parenthesis? If you prefer, you can interpret this function as giving the density within tiny region around each point.
To find the mass of the plate, you can imagine chopping it up into many tiny pieces, each one a rectangle, then adding up their masses.
Think of each of these rectangles as having a tiny width, d, x, and a tiny height, d, y.
Think about a specific rectangle, perhaps the one containing the point left parenthesis, 1, comma, 2, right parenthesis. Since this rectangle is really small, the density within it will pretty much equal the constant sigma, left parenthesis, 1, comma, 2, right parenthesis. The more finely you cut things, and the smaller the rectangles, the closer it is to being true that the density of each rectangle is constant.
This means we can find the mass of each such rectangle. For example,
σ(1,2)densitydxdytiny area=(sin(π)+1)(2)dxdy=2dxdy\begin{aligned} \underbrace{ \sigma(1, 2) }_{\text{density}} \,\underbrace{ dx\,dy }_{\text{tiny area}} = (\sin(\pi)+1)(2)\,dx\,dy = 2\,dx\,dy \end{aligned}
To get the total mass of the plate, we integrate all of these tiny masses together. Since we are integrating over a two-dimensional region, we use a double integral. Caution: the order of your integrals depends on whether you express the tiny area of each rectangle as d, x, d, y or d, y, d, x
Concept check: Which of the following double integrals represents the mass of our metal plate, which is 3 meters wide and 2 meters tall:
Wybierz 1 odpowiedź:

Concept check: Using the function sigma, left parenthesis, x, comma, y, right parenthesis, equals, left parenthesis, sine, left parenthesis, pi, x, right parenthesis, plus, 1, right parenthesis, y, evaluate this double integral. (If you are unsure about how to do this, consider reviewing the article introducing double integrals)
0203(sin(πx)+1)ydxdy=\begin{aligned} \int_0^2 \int_0^3 (\sin(\pi x) + 1)y \,dx\,dy = \end{aligned} =

Thinking about tiny areas

Filmy wideo na Khan Academy
When I first introduced double integrals, it was in the context of computing the volume under a graph. The thought process went something like this:
  • First cut the volume into infinitely many slices. Each slice represents a constant value for one of the variables, for example x, equals, 0, point, 78.
  • Find the area of each of those slices. (This is what the inner integral does).
  • Make each slice an infinitesimal volume by giving it a little depth. Mathematically, this means multiplying the area of each slice by either d, x or d, y, whichever one represents a tiny step perpendicular to the slice.
  • Integrate those infinitesimal volumes together to get the volume of the solid as a whole. (This is what the outer integral does).
By contrast, the example from the previous section finding the mass of the plate has a different look and feel to it. We start by thinking about tiny areas, then we multiply each one by a constant (the density) and try to add all of them together at once.
Of course, both these perspectives are equivalent. And when it comes to the computation, nothing will look different. You will always set up one integral inside another, compute the inner integral, then compute the outer integral.
Nevertheless, in terms of visualization and conceptual understanding, framing a double integral in terms of tiny areas is distinct from framing it as one linear integral inside another. For example, if you thought about computing the volume under a graph by initially breaking your region of the x, y-plane down into tiny areas, you might imagine adding together the volume of thin columns above those tiny areas.
Filmy wideo na Khan Academy

General notation for double integrals

When we think about a double integral with respect to tiny areas, it's common to write it abstractly like this:
RfdA\begin{aligned} \iint_\blueE{R} f\,\redE{dA} \end{aligned}
  • start color #0c7f99, R, end color #0c7f99 represents the region that we are integrating over. The reason for writing it like this is that while you are setting things up, or reasoning about double integrals in general, you typically don't want to get bogged down with the specific (and potentially complicated) definition of your region while you scribble things down.
    When it comes time to compute the integral, we replace this \iint, start subscript, start color #0c7f99, R, end color #0c7f99, end subscript with an actual pair of single-integrals with bounds that can be computed. When start color #0c7f99, R, end color #0c7f99 is a rectangle, those bounds will be constants:
    integral, start subscript, y, start subscript, 1, end subscript, end subscript, start superscript, y, start subscript, 2, end subscript, end superscript, integral, start subscript, x, start subscript, 1, end subscript, end subscript, start superscript, x, start subscript, 2, end subscript, end superscript, dots
    More generally, when start color #0c7f99, R, end color #0c7f99 is defined in terms of some curves in the x, y-plane, the bounds of the inner integral are expressed as functions of the outer variable:
    integral, start subscript, y, start subscript, 1, end subscript, end subscript, start superscript, y, start subscript, 2, end subscript, end superscript, integral, start subscript, x, start subscript, 1, end subscript, left parenthesis, y, right parenthesis, end subscript, start superscript, x, start subscript, 2, end subscript, left parenthesis, y, right parenthesis, end superscript, dots
    (See the last article for practice with this idea.)
  • start color #bc2612, d, A, end color #bc2612 represents a tiny area, in the same way that d, x represents a tiny length in an ordinary integral.
    You will typically imagine chopping up the region start color #0c7f99, R, end color #0c7f99 into many tiny pieces, and this term represents the area of one of those pieces. Once you get down to computing the double integral, you will replace this with d, x, d, y, or d, y, d, x. In other coordinate systems, there are different ways to break down start color #bc2612, d, A, end color #bc2612, but I'll leave that for the next article.
  • f, left parenthesis, x, comma, y, right parenthesis is some two-variable function. When you chop up your region into many tiny pieces, each piece typically represents some value that you are hoping to add up. Perhaps this value is a tiny bit of mass, or the tiny volume of a slim column under a graph. Hopefully, you are able to express this tiny amount as something times the area of your tiny piece. For example, the mass of a piece is its density times its area; and the volume of a column above a piece is the height of the column times the area.
    In these examples, f, left parenthesis, x, comma, y, right parenthesis represents density, or height. In general, it is the thing that needs to be multiplied by the area start color #bc2612, d, A, end color #bc2612 of a tiny piece, and it generally depends on the position of that tiny piece, expressed with left parenthesis, x, comma, y, right parenthesis-coordinates.
    "What if I cannot express the tiny value that I want to add up as something times d, A?"
    Well, in that case my friend, double integrals are not the tool for you. Although I cannot think of any examples where that comes up...
There are two benefits to this abstract notation:
  • Simplicity: When you're starting to set something up, or if you want to quickly reference the idea of a certain double integral without getting into the implementation details, it's nice to be able to write something quickly. Also, many of the theorems and tools coming up in multivariable calculus are expressed abstractly in this notation.
  • Generality: Writing your integral as \iint, start subscript, start color #0c7f99, R, end color #0c7f99, end subscript, f, start color #bc2612, d, A, end color #bc2612 gives you options as you sit down to compute it. For example, in the next article, we will cover double integrals in polar coordinates, in which case the way you expand start color #bc2612, d, A, end color #bc2612 and the way you put bounds on the two integrals are different than they are for cartesian coordinates.

Example 2: Center of mass

What is the center of mass of a half-disk?
For simplicity, let's say the radius of the disk is 1, and let's orient it such that the diameter rests on the y-axis. Also, assume the disk has uniform density everywhere.
This is a pretty interesting problem, don't you think? You can guess that the answer is something slightly to the left of left parenthesis, 0, point, 5, comma, 0, right parenthesis, but it's not obvious what the specific answer should be, is it?
By the vertical symmetry of this half-disk, you can know that the center of mass will lie on the x-axis. In a sense, what we're looking for is the "average x-value" of points in the disk.
Concept check: If we let H represent this half-disk, with vertical bar, H, vertical bar representing its area, which of the following abstractly written integrals represents the x-value for the center of mass of H?
Wybierz 1 odpowiedź:

Concept check: What is the area of the half-disk H?
vertical bar, H, vertical bar, equals

Concept check: Which of the following represents the right way to expand the integral \iint, start subscript, H, end subscript, x, d, A into a computable form?
Zaznacz wszystkie odpowiedzi, które pasują:

Bring it on home: Solve this integral, and use it to find the center of mass of H.
x-coordinate of center of mass:

Podsumowanie

  • Double integrals are used anytime you get that feeling where you want to chop up a two-dimensional region into infinitely many infinitely small areas, multiply each one by some value, then add them up.
  • The more general notation for a double integral is
    RfdA\begin{aligned} \iint_\blueE{R} f\,\redE{dA} \end{aligned}
    where
    • start color #0c7f99, R, end color #0c7f99 is the region that you are integrating over.
    • start color #bc2612, d, A, end color #bc2612 signifies a "tiny chunk of area", which typically means d, x, d, y or d, y, d, x, unless another coordinate system is being used.
    • f, left parenthesis, x, comma, y, right parenthesis is a two-variable function.
  • From this point forward, double integrals will be inextricably tied to most of the new topics in multivariable calculus. And in almost all cases, it helps to think about what's happening inside each "tiny area" of a given region, rather than thinking about integrating something along a line then integrating again in the perpendicular direction.

Chcesz dołączyć do dyskusji?

Na razie brak głosów w dyskusji
Rozumiesz angielski? Kliknij tutaj, aby zobaczyć więcej dyskusji na angielskiej wersji strony Khan Academy.