For many time series, particularly prices in speculative markets, the random walk model has been found to
give a good representation of actual data. This model is written as follows:
$$
x_{t}=x_{t-1}+\varepsilon_{t}
$$
Show that, if this model is appropriate, forecasts of $x_{n+l b}$ standing at time $n$, are given by
$$
\hat{x}_{n+h}=x_{n} \quad(h=1,2,3, \ldots)
$$