Double Integrals in Polar Coordinates
1. A flat plate is in the shape of the region R in the first quadrant lying between the circles x2+ y2= 1 and x2+ y2= 4. The density of the plate at point (x, y) is x + y kilograms per square meter (suppose the axes are marked in meters). Find the mass of the plate.
R
1 2x 1
2
y
Solution. As we saw in #2(b) of the worksheet “Double Integrals”, the mass is the double integral of density. That is, the mass is
Z Z
R
(x + y) dx dy.
To compute double integrals, we always convert them to iterated integrals. In this case, we’ll use a double integral in polar coordinates. The region R is the polar rectangle 0 ≤ θ ≤ π2, 1 ≤ r ≤ 2, so we can rewrite the double integral as an iterated integral in polar coordinates:
Z Z R (x + y) dx dy = Z π/2 0 Z 2 1 (r cos θ + r sin θ)(r dr dθ) = Z π/2 0 Z 2 1 r2(cos θ + sin θ) dr dθ = Z π/2 0 1 3r 3(cos θ + sin θ) r=2 r=1 ! dθ = Z π/2 0 7 3(cos θ + sin θ) dθ = 7 3(sin θ − cos θ) θ=π/2 θ=0 = 14 3
2. Find the area of the region R lying between the curves r = 2 + sin 3θ and r = 4 − cos 3θ. (You may leave your answer as an iterated integral in polar coordinates.)
Solution. As we saw in #2(a) of the worksheet “Double Integrals”, the area of the region R is equal to the double integral
Z Z
R
1 dx dy. To compute the value of this double integral, we will convert it to an iterated integral.
-5 5
x
-5 5
y
Our slices go all the way around the origin, so the outer integral will have θ going from 0 to 2π. Along each slice, r goes from the inner curve (r = 2 + sin 3θ) to the outer curve (r = 4 − cos 3θ). So, the iterated integral is Z 2π 0 Z 4−cos 3θ 2+sin 3θ 1 · r dr dθ = Z 2π 0 1 2r 2 r=4−cos 3θ r=2+sin 3θ ! dθ = 1 2 Z 2π 0 (4 − cos 3θ)2− (2 + sin 3θ)2 dθ = 1 2 Z 2π 0
16 − 8 cos 3θ + cos23θ − 4 − 4 sin 3θ − sin23θ dθ
= 1
2 Z 2π
0
(12 − 8 cos 3θ + cos 6θ − 4 sin 3θ) dθ
by the double angle identity cos 2t = cos2t − sin2t
= 1 2 12θ −8 3sin 3θ + 1 6sin 6θ + 4 3cos 3θ θ=2π θ=0 = 12π
3. In each part, rewrite the double integral as an iterated integral in polar coordinates. (Do not evaluate.)
(a) Z Z
R p
1 − x2− y2 dx dy where R is the left half of the unit disk.
-1 1
-1 1
Solution. The region R is the polar rectangle π2 ≤ θ ≤ 3π
2, 0 ≤ r ≤ 1. In polar coordi-nates, the integrand is √1 − r2. So, we can rewrite the double integral as an iterated integral
Z 3π/2 π/2 Z 1 0 p 1 − r2· r dr dθ .
(b) Z Z
R
x2 dx dy where R is the right half of the ring 4 ≤ x2+ y2≤ 9.
-3 3
-3 3
Solution. The region R is the polar rectangle −π2 ≤ θ ≤ π
2, 2 ≤ r ≤ 3.
(1) In polar coordi-nates, the integrand is (r cos θ)2. So, we can rewrite the double integral as an iterated integral
Z π/2
−π/2 Z 3
2
r2cos2θ · r dr dθ.
4. Rewrite the iterated integral in Cartesian coordinates Z 2 0 Z √ 4−y2 −√4−y2 xy dx dy as an iterated integral in polar coordinates. (Try to draw the region of integration.) You need not evaluate.
Solution. Let’s first write the integrand in polar coordinates. Since x = r cos θ and y = r sin θ, the integrand can be written as r2sin θ cos θ.
Next, let’s figure out the region of integration. Since the outer integral is Z 2
0
something dy, we are slicing the interval [0, 2] on the y-axis, so we are making horizontal slices from y = 0 to y = 2. The inner integral tells us that the left side of each slice is on x = −p4 − y2and the right side of each slice is on x = p4 − y2. x = −p
4 − y2 is the left half of the circle x2+ y2 = 4, and x =p
4 − y2 is the right half of the circle x2+ y2= 4, so our region of integration (with horizontal slices) looks like this:
-2 2
-2 2
This region is the polar rectangle 0 ≤ θ ≤ π, 0 ≤ r ≤ 2. So, the integral in polar coordinates is Z π
0 Z 2
0
r2sin θ cos θ · r dr dθ .
5. Find the volume of the solid enclosed by the xy-plane and the paraboloid z = 9 − x2− y2. (You may leave your answer as an iterated integral in polar coordinates.)
x y z
Solution. Let’s break this down into two steps:
1. First, we’ll write a double integral expressing the volume. 2. Then, we’ll convert the double integral to an iterated integral.
Notice that the solid can be described as the solid under z = 9 − x2− y2 over the region R, where R is where the solid meets the xy-plane. So, its volume will be
Z Z
R
(9 − x2− y2) dx dy. Let’s describe R in more detail. The surface z = 9 − x2− y2 intersects the xy-plane z = 0 where x2+ y2= 9, so the region R is the disk x2+ y2≤ 9.
Now, we’ll convert this double integral to an iterated integral. The region R is the polar rectangle 0 ≤ θ ≤ 2π, 0 ≤ r ≤ 3, so we can rewrite the double integral as
Z Z R (9 − x2− y2) dx dy = Z 2π 0 Z 3 0 (9 − r2)r dr dθ = Z 2π 0 Z 3 0 (9r − r3) dr dθ = Z 2π 0 Z 3 0 9 2r 2 −r 4 4 r=3 r=0 ! dθ = Z 2π 0 81 4 dθ = 81 4 θ θ=2π θ=0 = 81π 2
6. The region inside the curve r = 2 + sin 3θ and outside the curve r = 3 − sin 3θ consists of three pieces. Find the area of one of these pieces. (You may leave your answer as an iterated integral in polar coordinates.)
Solution. Since we are finding area, our integral will be Z Z
R
1 dx dy, where R is the region of integration. As always, to evaluate the double integral, we need to rewrite it as an iterated integral (this time, in polar coordinates).
Let’s make slices where θ = constant.(2)
-4 4
-4 4
We are slicing from the θ of the red point to the θ of the blue point. Let’s find these. The red point and blue point are points where the curves r = 2 + sin 3θ and r = 3 − sin 3θ intersect, so let’s solve 2 + sin 3θ = 3 − sin 3θ. This happens when sin 3θ = 12, or 3θ = π6,5π6 . So, the red point has θ = 18π, the blue point has θ = 5π18, and our outer integral will have θ going from 18π to 5π18.
Along a slice, r goes from the inner curve (r = 3 − sin 3θ) to the outer curve (r = 2 + sin 3θ), so we can rewrite our double integral as
Z 5π/18 π/18 Z 2+sin 3θ 3−sin 3θ 1 · r dr dθ = Z 5π/18 π/18 1 2r 2 r=2+sin 3θ r=3−sin 3θ ! dθ = 1 2 Z 5π/18 π/18 (2 + sin 3θ)2− (3 − sin 3θ)2 dθ = 1 2 Z 5π/18 π/18 (−5 + 10 sin 3θ) dθ = 1 2 −5θ − 10 3 cos 3θ θ=5π/18 θ=π/18 = √5 3 − 5π 9
7. Find the volume of the “ice cream cone” bounded by the single cone z =px2+ y2 and the paraboloid z = 3 −x 2 4 − y2 4 . x y z
Solution. Let R be the projection of the solid onto the xy-plane; that is, let R be the region we see if we look down on the solid from above. This will be a disk, so let’s do the integral in polar coordinates.
First, we’ll rewrite everything in terms of polar coordinates. The cone z =px2+ y2 can be rewritten as z = r, and the paraboloid z = 3 − x42−y42 can be rewritten as z = 3 −r42.
To find the disk R, notice that, if we look at the solid from above, the disk we see is the size of the circle where the two surfaces intersect. The surfaces intersect where r = 3 −r2
4; this can be rewritten as r2+ 4r − 12 = 0, or (r + 6)(r − 2) = 0. Since r ≥ 0, the intersection is r = 2. So, the region R is a disk centered at the origin with radius 2. This is a polar rectangle with 0 ≤ r ≤ 2, 0 ≤ θ < 2π. One way to find the volume of the solid is to find the volume under the paraboloid over R, find the volume under the cone over R, and subtract the latter from the former.(3) That is:
volume under volume under
z = 3 −r2
4 minus z = r equals volume we want
over R over R x y z x y z x y z
So, the iterated integral in polar coordinates is Z 2π 0 Z 2 0 3 − r 2 4 r dr dθ − Z 2π 0 Z 2 0 r · r dr dθ = Z 2π 0 Z 2 0 3 −r 2 4 − r r dr dθ = Z 2π 0 Z 2 0 3r −r 3 4 − r 2 dr dθ = Z 2π 0 3r2 2 − r4 16− r3 3 r=2 r=0 ! dθ = Z 2π 0 7 3 dθ = 14π 3
Notice that we end up simply integrating the difference between 3 −r42 and r; this is really the height of the solid above the point (r, θ). For an explanation of why this works in terms of Riemann sums, see #6 of the worksheet “Double Integrals”.
8. A flat plate is in the shape of the region R defined by the inequalities x2+ y2≤ 4, 0 ≤ y ≤ 1, x ≤ 0. The density of the plate at the point (x, y) is −xy. Find the mass of the plate.
Solution. As we saw in #2(b) of the worksheet “Double Integrals”, the mass is the double integral of density. That is, the mass is
Z Z
R
−xy dx dy. Here is a picture of the region:
-2 2
-2 2
There are four ways we could slice: two in Cartesian (vertically or horizontally) and two in polar (where θ is constant or where r is constant). Here are pictures of all four:
-2 2 -2 2 -2 2 -2 2 -2 2 -2 2 -2 2 -2 2
vertical (x = constant) horizontal (y = constant) θ = constant r = constant When slicing vertically, along θ = constant, or along r = constant, there are multiple “types” of slices. However, if we slice horizontally, there is only one “type” of slice. This suggests that we should go with horizontal slices. Slicing horizontally amounts to slicing the interval [0, 1] on the y-axis, so the outer integral will be
Z 1
0
something dy. Each slice has its left end on the left edge of the circle x2+ y2= 4 (so where x = −p4 − y2) and its right end on x = 0, so we can rewrite the double integral as
Z 1 0 Z 0 −√4−y2 −xy dx dy = Z 1 0 −1 2x 2y x=0 x=− √ 4−y2 ! dy = Z 1 0 1 2(4 − y 2)y dy = 1 2 Z 1 0 (4y − y3) dy = 1 2 2y2−y 4 4 y=1 y=0 = 7 8
9. Find the area of the region which lies inside the circle x2+(y−1)2= 1 but outside the circle x2+y2= 1. Solution. Here is a picture of the region, which we’ll call R:
-1 1
-1 1 2
There are four ways we could slice: two in Cartesian (vertically or horizontally) and two in polar (where θ is constant or where r is constant). Here are pictures of all four:
-1 1 -1 1 2 -1 1 -1 1 2 -1 1 -1 1 2 -1 1 -1 1 2
vertical (x = constant) horizontal (y = constant) θ = constant r = constant When slicing vertically or horizontally, we can see that there are multiple “types” of slices. When slicing where θ = constant or r = constant, there is only one type of slice. So, let’s do this in polar coordinates.
First, let’s write the equations of the two circles in polar coordinates. The circle x2+ y2 = 1 is just r = 1. The circle x2+ (y − 1)2= 1 is more complicated:
x2+ (y − 1)2 = 1 (r cos θ)2+ (r sin θ − 1)2 = 1 r2cos2θ + r2sin2θ − 2r sin θ +
1 =
1 r2(cos2θ + sin2θ) − 2r sin θ = 0
r2 = 2r sin θ r = 2 sin θ
(In the last step, we’ve divided both sides by r; this is fine since r > 0 on the circle.(4))
We’ll use the third picture, where we slice along θ = constant. (We can use the fourth as well, but we’re more used to doing polar integrals by slicing where θ = constant.) Here’s a picture with more detail.
-1 1
-1 1 2
We are slicing from the θ of the red point to the θ of the blue point. Let’s find these values. The red point and blue point are points where the curves r = 1 and r = 2 sin θ intersect, so let’s solve 1 = 2 sin θ. This happens when θ = π
6 and θ = 5π
6. So, the red point has θ = π
6, the blue point has θ = 5π6 , and our outer integral will have θ going from π6 to 5π6.
Along each slice, r goes from the lower circle (r = 1) to the upper circle (r = 2 sin θ), so the inner integral will have r going from 1 to 2 sin θ. So, we can rewrite our double integral as
Z 5π/6 π/6 Z 2 sin θ 1 1 · r dr dθ = Z 5π/6 π/6 1 2r 2 r=2 sin θ r=1 ! dθ = Z 5π/6 π/6 2 sin2θ − 1 2 dθ = Z 5π/6 π/6 1 2− cos 2θ dθ by the identity sin2θ = 1
2(1 − cos 2θ) = θ 2 − 1 2sin 2θ θ=5π/6 θ=π/6 = π 3 + √ 3 2