Science & engineering math: system of differential equations

chatterbug219
Messages
15
Reaction score
0

Homework Statement



Solve the system of differential equations:
y'(t) + z(t) = t
y"(t) - z(t) = e-t
Subject to y(0) = 3, y'(0) = -2, and z(0) = 0

Homework Equations



My professor did an example in class that was much simpler and solved it using Kramer's rule.

The Attempt at a Solution


I don't know how to start it. I thought about rearranging the equations so that one was equal to y'(t) and the other was equal to z(t), but I'm not sure that would work...
 
Physics news on Phys.org
What about adding the equations so as z(t) cancels?

ehild
 
I would definitely start off as ehild has suggested.
 
There is, however, a problem with the entire exercise. Doing as ehild suggests gives you a second order differential equation in y only which you can solve and then use the initial conditions to give a specific solution for y. But there is no derivative of z in these equations- once you know y, z is fixed and you have no constant to choose to make z(0)= 0. Was one or both of those "z"s supposed to be z'? If not then anyone of the three conditions, y(0)= 3, y'(0)= -2, z(0)=n 0, can be dropped to give a solution but there is not y, z, satisfying the equations and all three of the conditions.
 
Oh my gosh yes there was supposed to be a z' in the first equation
So it is: y'(t) + z'(t) = t
The second equation is correct though, so sorry for any confusion!
 
chatterbug219 said:
Oh my gosh yes there was supposed to be a z' in the first equation
So it is: y'(t) + z'(t) = t
The second equation is correct though, so sorry for any confusion!

Then you can integrate the first equation and add to the second.

ehild
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top