Let $B$ be a standard Brownian motion. For any $a>0$ define the stopping time $$\sigma_a=\inf\{t\geqslant0:B_t-t=-a\}.$$ Show that $\mathbb Ee^{\mu\sigma_a}=\infty$ for all $\mu>\frac12$.
I can only handle the case when $\mu\leqslant0$: Take $\alpha=\sqrt{1-2\mu}-1\geqslant0$ and note that $\alpha+\frac{\alpha^2}2=-\mu$. By Ito's formula we know $M_t:=e^{-\alpha B_t-\frac{\alpha^2}2t}$ is a martingale ... By dominated convergence theorem ($M_{\sigma_a\wedge\cdot}\leqslant e^{a\alpha}$ since $\alpha\geqslant0$) we have $\mathbb EM_{\sigma_a}=1$. At last note that $B_{\sigma_a}=\sigma_a-a$, we can conclude that $\mathbb Ee^{\mu\sigma_a}=e^{-(\sqrt{1-2\mu}-1)a}$.
But we can not take such $\alpha$ because $\alpha+\frac{\alpha^2}2=-\mu$ has no real root when $\mu>\frac12$. Even though we take a complex root, we can still not apply dominated convergence theorem since the real part of this root is negative.
Please feel free to discuss.