Let $X_1,X_2,X_3$ be pairwise independent random variables, each with mean $\mu$ and variance $\sigma^2$, and let $Y_j = X_j + X_{j+1}$ for $j \geq 1$.
Could you explain me elaborately how can I calculate $\def\Cov{\mathsf{Cov}}\Cov(Y_1, Y_2)$ and $\Cov(Y_1, Y_3)$
I used $\Cov(X_1+X_2, X_2+X_3) = \Cov(X_1,X_2)+\Cov(X_1,X_3)+\Cov(X_2,X_2)+\Cov(X_2,X_3)$ and then, I supposed that all covariances are equal to zero ( except $\Cov(X_2,X_2)$ ) because the random variables are independent. So I obtain $\Cov(X_2,X_2) = \mathsf {Var}(X_2) = \sigma^2$..... but I'm not sure about it...
Hints:
Apply the bilinearity of covariance and be aware that in general:
P.S. The comment you gave on your own question shows that you are on the right track and should actually be a part of your question. Always show your efforts.