Calculating E[B(u) B(u+v) B(u+v+w)] with Brownian Motion

wu_weidong
Messages
27
Reaction score
0
Hi all, I need help with a question.

Let B(t), t>= 0 be a standard Brownian motion and let u, v, w > 0. Calculate E[B(u) B(u+v) B(u+v+w)], using the fact that for a zero mean normal random variable Z, E[Z^3] = 0.

I tried to do this question by breaking up the brownian motions, i.e. B(u+v) = B(u) + (B(u+v) - B(u)) and B(u+v+w) = B(u) + (B(u+v) - B(u)) + (B(u+v+w) - B(u+v)), and then putting them into the expectation.

I got

E[B(u) B(u+v) B(u+v+w)] = E[ B(u) (B(u) + (B(u+v) - B(u))) (B(u) + (B(u+v) - B(u)) + (B(u+v+w) - B(u+v))) ]

and then expanding the terms, I got

E[B(u)^3] + E[ B(u)^2 (B(u+v) - B(u)) ] + E[ B(u)^2 (B(u+v+w) - B(u+v)) ] +
E[ B(u)^2 (B(u+v) - B(u)) ] + E[ B(u) (B(u+v) - B(u))^2 ] + E[B(u)] E[B(u+v) - B(u)] E[B(u+v+w) - B(u+v)]
= 2 E[ B(u)^2 (B(u+v) - B(u)) ] + E[ B(u)^2 (B(u+v+w) - B(u+v)) ] + E[ B(u) (B(u+v) - B(u))^2 ]

since the brownian motions in the last term are independent of one another and E[B(u)] = 0.

Up to here, I'm stuck as I'm not sure how to handle the square terms.

Am I correct up to this point? If I am, how should I continue?

Thank you.

Regards,
Rayne
 
Physics news on Phys.org
Is there a way to break up B(u+v) into, say, B(u) + B(v) + "other terms" in a meaningful way?

Other than this, can't the square terms be expressed in terms of a distribution parameter, e.g. σ2?
 
wu_weidong said:
Hi all, I need help with a question.

Let B(t), t>= 0 be a standard Brownian motion and let u, v, w > 0. Calculate E[B(u) B(u+v) B(u+v+w)], using the fact that for a zero mean normal random variable Z, E[Z^3] = 0.
Break it up step-by-step. First,

E[B(u)B(u+v)B(u+v+w)]<br /> = E[B(u)B(u+v)(B(u+v+w) - B(u+v))] + E[B(u)B(u+v)^2].

By independence, the first term on the right-hand side is zero. Next,

E[B(u)B(u+v)^2] = E[B(u)(B(u+v)-B(u)+B(u))^2]<br /> = E[B(u)(B(u+v)-B(u))^2] + 2E[B(u)^2(B(u+v)-B(u))] + E[B(u)^3]

Again by independence, the first and second terms are zero.

Another way to get the result is to note that W(t):=-B(t) is also a Brownian motion. So E[W(u)W(u+v)W(u+v+w)] should be the same number. But

E[W(u)W(u+v)W(u+v+w)] = E[(-B(u))(-B(u+v))(-B(u+v+w))]<br /> = -E[B(u)B(u+v)B(u+v+w)].
 
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Thread 'Detail of Diagonalization Lemma'
The following is more or less taken from page 6 of C. Smorynski's "Self-Reference and Modal Logic". (Springer, 1985) (I couldn't get raised brackets to indicate codification (Gödel numbering), so I use a box. The overline is assigning a name. The detail I would like clarification on is in the second step in the last line, where we have an m-overlined, and we substitute the expression for m. Are we saying that the name of a coded term is the same as the coded term? Thanks in advance.
Back
Top