201k views
0 votes
Write x'" = x + t as a first order system

User Ofhouse
by
6.7k points

1 Answer

6 votes

Answer:

y = x'

z = y'

z' = x + t

Explanation:

Hi!

You need to define two new variables y and z:

y = x'

z = y'

Then:

z = y' = x''

z' = x''' = x + t

Now you have a system of 3 equations with only first derivatives

User DestyNova
by
6.9k points