Answer on Question 66455 - Math - Differential Equations
The initial value problem
dxdy=x2+y2,y(0)=0
has a unique solution in some interval of the form −h<x<h.
Solution The well-known existence and uniqueness theorem states: if the right-hand f(x,y) of the differential equation y′=f(x,y) is a continuously differentiable function on some domain Ω, then for any initial data (x0,y0)∈Ω we can find a neighbourhood [x0−h,x0+h] in which there exists an unique solution y=y(x) of the equation such that y(x0)=y0.
In our case we have f(x,y)=x2+y2, x0=0, y0=0. The function f is continuously differentiable in R2, since its partial derivatives
∂x∂f(x,y)=2x,∂y∂f(x,y)=2y
are continuous functions in R2. Therefore the initial problem
dxdy=x2+y2,y(0)=0 (1)
has a unique solution in an interval −h<x<h with some positive h. In addition, we can find the concrete number h with such property. For instance, we consider the rectangle
R={(x,y)∈R2:∣x∣≤a,∣y∣≤b}
and set
M=max(x,y)∈R∣f(x,y)∣.
It is known that then a solution of (1) exists in the interval −h<x<h, where
h=min{a,Mb}
We have
M=max(x,y)∈R(x2+y2)=a2+b2⇒h=min{a,a2+b2b}
Set a=1 and b=1. Then h=min{1,0.5}=0.5. Hence, we can state that the solution y=y(x) of (1) exists in the interval −0.5<x<0.5.
Answer: The statement is true. There exists an unique solution y=y(x) of (1) in the interval −0.5<x<0.5.