Establishing double integral limits

PedroB
Messages
16
Reaction score
0

Homework Statement



What would be the limits for each of the integrals (one with respect to x, one with respect to y) of an area bounded by y=0, y=x and x^2+y^2=1?


Homework Equations



None that I can fathom

The Attempt at a Solution



I've rearranged the latter most equation to get x=√(1-y^2) and tried subbing in values for y=0 and y=x but that does not seem to work correctly.

If it helps this is part of a problem that involves evaluating an integral by first changing the variables from x and y to u and v; while I am given what the new limits are in terms of u and v I cannot seem to be able to work backwards to obtain them in terms of x and y.
 
Physics news on Phys.org
If you draw a diagram of those boundaries you'll see they define four closed regions. Which one do you want?
 
PedroB said:

Homework Statement



What would be the limits for each of the integrals (one with respect to x, one with respect to y) of an area bounded by y=0, y=x and x^2+y^2=1?

Homework Equations



None that I can fathom

The Attempt at a Solution



I've rearranged the latter most equation to get x=√(1-y^2) and tried subbing in values for y=0 and y=x but that does not seem to work correctly.

If it helps this is part of a problem that involves evaluating an integral by first changing the variables from x and y to u and v; while I am given what the new limits are in terms of u and v I cannot seem to be able to work backwards to obtain them in terms of x and y.

Another words, you want to compute the area in carteasian coordinates and to avoid doing two double integrals, integrate with respect to x first, then y so need to compute:

\int_{y=y_0}^{y=y_1} \int_{x=g_1(y)}^{x=g_2(y)} 1 dxdy

You drew a picture yet? I did and x is going from that diagonal line to the circle. Need to get both of those in terms of x(y). The diagonal line is easy. It's g_1(y)=x(y)=y. You can express the ending limit on x by expressing x as a function of y for the equation of the circle. That gives you the inner integral. Now what is the limits on y? Well, y is going from zero to the point where the diagonal line hits the circle. You can finish it.

Edit: Oh, I see what haruspex is saying. I'm assuming it's below the diagonal line in the first quadrant. If not sorry.
 
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