1
$\begingroup$

Using $\mathcal{B}$ for the standard Brownian Motion. I`m supposed to prove the following:

$$\limsup_{\delta\to0^+}\frac{1}{\delta}\mathbb{P}\Bigg(\sup_{v\in[0,1]}|\mathcal{B}(v)|>\frac{\eta}{\sqrt{\delta}}\Bigg)=0,$$ for every $\eta>0$. I`ve tried to use the distribution of the $\sup$ of a Brownian Motion together with Chebyshev's Inequality, but I couldn't just get to this result. Can anyone give a hint?

  • 0
    What happens if you evaluate the left hand side with $v=1$ instead of a sup? This would hopefully be a worst-case scenario that is drastically simplified. If it doesn't satisfy your desired equation it might give some hints for the general case.2017-02-16
  • 0
    Tried to bound this $\sup$ by the case when $v=1$. I might have used some bad bounds, because $\delta$ just disappeared and I can't use the limit now xD2017-02-16

1 Answers 1

2

Can use Doob's submartingale inequality and a trick to get $$ \frac{1}{\delta}P\left(\sup_{0\frac{\eta}{\sqrt{\delta}}\right) = \frac{1}{\delta}P\left(\sup_{0\frac{\eta^3}{\delta^{3/2}}\right) \le \frac{1}{\delta}\frac{E(|B_1|^3)\delta^{3/2}}{\eta^3}$$

  • 0
    Yeah, this solves the problem. Thank you very much2017-02-16