My question is; how does expansion of the conditional probability density $P_{1|1}(y_1,t_1|y_2,t_1+\tau)$ get put into the form of(6.23) of Reichl$^1$?
The term with the minus sign at the front, seems a bit mysterious, could some explanation of it be given, as part of an answer?
Reichl says, I quote
Let us expand the conditional probability density $P_{1|1}(y_1,t_1|y_2,t_1+\tau)$ in a Taylor series for small $\tau$, in such a way that to each order in $\tau$ the normalization of $P_{1|1}(y_1,t_1|y_2,t_1+\tau) $ (cf. Eq. 6.13) is preserved. If we note that $P_{1|1}(y_1,t_1|y_2,t_1)=\delta(y_1-y_2)$ (cf. Eq. 6.12) we obtain \begin{align} P_{1|1}(y_1,t_1|y_2,t_1+\tau)&=\delta(y_1-y_2)-\tau\int dy W_{t_1}(y_1,y)\delta(y_1-y_2) \\ &+\tau W_{t_1}(y_1,y_2)\tag{6.23}\end{align}
End of quote.
NB: (6.12) and (6.13) are as follows
$$P_1(y_2,t_2) =\int P_1(y_1,t_1) P_{1|1}(y_1,t_1|y_2,t_2) dy_1 \tag{6.12}$$
$$\int P_{1|1}(y_1,t_1|y_2,t_2) dy_2=1 \tag{6.13} $$
Reference:
1) Reichl, L.E., A Modern Course in Statistical Physics, Arnold, London, 1980.
Other Info
I thought I might encourage answers if I first provided some of the hard grind.
I must say typing up math equations is hard work , it's a pity I've no secretary.
First some $\delta$ function material. The defining property, the $f(0)$ property, is, for any continuous $f(x)$ $$ \int^\infty _{-\infty}f(x) \delta (x) dx = f(0)$$ Also,
\begin{align} \int^\infty _{-\infty}f(x) \delta (x-x_0) dx &= f(x_0) \nonumber \\ \int^\infty _{-\infty}f(x,y) \delta (x-x_0) dx &= f(x_0,y) \nonumber \end{align} With similar results for functions with more arguments.
A function with four arguments, two taking fixed values, like with $P_{1|1}(y_1,t_1|y_2,t_1)$ can be represented as a new function, with only two arguments, let us in this case, call this function $h(y_1,y_2)$ with rule $$h(y_1,y_2)=P_{1|1}(y_1,t_1|y_2,t_1)$$
So \begin{align} h(y_1,y_2)&=0 , y_1\neq y_2 \nonumber \\ \int^\infty _{-\infty} h(y_1,y_2) dy_2 &= 1 \nonumber \\ \int^\infty _{-\infty} h(y_1,y_2) f(y_2)dy_2 &= f(y_1) \int^\infty _{-\infty} h(y_1,y_2) dy_2 &= f(y_1) \nonumber \end{align} We have that, $h(y_1,y_2)$ behaves like $\delta (y_1-y_2)$ in an integral, so we put $$h(y_1,y_2)=\delta (y_1-y_2)=P_{1|1}(y_1,t_1|y_2,t_1) \tag{1}$$
The above material explains about $P_{1|1}(y_1,t_1|y_2,t_1)$ and part of it may also be useful latter.
Taylor expanding $P_{1|1}(y_1,t_1|y_2,t_1+\tau)$ to first order \begin{align} P_{1|1}(y_1,t_1|y_2,t_1+\tau)&= P_{1|1}(y_1,t_1|y_2,t_1) +\tau \left. \frac{\partial P_{1|1}(y_1,t_1|y_2,t)}{\partial t} \right|_{t=t_1} \nonumber\\ &+ f( y_1,t_1,y_2,\tau) \nonumber \end{align} where $ f( y_1,t_1,y_2,\tau)$ is a correction term to ensure normalisation in the sense of (6.13)
$$\int P_{1|1}(y_1,t_1|y_2,t_1 +\tau) dy_2=1 $$
Let $$ \left. \frac{\partial P_{1|1}(z_1,t_1|z_2,t)}{\partial t} \right|_{t=t_1}= W_{t_1}(z_1,z_2) $$ Then
\begin{align} \left. \frac{\partial P_{1|1}(y_1,t_1|y_2,t)}{\partial t} \right|_{t=t_1}= W_{t_1}(y_1,y_2) \nonumber\\ \left. \frac{\partial P_{1|1}(y_1,t_1|y,t)}{\partial t} \right|_{t=t_1}= W_{t_1}(y_1,y) \nonumber \end{align}
Hence our Taylor expansion may be written as
\begin{align} P_{1|1}(y_1,t_1|y_2,t_1+\tau)&=\delta(y_1-y_2)+\tau W_{t_1}(y_1,y_2) \nonumber\\ &+ f( y_1,t_1,y_2,\tau) \tag{2} \end{align} Somehow, we need to prove/justify that $$ f( y_1,t_1,y_2,\tau)= - \tau \int^\infty _{-\infty}dy W_{t_1}(y_1,y) \delta (y_1-y_2) \tag{3} $$
If (6.23) of Reichl$^1$ is correct, then it shouldn't make any difference if $\delta(y_1-y_2)$ is inside or outside the integral over $dy$. $\delta(y_1-y_2)$ isn't a "function" of $y$, it's a "function" of $y_1$ and $y_2$.
Please note, the 'L' in 'Reichl, L.E.' stands for 'Linda'.
– user151522 Jun 14 '19 at 19:59I have gone off the idea though, it does not seem fundamental. Adding a term which makes an integral property correct, could possibly be done in various ways.
In Reichl$^1$, equation (6.23) is used as a stepping stone to the 'Master Equation', equation (6.24), which is then used to derive the Fokker-Planck equation, (6.27).
– user151522 Jun 20 '19 at 13:53