Non-linear Differential Equation - Pulling my Hair

jkent
Messages
2
Reaction score
0
Non-linear Differential Equation - Pulling my Hair !

Hi,
What seems like a simple problem could be going abit better. Any ideas would be sincerely appreciated.

(y'')^2 -xy'' + y' = 0
The squared term is causing me grief !
If I set say v = y' , that still leaves me with the squared term.
(v')^2 - xv' + v =0.

Sorry .. I must be missing something. This looks remarkably quadratic - but its not triggering anything for me right now.

Ideas please and thank you !

J. Kent.
 
Physics news on Phys.org


When you let v=y', then we get:

v=xv'+f(v')

That's a common non-linear equation. Wanna' look for it?
 
Last edited:


Try substituting x=rcost, 4v=(rsint)^2.
 


That's a common non-linear equation
A clue : a Clairaut's ODE
Finally:
y = a x²-4a²x+b
a , b = constants
 


Good ideas all. I'll poke at this abit more. Claurauts ODE - hasn't made my list so far - but it clearly needs to. I was told that factoring will work. I just don't remember enough of this stuff and use it infrequently ! Thank you so much !
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top