Double Integrals in Polar Coordinates

Daniel_Feldman

Full Member
Joined
Sep 30, 2005
Messages
252
I need to evaluate the double integral of (1/2)sqrt(2x^2+2y^2)dA for the region R, where R is the region given by:

sfig16-4-1g5.gif



with a=5 and b=8. I am to assume that the curved boundary of the figure is circular.


I believe this should be set up in polar coordinates. So I think that my inner limits would be 5 and 8, and then my outer limits would be tan^-1(5/8) and pi-tan^-1(5/8). However, evaluating this gets me the wrong answer. Can someone tell me where I'm going wrong?
 
Also, from the figure the integration limits for the angle (taken relative to the negative x-axis, clockwise is positive) should be from arctan(5/8) to
pi/2 - arctan(5/8). The radius is from zero to sqrt[5^2 + 8^2].
 
Hello, Daniel!

I need to evaluate: \(\displaystyle \L\int\int\)122x2+2y2dA\displaystyle \frac{1}{2}\sqrt{2x^2\,+\,2y^2}\,dA
for the region R\displaystyle R, where R\displaystyle R is the region given by:

sfig16-4-1g5.gif


with a=5\displaystyle a\,=\,5 and b=8.\displaystyle b\,=\,8.
I am to assume that the curved boundary of the figure is circular.

I believe this should be set up in polar coordinates.
So I think that my inner limits would be 5 and 8, . . . . no
and then my outer limits would be tan1(58)\displaystyle \tan^{-1}\left(\frac{5}{8}\right) and πtan1(58).\displaystyle \pi\,-\,\tan^{-1}\left(\frac{5}{8}\right). . . . . no

Think . . . tan1(58)\displaystyle \tan^{-1}\left(\frac{5}{8}\right) is in Quadrant I.

First, convert the function to polar coordinates . . .
. . 122x2+2y2=122(x2+y2)  =  122r2  =  22r\displaystyle \frac{1}{2}\sqrt{2x^2\,+\,2y^2} \:=\:\frac{1}{2}\sqrt{2(x^2\,+\,y^2)}\;=\;\frac{1}{2}\sqrt{2r^2}\;=\;\frac{\sqrt{2}}{2}r

The radius of the circle is: r=82+52=89\displaystyle \,r\:=\:\sqrt{8^2\,+\,5^2}\:=\:\sqrt{89}
. . The limits are: r=0\displaystyle \:r\,=\,0 to r=89\displaystyle r\,=\,\sqrt{89}

The two angles are: .θ1=tan1(85)θ2=tan1(58)\displaystyle \begin{array}{cc}\theta_1\:=\:\tan^{-1}\left(-\frac{8}{5}\right) \\ \theta_2\:=\:\tan^{-1}\left(-\frac{5}{8}\right) \end{array}


The integral is: \(\displaystyle \L\int^{\;\;\;\;\theta_2}_{\theta_1} \int^{\;\;\;\;\sqrt{89}}_0 \frac{\sqrt{2}}{2}r\,dr\,d\theta\)

 
Don't forget that extra r in polar coordinates. Wouldn't it be:

\(\displaystyle \L\\\int\int\frac{\sqrt{2}}{2}r^{2}drd{\theta}\)?.

Just checkin'.
 
Top