Random Systems
(6.1)
(a)
Expanding the exponential…
Regroup the left side by orders of
For each order of k, we assume the term is equal and get:
(b)
First, let’s calculate for a gaussian distribution with mean and variance .
For , we are going to define and notice that since these are both normal distributions:
Therefore:
is distributed with mean 0 and variance 1, so: , and since (can also be proved by solving by substitution , or by a symmetry argument). We put all of that in the above equation and get
Now for the cumulants, insert the above values and get:
(6.2)
(a)
(b)
Update after class:
We can express so we get a gaussian! (c)
(6.3)
(a)
(b)
(6.4)
(a)
We have equation
Keeping t constant, we apply two-sided Fourier transform on both sides and get:
We now got an easier, differential equation. Plug in the Ansatz and get:
We know that thus:
According to a Fourier Transform Table, we have an identity:
So, , and we get:
(b)
We got in (a) that
(c)
TBD
(d)
For the random walk, the Diffusion coefficient is (since and )
Code:
(e)
If we wanted to ask how many trajectories at any specific time t are within the error bars, this would be a Gaussian so we want to know what .
Using a probability table:
We get
But, the number of trajectories which are within the whole error bars is a different question, and is no longer Gaussian. It seems that when t approaches infinity it will go to zero. Need to formalize.