Help toward solving second order non-linear differential equation

Click For Summary
SUMMARY

The discussion centers on a second-order non-linear differential equation of the form d²x/dt² = g/z(t) * x(t), where g and z are constants, and z(t) is a sinusoidal function. Despite the non-constant nature of z(t), the equation remains linear due to the superposition principle, as demonstrated by the linearity of solutions. The user seeks recommendations for standard textbooks that cover non-linear differential equations, particularly those that include solutions involving hyperbolic functions like cosh and sinh.

PREREQUISITES
  • Understanding of second-order ordinary differential equations (ODEs)
  • Familiarity with linear vs. non-linear differential equations
  • Knowledge of hyperbolic functions (cosh, sinh)
  • Basic concepts of superposition in differential equations
NEXT STEPS
  • Research standard textbooks on non-linear differential equations, such as "Nonlinear Dynamics and Chaos" by Steven Strogatz
  • Study methods for solving second-order linear differential equations with variable coefficients
  • Explore the application of the superposition principle in differential equations
  • Learn about the role of sinusoidal functions in differential equations and their solutions
USEFUL FOR

Mathematicians, physicists, and engineering students who are dealing with differential equations, particularly those interested in non-linear dynamics and their applications in various fields.

manikandanb
Messages
1
Reaction score
0
Hi,

I have a differential equation of the form
d2 x
---------------- = g/z * x(t)
dt2


Here g and z are constants. So, this is a 2nd order ODE which has a closed form solution.
In fact, i know the solution for x in terms of cosh and sinh functions.

In the above differential equation, if z is not constant. That is, id the the eqn becomes
d2 x
---------------- = g/z(t) * x(t)
dt2


Is it still correct to assume x is only a function of time?
If z(t) is sinusoidal, then this equation is a non-linear 2nd order ODE. Am i right?

Please point me to a standard textbook which might help me solve these kind of non-linear diff.equations? Any suggestions/pointers are welcome. Thank You in advance.

--MB
 
Physics news on Phys.org
It's still a linear differential equation. If x and y are both solutions

[tex]\frac{d^2(x+y)}{dt^2}=\frac{d^2x}{dt^2}+\frac{d^2y}{dt^2}=\frac{g}{z(t)}x + \frac{g}{z(t)}y = \frac{g}{z(t)}(x+y)[/tex]

You can also show that scalar multiples are solutions
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
961