Linearizing a nonlinear differential equation

63 Views Asked by At

So I have a nonlinear equation which is $m\ddot{x}+(b\dot{x})^3+kx-u=0$ that I want to linearize. Can anyone help me do this? Thanks!