Converting a Second-Order IVP into a System of Equations: Can Substitution Help?

  • Context:
  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Ivp Second order
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 2K views
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
source

Change the second-order IVP into a system of equations
$y''+y'-2y=0 \quad y(0)= 2\quad y'(0)=0$

let $u=y'$

ok I stuck on this substitution stuff
 
on Phys.org
Since y'= u, y''= u' so y''+ y'- 2y= u'+ u- 2y= 0 so u'= 2y-u.