How to Choose Limits for Double Integrals?

applestrudle
Messages
64
Reaction score
0

Homework Statement



∫∫ydxdy over the triangle with vertices (-1,0), (0,2), (2,0)

Homework Equations




I did it like this and got the right answer:

∫dy ∫ydx

this first:
∫ydx from x = (y-2)/2 to x = 2-y

then ∫dy from y = 0 to y = 2

I got 2 which is correct


but when I tried another method, splitting them up across the y-axis i got 8/3:

I did I = A+B

A = ∫dx∫ydy

∫ydy from y = 0 to y = 2x+2

then I integrated from x = -1 to x =0 (I got 2/3)

B = ∫dx∫ydy

∫ydy from y =0 to y = -x+2

then I integrated wrt x from x = 0 to x = 2 (I got 2)

so the second answer was 8/3


Why was the second one wrong? I keep getting questions wrong because of the limits I choose! Could someone help me out please?




The Attempt at a Solution

 
Physics news on Phys.org
applestrudle said:

Homework Statement



∫∫ydxdy over the triangle with vertices (-1,0), (0,2), (2,0)

Homework Equations




I did it like this and got the right answer:

∫dy ∫ydx

this first:
∫ydx from x = (y-2)/2 to x = 2-y

then ∫dy from y = 0 to y = 2

I got 2 which is correct


but when I tried another method, splitting them up across the y-axis i got 8/3:

I did I = A+B

A = ∫dx∫ydy

∫ydy from y = 0 to y = 2x+2

then I integrated from x = -1 to x =0 (I got 2/3)

B = ∫dx∫ydy

∫ydy from y =0 to y = -x+2

then I integrated wrt x from x = 0 to x = 2 (I got 2)

so the second answer was 8/3


Why was the second one wrong? I keep getting questions wrong because of the limits I choose! Could someone help me out please?




The Attempt at a Solution


Your limits look to be correct with both methods. Without you showing your calculations instead of just giving us your answers, we can't tell where your mistake is.
 
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