I have a process $W:= \{W_t\}_{t>0}$ and defined $Y_t = tW_{1/t}$ for all $t>0$
I want to prove that $E[Y_tY_s] = s$
Substituting in the values and extracting the constants out, I am left with
$tsE[W_{1/t}W_{1/s}]$
Now for this to be equal to $s$, I would need the expected value of the two processes to be equal to $1/t$, however I can not tell how to compute that and was wondering if I could get some pointers.