Reviewing old homework sets for a class and I came across this integral:
$$\displaystyle \int_0^1 \int_0^{1-y} \cos\Big( \frac{x-y}{x+y} \Big) \; dx dy,$$
which the question suggests to evaluate using a change of coordinates; however, I haven't a clue where to begin to identify a useful change of coordinates.
I tried $u = x-y$ and $v = x+y$, but then wasn't sure how I'd convert the domain of integration.
After that, I looked to the given limits for inspiration and noticed that $0<x<1-y$ could be rewritten $y < x+y < 1$, so tried $u = x+y$ and $v = y$, which yielded
$$\displaystyle \int_0^1 \int_y^{1} \cos\Big( \frac{ u - 2y }{u} \Big) \; du\,dy,$$
but that doesn't seem any simpler than the original, to me.
Any advice would be appreciated!
