Solving Double Integrals with Polar Coordinates: What's the Correct Approach?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 2K views
Ted123
Messages
428
Reaction score
0

Homework Statement



Find [tex]\int \left( \int \frac{x^2-y^2}{(x^2+y^2)^2} \;dx \right) dy.[/tex]

The Attempt at a Solution



How would I go about finding [itex]\int \frac{x^2-y^2}{(x^2+y^2)^2} \;dx[/itex]?

If I made the substitution [itex]u^2=x^2+y^2[/itex] how do I go from here?
 
Physics news on Phys.org


Use polar coordinates.
 


dirk_mec1 said:
Use polar coordinates.

So letting [tex]x=r\cos \theta[/tex][tex]y=r\sin\theta[/tex] what would be the limits of the [itex]r[/itex] integral and the [itex]\theta[/itex] integral if [itex]x\in [0,1][/itex] and [itex]y\in [0,1][/itex]?
 


tiny-tim said:
Come on, Ted! :rolleyes:

θ obviously goes from 0 to π/2

and, for a fixed value of θ, r goes from 0 to … ? :smile:

Well if [itex]0 \leq \theta \leq \frac{\pi}{2}[/itex] and [itex]0 \leq r \leq 1[/itex] then [tex]\int^1_0 \int^1_0 \frac{x^2-y^2}{(x^2+y^2)^2}dxdy = \int^{\frac{\pi}{2}}_0 \int^1_0 \frac{\cos(2\theta)}{r} drd\theta[/tex]

but what do I do about [itex]\ln(0)[/itex]?
 


tiny-tim said:
No! It's a square!

How can r go from 0 to 1 to make a square? :redface:

If [itex]0 \leq r \leq \sqrt{2}[/itex] then I'm still faced with a [itex][\ln(r)]^{\sqrt{2}}_0[/itex]
 
Ted, to find the limit you have to fix θ, and see where r goes between for that value of θ.

So your r limit will be a function of θ.

(btw, in this particular case, you'll need separate functions for θ ≤ π/4 and θ > π/4 :wink:)