Evaluate $$\iint_{R} \; \ln\left(\frac{x-y}{x+y}\right)\;dxdy$$ where $R$ is the triangular region with vertices $(1,0), (4,-3)$ and $(4,1)$
My work. I tried using the transformation $u=x-y$, $v=x+y$ with $|J|=1/2$ which changed the given integral as follows: $$1/2\iint_{R_{1}} \; \ln\left(\frac{u}{v}\right) \; dudv$$ where $R_{1}$ is triangle formed with vertices $(1,1)$, $(3,5)$, $(7,1)$
But this was no help at all since the integration is still very difficult... I can't think of any other transformation as well. Please help me