- #1
patric44
- 308
- 40
- Homework Statement
- why the non linear hoock's law is given by : F_spring = ku + u^3 in this question ? i guess a u^2 is missing ?!
- Relevant Equations
- F = -kx-eu^2+...
hi guys
i saw this problem online about using the MATLAB ode45 to solve the nonlinear Hoock's law and its specifically stated that
the nonlinear hoock's law is given by
$$F = k\;u + \epsilon\;u^{3}$$ , but when expanding the potential function in a Taylor series where you obtain the force from it
it seems that the force is given by :
$$F = -\frac{dV}{dx}_{x_0} *(x)-\frac{1}{2} \frac{d^{2}V}{dx^{2}}_{x_0}*(x)^2+...$$
$$F = -k\;x-\epsilon\;x^{2}$$
the problem :
my question is where is the x^2 term ?? why did he jump directly to the x^3 term ?
i saw this problem online about using the MATLAB ode45 to solve the nonlinear Hoock's law and its specifically stated that
the nonlinear hoock's law is given by
$$F = k\;u + \epsilon\;u^{3}$$ , but when expanding the potential function in a Taylor series where you obtain the force from it
it seems that the force is given by :
$$F = -\frac{dV}{dx}_{x_0} *(x)-\frac{1}{2} \frac{d^{2}V}{dx^{2}}_{x_0}*(x)^2+...$$
$$F = -k\;x-\epsilon\;x^{2}$$
the problem :
my question is where is the x^2 term ?? why did he jump directly to the x^3 term ?