Inhomogenous NON-linear differential equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
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.