Show that the differential equationhas a nontrivial solution
defined on
[0,2] such thatfor all t in [0,2]
The way I was thinking was to consider that if you have a bound on the derivative in magnitude and you can show where it increases and decreases, then if you have a minimum value at your initial point and your derivative bound is |x'| then you know that f(x) <= I + |x'|*(b-a) where (a,b) is the interval you are considering.
Now you have x' so you can calculate the magnitude of |x'|, and if you find the turning points (when x' = 0) as well as upper bounds for when these happen (and show they are not points of inflexion), then you also get the minimums and maximums for the function.
If those points are always bounded in the region, then that is also a proof that the solution is in that interval.
These are just some suggestions.