Answer today's Differential Equations question, reveal the full explanation, then keep the streak going with a new question every day.
For which of the following initial value problems does the Existence and Uniqueness Theorem fail to guarantee a unique solution in a neighborhood of the initial point?
For which of the following initial value problems does the Existence and Uniqueness Theorem fail to guarantee a unique solution in a neighborhood of the initial point?
y′=x2+y2,y(0)=0 (correct answer)
y′=x2+arctan(y),y(1)=π
(y−1)y′=x,y(0)=0
y′=yln(x+1),y(1)=2
Explanation: We analyze each case by checking the continuity of f(x,y) and ∂y∂f at the initial point (x0,y0).
A) f(x,y)=x2+y2. This is continuous everywhere. However, ∂y∂f=x2+y2y, which is undefined and thus not continuous at the initial point (0,0). The theorem does not guarantee uniqueness.
B) f(x,y)=x2+arctan(y) and ∂y∂f=1+y21 are both continuous everywhere. A unique solution is guaranteed.
C) Rewriting gives y′=y−1x. Here f(x,y)=y−1x and ∂y∂f=−(y−1)2x. At the initial point (0,0), both are continuous. A unique solution is guaranteed.
D) f(x,y)=yln(x+1) and ∂y∂f=ln(x+1) are both continuous in a neighborhood of (1,2) (specifically for x>−1). A unique solution is guaranteed.