Double integral problem help appreciated

engineer_dave
Messages
35
Reaction score
0

Homework Statement



Evaluate the integral shown ( I have the file with the given integral attached here).

Homework Equations





The Attempt at a Solution



So what i did was change dy dx into dx dy. Then i integrated y so the whole thing becomes 2x - y^3. I plugged the values (1+x) and (1-x) into y^3. After here, I got a really complicated thing which probably means I am on the wrong track. The answer given was -13/6. Can you please help? Thanks!
 

Attachments

  • Double integral.JPG
    Double integral.JPG
    5.2 KB · Views: 507
Physics news on Phys.org
engineer_dave said:

Homework Statement



Evaluate the integral shown ( I have the file with the given integral attached here).

Homework Equations





The Attempt at a Solution



So what i did was change dy dx into dx dy. Then i integrated y so the whole thing becomes 2x - y^3. I plugged the values (1+x) and (1-x) into y^3. After here, I got a really complicated thing which probably means I am on the wrong track. The answer given was -13/6. Can you please help? Thanks!
I'm not at all clear what you mean by "change dydx into dxdy". I thought at first you meant that you changed the order of integration so that you would be integrating with respect to x first but then you say "Then i integrated y" which I take to mean you integrated 2x- 3y2 with respect to y. The result of that is NOT, however, 2x- y3, it is 2xy- y3. Substitute y= 1+x and y= 1-x into THAT and subtract.
 
Last edited by a moderator:
yea i want to change the order of integration so it becomes dx dy. Then what do I have to do?
 
You had better have a really good reason for wanting to do that! It's much messier than integrating the way you have it.

The line y= 1+ x forms the upper boundary of the region and the line y= 1-x forms the lower boundary. The vertical line x= 1 is the right boundary. (y= 1+x and y= 1-x cross at (0,1) so the two lines form the "left boundary".) The region is a triangle with vertices at (0,1), (1,2) and (1, 0).

In order to cover that region y has to go from 0 up to 2. HOWEVER the left boundary involves two different lines and so two different formulas. For y between 0 and 1, the left boundary is given by the line y= 1- x or x= 1- y. x must go from 1-y to 1 for each y. For y between 1 and 2, the left boundary is given by the line y= 1+ x or x= y-1. x must go from y-1 to 1 for each y. That means you will have to do the integral in two different parts:
\int_{y= 0}^1\int_{x= 1-y}^1 (2x- 3y^2)dx dy+ \int_{y= 1}^2\int_{x= y-1}^1(2x-3y^2)dx dy[/itex]
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top