Thread Closed

xy coordinates to polar coordinates for double integral. hepl please!

 
Share Thread Thread Tools
Jan31-09, 02:08 AM   #1
 

xy coordinates to polar coordinates for double integral. hepl please!


1. The problem statement, all variables and given/known data
ok change the region R = { (x,y) | 1 <= X^2 + y^2 <= 4 , 0 <= y <= x } to polar region and perform the double integral over region R of z=arctan(y/x)dA


2. Relevant equations
r^2 = x^2 + y^2, x = r*sin(@), y = r * cos (@)


3. The attempt at a solution

i got R = { (rcos(@), rsin(@) | 1 <= r <= 2 , 0 <= @ <= pi/4 }

and 3/8 * pi ^2 answer in back of book is 3/64 * pi ^2


thankyou for your time!
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Jan31-09, 02:26 AM   #2
 
Recognitions:
Homework Helper Homework Help
Quote by Andrew123 View Post
1. The problem statement, all variables and given/known data
ok change the region R = { (x,y) | 1 <= X^2 + y^2 <= 4 , 0 <= y <= x } to polar region and perform the double integral over region R of z=arctan(y/x)dA


2. Relevant equations
r^2 = x^2 + y^2, x = r*sin(@), y = r * cos (@)


3. The attempt at a solution

i got R = { (rcos(@), rsin(@) | 1 <= r <= 2 , 0 <= @ <= pi/4 }

and 3/8 * pi ^2 answer in back of book is 3/64 * pi ^2


thankyou for your time!
You've correctly converted to polar coordinates and found the limits of integration, but you somehow made a mistake evaluating the integral...Did you by chance forget that you are integrating the function [itex]\tan^{-1}\left(\frac{y}{x}\right)=\theta[/itex] over this region, andf just find the area of the region instead?
 
Jan31-09, 02:52 AM   #3
 
thankyou veeery much!
 
Jan31-09, 10:37 AM   #4
 
Mentor

xy coordinates to polar coordinates for double integral. hepl please!


Quote by Andrew123;2056564[b
2. Relevant equations[/b]
r^2 = x^2 + y^2, x = r*sin(@), y = r * cos (@)
Not sure this made a difference in your answer, but the equations for x and y above are wrong. They should be
x = r*cos(theta)
y = r*sin(theta)
 
Thread Closed
Thread Tools


Similar Threads for: xy coordinates to polar coordinates for double integral. hepl please!
Thread Forum Replies
Polar coordinates and integral Calculus & Beyond Homework 3
Double Surface Integrals in Polar Coordinates Calculus & Beyond Homework 8
Double integration using polar coordinates Calculus 3
[SOLVED] Double integration and polar coordinates Calculus & Beyond Homework 22
Double Integral in Polar Coordinates Calculus & Beyond Homework 4