I'm trying to solve following and already tryed some approaches, but seems to be I not really understand how I should start to solve it.
The following relationship is given x[n]=v[n-1]+w[n]+v[n+1], v[n] is a mean free white noise with variance one and w[n] is also a mean free white noise with variance one.
Note that v[n] and w[n] are jointly uncorrelated.
Find the discrete autocorrelation function $r_x[k]$
Could anybody help me?
Thanks in advance.