How Can I Solve This Complex Problem Involving Brownian Motion Variables?

  • Context: Graduate 
  • Thread starter Thread starter boliobolo
  • Start date Start date
  • Tags Tags
    Motion
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
boliobolo
Messages
2
Reaction score
0
can someone show me the solution for E[B(u)B(u+v)B(u+v+w)B(u+v+w+x)], for 0<u<u+v<u+v+w<u+v+w+x .the answer is 3u^2+3uv+uw
 
Physics news on Phys.org
it is the answer. with no x
 
The solution is presumably judicious applications of conditional expectations and properties of Brownian motion. It's certainly worth having a go yourself and if you don't mind me asking how far have you got? As a (rather unhelpful) hint your first move is the reason x doesn't turn up in the solution.
 
Sorry I'm late - finally understood the notation. To refresh, Brownian motion variables are normally distributed with mean 0, variance ~ time, and independent increments.

For the problem stated: B(u) = U, B(u+v) = U + V, B(u+v+w) = U + V + W, and B(u+v+w+x) = U + V + W + X, where U, V, W, X are independent normally distributed random variables with mean 0 and variances u, v, w, x.

The question is then E(U(U+V)(U+V+W)(U+V+W+X)). To evaluate this, note that for any term in the expanded polynomial with any of the variables to the first power, the expectation (E) will be 0.
So we are then left with E(U4 + 3U2V2 + U2W2) = 3u2 + 3uv + uw.
 
Last edited: