Double Integral in Polar Coordinates: Evaluating and Solving for Limits

utkarshakash
Gold Member
Messages
852
Reaction score
13

Homework Statement


Evaluate the integral by changing into polar coordinates.
\displaystyle \int_0^{4a} \int_{y^2/4a}^y \dfrac{x^2-y^2}{x^2+y^2} dx dy

The Attempt at a Solution


Substituting x=rcos theta and y=rsin theta , the integrand changes to cos 2 \theta r dr d \theta . I know that the region of integration is the area bounded by parabola y^2=4ax and y=x. However, I don't know the limits of r and theta.
 
Physics news on Phys.org
utkarshakash said:

Homework Statement


Evaluate the integral by changing into polar coordinates.
\displaystyle \int_0^{4a} \int_{y^2/4a}^y \dfrac{x^2-y^2}{x^2+y^2} dx dy

The Attempt at a Solution


Substituting x=rcos theta and y=rsin theta , the integrand changes to cos 2 \theta r dr d \theta . I know that the region of integration is the area bounded by parabola y^2=4ax and y=x. However, I don't know the limits of r and theta.

Perhaps you should not use ##x = r \cos \theta, \: y = r \sin \theta##. Why would you not just do the inner x-integration first, then do the y-integration?
 
utkarshakash said:

Homework Statement


Evaluate the integral by changing into polar coordinates.
\displaystyle \int_0^{4a} \int_{y^2/4a}^y \dfrac{x^2-y^2}{x^2+y^2} dx dy

The Attempt at a Solution


Substituting x=rcos theta and y=rsin theta , the integrand changes to cos 2 \theta r dr d \theta . I know that the region of integration is the area bounded by parabola y^2=4ax and y=x. However, I don't know the limits of r and theta.

Have you drawn a picture of that region? Have you written the equation of that parabola in polar coordinates? You need to do both. Then think of a point inside the region. It will move from ##r=0## to ##r## on the parabola. Once you draw that you should be able to see what values ##\theta## must vary between.
 
Ray Vickson said:
Perhaps you should not use ##x = r \cos \theta, \: y = r \sin \theta##. Why would you not just do the inner x-integration first, then do the y-integration?
Because I'm required to solve it by changing into polar coordinates.
 
LCKurtz said:
Have you drawn a picture of that region? Have you written the equation of that parabola in polar coordinates? You need to do both. Then think of a point inside the region. It will move from ##r=0## to ##r## on the parabola. Once you draw that you should be able to see what values ##\theta## must vary between.
The polar equation of given parabola will be ##r=-2a/(1+cos \theta)##. The limit of theta is pi/4 to pi/2. Integrating the expression wrt r I'm left with ##\int_{\pi/4}^{\pi/2} \dfrac{-2a cos 2 \theta}{1+cos \theta} d \theta ##
 
utkarshakash said:
The polar equation of given parabola will be ##r=-2a/(1+cos \theta)##. The limit of theta is pi/4 to pi/2. Integrating the expression wrt r I'm left with ##\int_{\pi/4}^{\pi/2} \dfrac{-2a cos 2 \theta}{1+cos \theta} d \theta ##

It looks like you have figured out the limits now, but I don't get the same equation for the parabola. Surely ##r## shouldn't be negative. And let's see the double integral after you have put it in polar coordinates and before you integrate it.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top