Prediction

Suppose $h > 0$ which will represent a stepsize. A commonly used predictor is tangent prediction:

\begin{displaymath}
X^0 = x_i + hv_i.
\end{displaymath} (1)

The choice of the stepsize is discussed in section 2.3.