Inhomogenous NON-linear differential equation

Thoughtknot
Messages
1
Reaction score
0
I'm having some trouble solving an equation that is similar to a Bernoulli equation. It is of the form

\begin{equation}
\ddot{x}+f(x)\dot{x}^2 = g(x)
\end{equation}

Where x is a function of time, perhaps. I feel moderately certain that there should exist an exact solution, but I've so far been unable to find it, and I have not run into any great amount of non-linear ODEs before.

Does anyone have any idea if it can be solved? Could it be solved by some clever substitution?
 
Physics news on Phys.org
The substitution x'' = x'(dx'/dx) would reduce this to a Bernoulli differential equation.
 
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