Rewrite the 2nd oder non linear D.E as a series of 1st order equations

  • Thread starter Thread starter beetle2
  • Start date Start date
  • Tags Tags
    Linear Series
Click For Summary
SUMMARY

The discussion focuses on rewriting the second-order nonlinear differential equation \(\frac{d^2x}{dt^2} + x^2 + x = 0\) as a series of first-order equations. The initial attempt incorrectly simplifies the equation to linear terms. The correct approach involves defining \(y = \frac{dx}{dt}\) and substituting to obtain the first-order equations \(\frac{dx}{dt} = y\) and \(\frac{dy}{dt} = -x^2 - x\). This transformation accurately captures the nonlinear characteristics of the original equation.

PREREQUISITES
  • Understanding of second-order differential equations
  • Familiarity with first-order differential equations
  • Knowledge of nonlinear dynamics
  • Basic calculus, specifically differentiation
NEXT STEPS
  • Study the method of converting higher-order differential equations to first-order systems
  • Explore nonlinear dynamics and stability analysis
  • Learn about phase plane analysis for nonlinear systems
  • Investigate numerical methods for solving nonlinear differential equations
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are working with differential equations, particularly those dealing with nonlinear systems and their transformations.

beetle2
Messages
110
Reaction score
0

Homework Statement



Rewrite the 2nd oder non linear D.E [itex]\frac{d^2x}{dt^2}+x^2+x=0[/itex]
as a series of 1st order equations

Homework Equations



[itex]a\frac{d^2x}{dt^2}+b\frac{dx}{dt}+cx=0[/itex]

[itex]\frac{dx}{dt}=y[/itex]

[itex]\frac{dy}{dt}=-\frac{c}{a}x-\frac{b}{a}y[/itex]


The Attempt at a Solution



a=1, b=0 , c=1

SO

[itex]\frac{dx}{dt}=y[/itex]

[itex]\frac{dy}{dt}=-\frac{1}{1}x-\frac{0}{1}y[/itex] = [itex]-x[/itex]

Is that right?
 
Physics news on Phys.org
You have two linear equations there, where is the non-linear term?
 
beetle2 said:

Homework Statement



Rewrite the 2nd oder non linear D.E [itex]\frac{d^2x}{dt^2}+x^2+x=0[/itex]
as a series of 1st order equations

Homework Equations



[itex]a\frac{d^2x}{dt^2}+b\frac{dx}{dt}+cx=0[/itex]
This is a linear equation and so not a good format to use for your problem.

[itex]\frac{dx}{dt}=y[/itex]

[itex]\frac{dy}{dt}=-\frac{c}{a}x-\frac{b}{a}y[/itex]


The Attempt at a Solution



a=1, b=0 , c=1

SO

[itex]\frac{dx}{dt}=y[/itex]

[itex]\frac{dy}{dt}=-\frac{1}{1}x-\frac{0}{1}y[/itex] = [itex]-x[/itex]

Is that right?
Don't just try to match up with memorized formulas (especially when the formula doesn't fit the problem).

You have defined y to be dx/dt so you know that [itex]dy/dt= d^2x/dt^2[/itex]. Replace [itex]d^2x/dt^2[/itex] in [itex]\frac{d^2x}{dt^2}+x^2+x=0[/itex] with [itex]dy/dx[/itex] to get
[tex]\frac{dy}{dt}+ x^2+ x= 0[/tex]
or
[tex]\frac{dy}{dt}= -x^2- x[/tex].
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
Replies
19
Views
3K
Replies
4
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K
Replies
3
Views
2K
Replies
4
Views
3K
  • · Replies 21 ·
Replies
21
Views
2K
Replies
12
Views
2K
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K