I am struggling with the following problem:
Let $B$ be a one dimensional Brownian motion and $a,b>0$. Show that $$P[B_t=a + bt \text{ for some } t\geq 0] = e^{-2ab}.$$
The following hint is given: Consider the martingale $(X_t)_{t\geq 0} = (\exp(2bB_t -2b^2 t))_{t \geq 0}$.
I already showed that $(X_t)$ is a martingale but I do not have any idea how I can use this to prove the statement.
Could somebody help me? Thanks in advance!