Hello,
I'm just wondering about a possibility to solve following problem numerically. Suppose we have a boundary value problem like y''(t) = f(y'(t),y(t)) defined on some real finite interval (a,b), with some quite "rare" conditions, something like {y[0] = 0, Integrate[u,{t,a,b}]==0
}.
Is there a function that can deal with conditions like that, or I just have to write something by my hand ? Thanks