2nd order nonlinear non-seperable equation

phygeek
Messages
1
Reaction score
0
I've recently been trying to solve the following equation:

d2x/dt2 + (x2 - a) dx/dt + (x2 - b)x = 0

I've reduced it to a first order equation by a simple substitution of y = dx/dt to obtain:

dy/dx = (a-x2) + [(b-x2)x]/y = 0

However I cannot figure out how to solve this equation. Is it possible? If not can I at least find equilibrium states?
 
Physics news on Phys.org
dy/dx time y comes out dy/dx times dx/dy = second derivative of x w.r.t t ?

Anyway, I see some constant solutions... Check and see. Any initial conditions on the problem?
 
Welcome to physics forum phygeek. Why don't you try a series solution.
 
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