Assume that two series ($x_1,\dotso,x_n$) and ($y_1,\dotso,y_n$) are linearly correlated.
What is the connection between $y_j-y_i$ and $x_j-x_i$ in terms of Pearson's $r$ and the variance of $x$ any $y$?
Assume that two series ($x_1,\dotso,x_n$) and ($y_1,\dotso,y_n$) are linearly correlated.
What is the connection between $y_j-y_i$ and $x_j-x_i$ in terms of Pearson's $r$ and the variance of $x$ any $y$?
As per Richard, your question is not clear. But I would like to share the following link
There is very high probability that above post will answer your question and very much similar to what you are trying to ask.
Also adding one more link to marry your understanding with above question
If $Cov(x_i,y_i)=\sigma_{xy}$, then the covariance of differences is $$Cov(y_j-y_i,x_j-x_i)=E[(y_j-y_i)(x_j-x_i)]-E[y_j-y_i]E[x_j-x_i]=$$ $$=2\sigma_{xy}-Cov(y_j,x_i)-Cov(y_i,x_j)$$
If you know the covariance of intertermporal cross-terms, then you can get the covariance of differences.