Supposedly simple double integral

raynoodles
Messages
4
Reaction score
0
double integral of xy dA
in the triangular region of (0,0), (3,0), (0,1).
my problem that I am having is finding the limits I am suposed to find dx or dy in. I figure I should use 0 to 3 for dx, but then i do dy from 0 to what? Help appreciated.
 
Physics news on Phys.org
Try drawing a picture of the region. Then, for a given value of x, what values of y lie within the region? This gives you the limits of integration for y, given x. (Of course, you must then do the y integral before you do the x integral.)
 
so then the parameters for y would be: 0 to x/3?
 
Yes, because the upper boundary is the line y= x/3.

It is a very good exercise to "swap" the limits of integration. Suppose you wanted to integrate with respect to x first and then y? Clearly to cover the entire triangle, you must take y going from 0 to 1. For each y, then, x must go from the left boundary, x= 0, to the "right" boundary which is still that line y= x/3. That is, x must go from x= 0 to x= what? Do the integral of xy both ways and see if you get the same thing.
 
still not getting the right answer.

I used the parameters dy= 0 to 1 and dx= 0 to -3y+3 and got 2.375.
the answer was wrong.
I did it the other way with dy=0 to x/3+1 and dx= 0 to 3 and got another wrong answer.
what am I doing wrong?
 
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