Let X and Y be independent random variables uniformly distributed on (0,a). Find the moment generating function of XY.
I tried to do a double integral from 0 to a and I know that the probability funcion of each X Y is :$\frac{1}{a+1}$: E($e^{txy})= $$\int_0^a\int_0^a e^{txy}\frac{1}{a+1}$$\frac{1}{a+1} dxdy$ . But the integral isnt working well and I thought maybe there is another way to solve it.