Solving double integral without integrating

kasse
Messages
383
Reaction score
1
From an example in my book:

Int Int (2x) dxdy over R = 0

(R is the circe x^2+(y-1)^2=1)

How can one make this conclusion without integrating?
 
Physics news on Phys.org
Look at the symmetry. A circle is "symmetric about the origin": If (x,y) is in the circle then so is (-x, -y). That means that for each possible x value, you have the corresponding -x and so the "effect" of the two points will cancel out.
 
Last edited by a moderator:
It's actually symmetric about (0,1), but you can draw a similar conclusion to HallsofIvy's post
 
Right, sorry about that! If (x. 1+y) is in the circle, so is (-x, 1- y)!
 
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