Consider The Initial Value Problem
(x^'=√x)/(x0=0)
Verify that function x(t) = t2/4 solve the IVP
use the taylor series method of order 1 (i.e., explicit euler method) to compute first few steps of numerical solution (hand calculation is also enough for this problem).
Explain why the discrepancy between the previous results occur