Let $X$ and $Y$ be random variable with joint pdf:
$$f(x,y)= \begin{cases} \frac{1}{4} e^{-\frac{1}{2}(x+y)} & x \geq 0, y \geq 0 \\ 0 & \text{ otherwise} \end{cases} $$
$U= \frac{1}{2}(X-Y)$, $V=Y$.
I know that $f(u,v)= \frac{\partial^2}{dudv}F(u,v)$ and therefore $$F(u,v)= P(\frac{1}{2}(X-Y)\leq u, Y\leq v) = \iint \frac{1}{4}e^{-\frac{1}{2}(x+y)}dydx$$ with the first integral ($dy$) from $x-2u$ to $v$ and the second integral from - infinity to $2u+v$. This is where I'm stuck. I'm having a hard time finding the partial of $\frac{\partial^2}{dudv}$. I need to prove this equals:
$$f(u,v)= \frac{1}{2}e^{-u-v}$$ if $(u,v)$ exists in $A$ ($A$ is a subset of $(u,v)$) otherwise $f(u,v) = 0$.