Suppose bus arrivals at a station represent a Poisson process with intensity $λ$. A passenger arrives at the station at a fixed time $t$. Define $U$ as the time she has to wait and $V$ as the time interval between the last passage of a bus and her arrival.
a) Determine the laws of $U$ and $V$ .
b) Are $U$ and $V$ independent?
c) Calculate $E(U + V)$. Why is the result surprising?
I know that $E(U)=E(V)=E(U+V)=\frac{1}{λ}$ and that $U$ and $V$ are independent but how can I prove that?
c) Since interarrival times are independent and obey the $\operatorname*{Exp}(λ)$ distribution which is $\frac{1}{λ}$
Thanks for your help in advance!!