Full Disclosure: I am a graduate student taking a class in probability. I am working through extra problems in the Hoel, Port and Stone book which has answers in the back of the textbook. I am not doing these problems for homework, merely as a supplement to the Ross Book which I find a bit confusing.
This is problem #7 in Chapter 6:
$$f(x,y) = \alpha^2 e^{-\alpha y}, \qquad0 \leq x \leq y \leq 1$$ Find the Joint Distribution of X and Y.
The answer is given as: $$F_{x,y}(x,y) = \begin{cases}1 - e^{-\alpha x} - \alpha x e^{-\alpha y},& 0 \leq x \leq y\\\\ 1 - e^{-\alpha y}(1 + \alpha y),& 0 \leq y \leq x\end{cases}$$
I have been struggling to find the proper limits of integration and would appreciate some help.
Thank you.
I am still unsure on the limits, however, as I am unsure how to add in the constraint. I have drawn the unit square as well as the diagonal to represent y = x. I have tried integrating with dy from 0 to y, dx from 0 to x as well as dy from 0 to y, dx from 0 to y and I just cannot get it to come out right.
– Clan_Destine Nov 17 '14 at 20:20