Conditioning of IVPs¶
Consider the ODEs u′=u and u′=−u. In each case we compute ∂f/∂u=±1, so the condition number bound is e(b−a) in both problems. However, they behave quite differently. In the case of exponential growth, u′=u, the bound is the actual condition number.
But with u′=−u, solutions actually get closer together with time.
In this case the actual condition number is one, due to the difference of solutions at the initial time.