Stochastic Processes – Brownian Motion Covariance: Max Instead of Min

brownian motionfunctional-analysishilbert-spacesstochastic-calculusstochastic-processes

It is known that $\operatorname{Cov}(B_t,B_s)=\min(t,s)$ where $B$ is Brownian motion.
Can one think of an Ito process or integral (preferrably plain Gaussian process) $W$ such that $\operatorname{Cov}(W_t,W_s)=\max(t,s)$?

Let me ask it in another way: it is known that $k(x,y)=\min(x,y)$ is the reproducing kernel of the Cameron Martin RKHS. What is the RKHS (if any) of the kernel $k(x,y)=\max(x,y)$?

Thanks for your help!

EDIT: Please recall that
$$\operatorname{Cov}(B_s,B_t)=\operatorname{Cov}(sB_{1/s},tB_{1/t})$$

but I didn't manage to go further.

Best Answer

So that this has a (non-deleted) answer:

No such process can exist. If $\operatorname{Var}(W_0) = \max(0,0) = 0$ then $W_0$ is a constant. In particular, $W_0$ and $W_1$ are independent, so we have $\operatorname{Cov}(W_0, W_1)= 0 \ne 1= \max(0,1)$.

More generally, Cauchy-Schwarz shows that for any process with finite variance, we have $\operatorname{Cov}(X_s, X_t) \le \sqrt{\operatorname{Var}(X_s) \operatorname{Var}(X_t)}$. Thus the covariance function $k(s,t)$ must satisfy $k(s,t) \le \sqrt{k(s,s) k(t,t)}$. The function $k(s,t) = \max(s,t)$ does not, so it cannot be a covariance function.