Can we approximate the solution to a singular IVP on a domain that extends past a known singularity?
As an example, consider the problem
y' = y^2, y(0) = c > 1,
on the interval [0,1]. The solution is given by
y(x) = c / (1 - cx), x in [0,1] and x =/= 1/c,
and has a singularity at 1/c. Is there a finite method that approximates the solution on [0,1] and handles the singularity in a reasonable way?