I am given to solve the Cauchy problem :
$$ \frac{dy}{dx}=(x-y)^2 $$ given $y(0)=0$.
I am not able to arrive at any standard solvable form of ODE.
I am given to solve the Cauchy problem :
$$ \frac{dy}{dx}=(x-y)^2 $$ given $y(0)=0$.
I am not able to arrive at any standard solvable form of ODE.
Copyright © 2021 JogjaFile Inc.
Hint: Substitute $$x-y=u$$ then we get $$y'=1-u'=u^2$$ Can you finish?