Problem 16.1: Dynamics of noise
In the chapter, we worked out that the dynamics of the mean copy number of unregulated gene expression follow the same ODE we introduced at the very beginning,
d⟨n⟩dt=β−γ⟨n⟩.
We also worked out that the steady state distribution is Poisson;
P(n)=1n!(βγ)ne−β/γ.
Here, we will work out the dynamics of the variance in n and demonstrate that the steady state variance and noise are indeed what we get from a Poisson distribution.
a) Derive a differential equation for the variance σ2=⟨n2⟩−⟨n⟩2. Your ODE should only have ⟨n⟩ and σ2 as variables. Hint: First write down an expression for d⟨n2⟩/dt, and then use the fact that
dσ2dt=ddt(⟨n2⟩−⟨n⟩2)=d⟨n2⟩dt−d⟨n⟩2dt=d⟨n2⟩dt−2⟨n⟩d⟨n⟩dt.
b) Assuming we start at t=0 with no gene product (n=0), solve for ⟨n⟩(t) and σ2(t) to show that the mean and variance are equal for all time, and therefore the Fano factor is always unity. Hint: We have already solved for ⟨n⟩(t) in the notes. The resulting ODE for σ2(t) may be solved by integrating factor.
c) Take the limit of t→∞ of the above solutions to show that the steady state noise is η=√γ/β, as we have shown in the chapter.