BrainHurts
- 100
- 0
Homework Statement
Find a solution of the IVP
\frac{dy}{dt} = t(1-y2)\frac{1}{2} and y(0)=0 (*)
other than y(t) = 1. Does this violate the uniqueness part of the Existence/Uniqueness Theorem. Explain.
Homework Equations
Initial Value Problem \frac{dy}{dt}=f(t,y) y(t0)=y0 has a solution if f is continuous on B = [t0,t0 + a] x [y0-b,y0+b]
The Attempt at a Solution
So when I solved * by separation of variables, my solution
y(t)= sin(t2+\frac{πk}{2}) where k = ±1,±2,...
f(t,y) = t(1-y2)\frac{1}{2}
So \frac{∂f}{∂y} = ty(1-y2)\frac{-1}{2}
I want to say that that as long as |y|≤ 1, f(t,y) is continuous and because the set B is closed, there exists a Maximum value M = max(t,y)\inB|\frac{∂f}{∂y}|, this is the Lipschitz condition and f satisfies this condition.