Evaluate $\iint (\frac{(x-y)}{x+y})^4$ over the triangular region bounded by $x+y=1$, $x$-axis, $y$-axis.
My attempt: I tried using the change of variable concept:
Let $u=x-y$ and $v=x+y$ ,$|J|= \frac{1}{2}$
Then $x=\frac{u+v}{2}$ and $y=\frac{u-v}{2}$
Now we have to find the limit which is where I am stuck.
We were told in class that we could plug in the points and get the equations:
In this case the points are $(0,0),(0,1),(1,0)$.
So if we put the first point we get $u=0,v=0$ or $u=-v,u=v$
If we put in the second point we get
$u=-1,v=1$, $u=-v,u=v+2$
Similarly
$u=1,v=-1$,$u=v,u=v-2$
How do I proceed after this? This is making me even more confused on what values to take and what values not to take.can anyone help me out here with an easy explanation?
The invertible linear map $\Phi(x,y)=(u,v)=(x-y,x+y)$ transforms lines into lines and therefore if $D=\{(x,y): x\geq 0, y\geq 0, x+y\leq 1\}$, i.e. the triangle with vertices $(0,0)$, $(1,0)$, $(0,1)$, then $\Phi(D)$ is the triangle with vertices $\Phi(0,0)=(0,0)$, $\Phi(1,0)=(1,1)$, $\Phi(0,1)=(-1,1)$.
P.S. The integrand function $f(x,y)=\left(\frac{x-y}{x+y}\right)^4$ is not defined at $(0,0)\in D$, but it is continuous and bounded by $1$ in $D\setminus\{(0,0)\}$. Therefore the integral of $f$ over $D$ is finite.