How is the Ornstein-Uhlenbeck process stationary if the mean and variance are time dependent?

The O-U process with a delta initial condition is not stationary in this sense. But that's the wrong initial condition.

The O-U process is a Markov process which admits a stationary distribution, so if you want a stationary process, you should start it in the stationary distribution. Here it's a Gaussian distribution, and it isn't hard to work out what the mean and variance of that distribution ought to be.

This corresponds to a time-independent solution of the Fokker-Planck equation, which you can easily verify is of the form $p(v) = e^{-x^2/2 \sigma^2}$, and you can work out the right value for $\sigma$ in terms of your parameters.


The process should be mean-reverting (e.g. for long time $t \to \infty$ is should approach the mean value). Here your mean value is 0. Stationary may be a bit misleading here. This is a diffusion equation and of course it depends on time.


A stochastic process is called stationary (in this general sense, without giving details about initial conditions) when the propagator between two times (or Green's function, or two-times conditional probability) depends ONLY on the difference between these two times (i.e., time homogeneity, or time translational invariant when both times are shifted). You see this is your case if instead of taking initial time equal to 0, you take it as $t_0$ arbitrary. Then in your result both times will appear only in the combination $t-t_0$. This is formally why the process is called stationary. Another, very different stuff, if if the system has relaxed to stationary state (in terms of one-time PDF) or not. This terminology is common in physics. I'm a physicist, not a mathematician, that's why I'm kind of used to hear it in this way.