A system of 1st order diffy q's

  • Thread starter Thread starter Jamin2112
  • Start date Start date
  • Tags Tags
    System
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Jamin2112
Messages
973
Reaction score
12

Homework Statement



Transform the given initial value problem into an initial value problem for the first two first order equations.

u'' + .25u' + 4u = 2cos(3t), u(0)=1, u'(0)=-2

Homework Equations



Nothing, really.

The Attempt at a Solution



x1=u , x2=u' => x2' = -.25x2 -4x1 + 2cos(3t); x1'=x2

There's the system. I don't understand the initial value part, though; and my professor didn't do any examples.

I know x1 and x2 are functions of t, so the second equation is saying that the derivative of x1 is x2, and x1'(0)=x2(0)=-2; x1(0)=1. Where do I go from here?
 
Physics news on Phys.org
Jamin2112 said:

Homework Statement



Transform the given initial value problem into an initial value problem for the first two first order equations.

u'' + .25u' + 4u = 2cos(3t), u(0)=1, u'(0)=-2

Homework Equations



Nothing, really.

The Attempt at a Solution



x1=u , x2=u' => x2' = -.25x2 -4x1 + 2cos(3t); x1'=x2

There's the system. I don't understand the initial value part, though; and my professor didn't do any examples.

I know x1 and x2 are functions of t, so the second equation is saying that the derivative of x1 is x2, and x1'(0)=x2(0)=-2; x1(0)=1. Where do I go from here?

You don't go anywhere from there. The problem asked to change the u(t) equation into a coupled initial value problem for two first order equations. I think you did that with your x1(t) and x2(t).
 
Dick said:
You don't go anywhere from there. The problem asked to change the u(t) equation into a coupled initial value problem for two first order equations. I think you did that with your x1(t) and x2(t).

I didn't read the problem! Hahaha!