Distribution of last exit time of Brownian motion with drift

brownian motionprobability theorystochastic-processes

If $X_t = \mu t + \sigma W_t$ with $W_t$ a Wiener process, I would like to know if the distribution for the last time $X_t = a$ is known – and if so, what it is. My googling has turned up a bunch of results for first exit time, first hitting time etc but these are not too useful to me. Any references/derivations are also highly appreciated, but I am a physicist without much training in probability, unfortunately.

Thanks in advance.

Best Answer

Yes you can compute the distribution of the last hitting time.

Assume $\mu,a>0$ so the last hitting time is a.s. finite. Basically let $B_t = tW_{1/t}$. which is also a brownian motion. This time inversion allows us to "convert" the last hitting time into a first hitting time.

Specifically, if $t_a = \sup\{t \ge 0 : \mu t + \sigma W_t \le a\}$ then $t_a^{-1} = \inf\{u \ge 0: au-\sigma B_u \ge \mu\}$. And the latter is something whose distribution you know how to compute, because it is a first hitting time.