Auto-correlation of a stochastic equation

  • Thread starter Thread starter Tyler_D
  • Start date Start date
  • Tags Tags
    Stochastic
Tyler_D
Messages
6
Reaction score
0
Homework Statement
Calculate the auto-correlation of ##x(t)=e^{-\beta W(t)}W(t)##
Relevant Equations
##\langle x(t)x(t+\tau)\rangle##, ##W(t)=\int_0^t dW(s)##
Here is my attempt:

$$
\begin{align}
\langle x(t)x(t+\tau) \rangle &= \langle (e^{-\beta W(t)}W(t))(e^{-\beta W(t+\tau)}W(t+\tau))\rangle \\
&= \langle (e^{-\beta W(t)}e^{-\beta W(t+\tau)})(W(t)W(t+\tau))\rangle \\
&= \langle (e^{-\beta W(t)}e^{-\beta W(t+\tau)})(\int_0^t dW(t)\int_0^{t+\tau}dW(t))\rangle \\
&= \langle (e^{-\beta W(t)}e^{-\beta W(t+\tau)})\int_0^t dW(t)(\int_0^{t}dW(t)+\int_t^{\tau}dW(t))\rangle
\end{align}
$$

From here on I am quite lost on what to do with the exponentials. Do I Taylor-expand them, or what is the best thing to do?
 
Physics news on Phys.org
Is W(t) some special function? The Lambert W function maybe? That would make nice integrals.
 
It is the Wiener-integral/Brownian motion (my bad, should've written it in the OP):

##
W(t) = \int_0^t dW(s)
##
 
Last edited:
I don't understand something, you wrote in Eq. (4) ##\int_0^{t+\tau}dW(s) = \int_0^t dW(s)+\int_t^{\tau}dW(s)##, but obviously this means that: ##\int_0^{t+\tau}dW(s)=\int_0^\tau dW(s)##.
Does this mean that Weiner integral is periodic with period ##t##, since then ##W(t+\tau)=W(\tau)##?
 
Last edited:
  • Like
Likes Tyler_D
That's also a typo, thanks for spotting it. The upper limit in the last integral should naturally be ##\tau+t##, not just ##\tau##.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top