Write 2nd order ODE as system of two 1st order ODEs

In summary, a 2nd order ODE is a type of differential equation that involves a function and its first and second derivatives. Writing it as a system of two 1st order ODEs allows for easier solution using numerical methods and better understanding of system behavior. This is done by introducing a new variable to represent the first derivative of the original function and creating a system of two equations. While not all 2nd order ODEs can be written in this form, it is a useful technique for many commonly used equations.
  • #1
s3a
818
8

Homework Statement


Write the following second-order ODE as a system of two first-order ODEs.

##d^2y/dt^2 + 5(dy/dt)^2 - 6y + e^{sin(t)} = 0##

Homework Equations


w = dy/dt

The Attempt at a Solution


The solution of the book says ##dy/dt = w, dw/dt = -5w - 6y + e^{sin(t)}##, but shouldn't it be ##w = dy/dt, dw/dt = -5w^2 + 6y - e^{sin(t)}##, or am I missing something?
 
Physics news on Phys.org
  • #2
I think you are missing the correct solution manual because I came to the same answer that you did ¯\_(ツ)_/¯
 
  • Like
Likes s3a
  • #3
Lol, great. :P

Thanks!
 

Related to Write 2nd order ODE as system of two 1st order ODEs

1. What is a 2nd order ODE?

A 2nd order ODE stands for a second order ordinary differential equation. It is a type of differential equation that involves a function and its first and second derivatives.

2. Why do we need to write a 2nd order ODE as a system of two 1st order ODEs?

Writing a 2nd order ODE as a system of two 1st order ODEs allows us to solve the equation more easily using numerical methods. It also helps us to better understand the behavior of the system and make predictions about its solutions.

3. How do you write a 2nd order ODE as a system of two 1st order ODEs?

To write a 2nd order ODE as a system of two 1st order ODEs, we need to introduce a new variable and rewrite the equation in terms of this variable. This variable represents the first derivative of the original function, and the new system will consist of two equations: one for the original function and one for its derivative.

4. What are the advantages of writing a 2nd order ODE as a system of two 1st order ODEs?

One of the main advantages of writing a 2nd order ODE as a system of two 1st order ODEs is that it allows us to use numerical methods to solve the equation. It also helps us to better understand and analyze the behavior of the system, and make more accurate predictions about its solutions.

5. Can all 2nd order ODEs be written as a system of two 1st order ODEs?

No, not all 2nd order ODEs can be written as a system of two 1st order ODEs. This is because some equations may involve higher order derivatives or may not be separable into two equations. However, many commonly used 2nd order ODEs can be written in this form, making it a useful technique in solving differential equations.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
579
Replies
4
Views
520
  • Calculus and Beyond Homework Help
Replies
16
Views
577
  • Calculus and Beyond Homework Help
Replies
3
Views
352
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
856
  • Calculus and Beyond Homework Help
Replies
2
Views
513
Replies
3
Views
800
Back
Top