Specifically for $\int_0^{\infty}e^{-xy}-xye^{-xy}dx$, I see that this inner integral evaluates to $xe^{-xy}$ from x = zero to x = infinity, which after plugging in, comes out to be zero (according to my textbook). However, I stuck on how to evaluate $xe^{-xy}$ for x = infinity. I tried to solve it by rephrasing it to $$\lim \limits_{x \to {\infty}}\frac{x}{e^{xy}}$$ But I realized there is no l'hopital's rule for multiple variables.
Any hints or answers would be greatly appreciated. Thanks.
$$I=\int_{0}^{1} \int_{0}^{\infty} (1-xy)^{-xy}dx~dy$$ Let $xy=t$,then $$I=\int_{0}^{1}\frac{dy}{y}\int_{0}^{\infty} (1-t)e^{-t} dt=0$$