tsuwal
- 105
- 0
Homework Statement
Let
<br /> D=\{ (x,y)\in\mathbb{R}^2:x+y< 1;0< y< x\}<br />
calculate \int_{D} e^{-(x+y)^4}(x^2-y^2)through an appropriate change of variables
Homework Equations
\int_{D} f *dxdy=\int_{D} f*Jacobian*dudv
The Attempt at a Solution
I've tried x+y=u and x-y=v which is a linear transformation so the jacobian is constant. However the integral becomes pretty ugly meanwhile and I can't solve it. What do i do?