2

If we consider a Brownian motion starting at large $$ say $x=10^8$ i.e $B_0=x \text{ -}P^{x}$ almost surely then why $E^x[B_{\epsilon}]=0$ for $\epsilon$ very small. Wouldn't the expectation be close to $x$. Is it zero beacuse the measure $P^x$ assigns lower weights to values $B_{\epsilon}(\omega)$ near $x$.

It seems a bit Bm has continuous paths.

I apologize if the question is not well formulated.

Peter
  • 84,454
user3503589
  • 3,697

1 Answers1

1

If your Brownian motion starts from $x$, then at time $\varepsilon > 0$ we have that $B_\varepsilon \sim N(x, \varepsilon)$. In particular $0 \neq \mathbb{E}^x[B_\varepsilon] = x$.

Rhys Steele
  • 19,671
  • 1
  • 19
  • 50
  • Thank you. I should have read the construction of the Brownian motion starting at $x$ more carefully from Karatzas and shreve – user3503589 Apr 23 '18 at 19:36