\begin{align} & T_1,T_2,T_3,\ldots\sim\text{i.i.d.} \\ & \text{with distribution } e^{-t/\mu} (dt/\mu)\text{ for } t>0. \\[8pt] & \Pr(N=n) = p^{n-1}q \text{ for } n = 1,2,3,\ldots \\ & \text{where $p+q=1,$ $p,q>0$} \\ & \text{and $N$ is independent of } T_1,T_2,T_3,\ldots \\ & \text{so that } \operatorname E(N) = 1/q. \\[8pt] & T= \sum_{n\,=\,1}^N T_n \\ & \text{so } \operatorname E(T) = \mu/q. \end{align} An exercise is to show that the distribution of $T$ is exponential: $e^{-qt/\mu} (q\,dt/\mu) \text{ for } t>0.$
MY QUESTION IS whether this is somehow a standard exercise known to everyone except me, or more literally: Did I just somehow miss that this one is in various textbooks? And while I'm at it, do others solve this differently from the way I did (I'll post something below)?
This is fairly standard. One easy way to prove it is to use Laplace transforms. The Laplace transform of $\exp(\lambda)$ is $\frac {\lambda} {\lambda+t}$. You can compute the Laplace transform of $T$ by conditioning on $N$ and then compute the geometric sum you get. You will get $\frac {q/\mu} {q/m+t}$ which is the Laplace transform of $\exp(q/\mu)$.