The scalars xt,yt,ut, are related by the equations
xt=xt−1+ut−1,yt=xt−1+ηt−1,t=1,…,T,
where {ηt} is a sequence of uncorrelated random variables with means of 0 and variances of 1. Given that x^0 is an unbiased estimate of x0 of variance 1 , the control variable ut is to be chosen at time t on the basis of the information Wt, where W0=(x^0) and Wt=(x^0,u0,…,ut−1,y1,…,yt),t=1,2,…,T−1. Let x^1,…,x^T be the Kalman filter estimates of x1,…,xT computed from
x^t=x^t−1+ut−1+ht(yt−x^t−1)
by appropriate choices of h1,…,hT. Show that the variance of x^t is Vt=1/(1+t).
Define F(WT)=E[xT2∣WT] and
F(Wt)=ut,…,uT−1infE[τ=t∑T−1uτ2+xT2∣Wt],t=0,…,T−1
Show that F(Wt)=x^t2Pt+dt, where Pt=1/(T−t+1),dT=1/(1+T) and dt−1=Vt−1VtPt+dt.
How would the expression for F(W0) differ if x^0 had a variance different from 1?