Double Integrals in Polar Coordinates

Click For Summary

Discussion Overview

The discussion revolves around the evaluation of a double integral in polar coordinates, specifically for a quarter circle of radius 2 in the first quadrant. Participants explore the implications of the integral's result, which is 8/3, and its relationship to the area and volume beneath the function f(x,y) = y.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants clarify that the double integral evaluates the volume beneath the surface defined by f(x,y) = y, rather than the area of the quarter circle.
  • Others propose that the integral represents the first moment of area about the x-axis, leading to confusion about its geometric interpretation.
  • There is a discussion about the visualization of the integral, with some participants noting the necessity of a third dimension to represent the volume accurately.
  • One participant expresses difficulty in reconciling the result of 8/3 with the expected area of π for the quarter circle.
  • Another participant suggests that the average height of the volume could be around 8/(3π), indicating a relationship between the height and the area of the quarter circle.
  • Some participants mention the importance of 3D graphing to better understand the concepts involved in multivariable calculus.

Areas of Agreement / Disagreement

Participants generally agree that the integral represents a volume rather than an area, but there is ongoing uncertainty about the visualization and interpretation of the results. Multiple competing views on how to conceptualize the integral and its implications remain present throughout the discussion.

Contextual Notes

Participants highlight the need for careful consideration of the definitions and interpretations involved in the integral, particularly regarding the relationship between area and volume in the context of polar coordinates.

Who May Find This Useful

This discussion may be useful for students and individuals studying multivariable calculus, particularly those grappling with the concepts of double integrals, polar coordinates, and geometric interpretations of integrals.

geezer73
Messages
6
Reaction score
0
I'm in the middle of the Great Courses Multivariable Calculus course. A double integral example involves a quarter circle, in the first quadrant, of radius 2. In Cartesian coordinates, the integrand is y dx dy and the outer integral goes from 0 to 2 and the inner from 0 to sqrt(4-y^2). In polar, the integrand is (r sin theta) r dr dtheta, with the outer going from 0 to pi/2 and inner from 0 to 2. The final result, in both forms, is 8/3.

My thinking was that this would describe the area of the quarter circle, but elementary geometry tells me the area should be pi. I'm trying to visualize what this value of 8/3 represents. Maybe this sounds stupid, but I could use some help.
 
Physics news on Phys.org
When you calculate a integral like that you ain't calculating the area. you are calculating the volume beneath ##f(x,y) = y## in the quarter circle.
##\iint 1dxdy## would be the area.
 
geezer73 said:
I'm in the middle of the Great Courses Multivariable Calculus course. A double integral example involves a quarter circle, in the first quadrant, of radius 2. In Cartesian coordinates, the integrand is y dx dy and the outer integral goes from 0 to 2 and the inner from 0 to sqrt(4-y^2). In polar, the integrand is (r sin theta) r dr dtheta, with the outer going from 0 to pi/2 and inner from 0 to 2. The final result, in both forms, is 8/3.

My thinking was that this would describe the area of the quarter circle, but elementary geometry tells me the area should be pi. I'm trying to visualize what this value of 8/3 represents. Maybe this sounds stupid, but I could use some help.
If you were calculating just the area of a quarter circle, the double integral would just be:

A = ∫∫ dx dy, since dA = dx dy and ∫∫ dA ≡ A

But, the integral which is actually being evaluated here is

I = ∫∫ y dx dy = ∫∫ y dA

In effect, I is the first moment of the area of the quarter circle about the x-axis.
 
Incand said:
When you calculate a integral like that you ain't calculating the area. you are calculating the area beneath ##f(x,y) = y## in the quarter circle.
##\iint 1dxdy## would be the area.

Thanks for the quick reply. I'm still unable to visualize what the "area under y" looks like. What would it's graph be?
 
geezer73 said:
Thanks for the quick reply. I'm still unable to visualize what the "area under y" looks like. What would it's graph be?
sorry, edited my post quickly after. meant volume!
 
SteamKing said:
If you were calculating just the area of a quarter circle, the double integral would just be:

A = ∫∫ dx dy, since dA = dx dy and ∫∫ dA ≡ A

But, the integral which is actually being evaluated here is

I = ∫∫ y dx dy = ∫∫ y dA

In effect, I is the first moment of the area of the quarter circle about the x-axis.
Can this be graphed in 2 dimensions?
 
Incand said:
sorry, edited my post quickly after. meant volume!

So this involves the z axis?
 
geezer73 said:
Can this be graphed in 2 dimensions?
Not really. Since f(x,y) = y for this integral, you would need to add a third dimension. The base of the figure is the quarter circle of radius 2 centered at the origin, with the heights of the surface above the base being z = y.

I think it's better to interpret this double integral as representing the first moment of area of the quarter circle about the x-axis. You don't give yourself a headache trying to visualize a 3-dimensional surface. There are more complicated integrals than this for which there are no easy visualizations.
 
geezer73 said:
Can this be graphed in 2 dimensions?
Not really no, or at least i don't think so. But the surface f(x,y) = y would just be a plane. and you simply sum up the volume beneath it in the quarter circle.
Think of it as a circle in the plane with ##x^2+y^2=2## and a plane above it ##z-y=0 , x \in R##.

When doing multivariable calculus I find you really need to learn to draw 3d graphs, it really helps (I just finished the course myself only a week ago). If you got a lecturer, watch how he/she draws it on the board and try to copy it.
 
  • #10
SteamKing said:
Not really. Since f(x,y) = y for this integral, you would need to add a third dimension. The base of the figure is the quarter circle of radius 2 centered at the origin, with the heights of the surface above the base being z = y.

I think it's better to interpret this double integral as representing the first moment of area of the quarter circle about the x-axis. You don't give yourself a headache trying to visualize a 3-dimensional surface. There are more complicated integrals than this for which there are no easy visualizations.

Thanks, but I'm still trying to visualize. It sounds like, if this value is a volume, its average height on the z axis would be about .85. Is this in the right ballpark?
 
  • #11
Incand said:
Not really no, or at least i don't think so. But the surface f(x,y) = y would just be a plane. and you simply sum up the volume beneath it in the quarter circle.
Think of it as a circle in the plane with ##x^2+y^2=2## and a plane above it ##z-y=0 , x \in R##.

When doing multivariable calculus I find you really need to learn to draw 3d graphs, it really helps (I just finished the course myself only a week ago). If you got a lecturer, watch how he/she draws it on the board and try to copy it.

Thanks much. I have some 3D graphing software, so I'll spend some more time with it. It's just good to know that the integral was not as simple as a 2D area. I was losing some marbles trying to reconcile 8/3 with pi :-)
 
  • #12
Yes that would be about right. 8/(3pi) should be the average height. you could think of it that y goes up to 2. and the average would be about 1 but since its a circle and not a square there's less area where y is big then where it is small so we get a bit less.
 
  • #13
For a quarter circle, the centroid is located at x-bar = y-bar = 4 R / (3 π), so the first moment of area M = A * y-bar = [π R2/ 4] * [4 R / (3 π)]

M = R3 / 3

When R = 2, then M = 23 / 3 = 8/3

The π's cancel out, which is why π doesn't show up in the evaluation of this double integral.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 20 ·
Replies
20
Views
7K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K