I'm reviewing some probability, and I remembered this quite interesting claim.
A continuous random variable is memoryless if and only if it is an exponential random variable.
Obviously, "$\Longleftarrow$" is easy to prove.
But how does one prove "$\Longrightarrow$"?
I suppose, suppose we have an absolutely continuous CDF $F_{X}$ for a random variable $X$ which is memoryless, and define $S_{X} = 1 - F_{X}$. Then we have for $s > t$, $$\mathbb{P}\left(X > s \mid X > t\right) = \dfrac{S_{X}(s)}{S_{X}(t)} = S_{X}(s-t)\text{.}$$ What to do from here, though, I'm not sure.