Master equation -> diffusion equation

Mikhail_MR
Messages
17
Reaction score
0

Homework Statement


I am trying to understand the derivation of the diffusion equation from the Master equation for a 1D chain. We have an endless 1D discrete chain. State from ##n## can jump to ##n+1## and ##n-1## with equal probabilities. The distance between chain links is ##a##.

Homework Equations


Master equation: $$\frac{d\rho_n}{dt} = W\left(-2\rho_n + \rho_{n+1} + \rho_{n-1}\right)$$

The Attempt at a Solution


With ##\Delta n = 1## we have $$\frac{d\rho_n}{dt}=Wa^2 \frac{(\rho_{n-1}-\rho_n) + (\rho_{n+1}-\rho_n)}{(\Delta n)^2 a^2},$$ where we could write ##(\Delta n)^2 a^2 = (\Delta x)^2##, since ##na=x##. In limit ##\Delta x \rightarrow 0## we get $$\frac{d\rho_n}{dt} = Wa^2 \frac{\partial^2 \rho_n}{\partial x^2}$$.
Unfortunately, I can not understand the last step. The definition of a derivative is ##f(x_0+\Delta x) - f(x_0) /\Delta x##, but I do not understand how it is used here.

Any help would be appreciated.
 
Physics news on Phys.org
Using your definition (with brackets inserted correctly), what is the expression for dρ/dx at x0 = n-1? What is the expression at x0 = n? So what is d(dρ/dx)/dx ?
 
##d\rho/dx## would be ##\frac{\rho_n - \rho_{n-1}}{\Delta x}## at ##x_0=n-1## and ##\frac{\rho_{n+1} - \rho_{n}}{\Delta x}## at ##x_0=n##.
Then: $$d(d\rho/dx)dx= [(d\rho/dx)_{x_0=n} - (d\rho/dx)_{x_0=n-1}] / \Delta x$$. Oh, now I see it. Thank you!
 
A better way of doing this would be in terms of central differences: ##d\rho/dx## would be ##\frac{\rho_n - \rho_{n-1}}{\Delta x}## at ##x_0=n-1/2## and ##\frac{\rho_{n+1} - \rho_{n}}{\Delta x}## at ##x_0=n+1/2##
 
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
The value of H equals ## 10^{3}## in natural units, According to : https://en.wikipedia.org/wiki/Natural_units, ## t \sim 10^{-21} sec = 10^{21} Hz ##, and since ## \text{GeV} \sim 10^{24} \text{Hz } ##, ## GeV \sim 10^{24} \times 10^{-21} = 10^3 ## in natural units. So is this conversion correct? Also in the above formula, can I convert H to that natural units , since it’s a constant, while keeping k in Hz ?
Back
Top