Why Does the Solution to My Differential Equation Include a +3?

  • Thread starter Thread starter marchingt9
  • Start date Start date
  • Tags Tags
    Explain Ivp
marchingt9
Messages
1
Reaction score
0
Missing homework template due to originally being posted in other forum
x' =-5x-y
y' =4x-y

I got
x=ae^-3t+bte^-3t
y=-2bte^-3t+2ae^-3t+be^-3t
a=0 b=0

The answer is
x=e^(-3t+3)-te^(-3+3)
y=-e^(-3+t)+2te^(-3+3)
I don't understand where the +3 comes from
 
Physics news on Phys.org
What are the initial conditions on x and y?
 
e^{-3t+ 3}= (e^3)e^{-3t}. The "+ 3" just gives a specific value to your constant "a".
 
marchingt9 said:
x' =-5x-y
y' =4x-y

I got
x=ae^-3t+bte^-3t
y=-2bte^-3t+2ae^-3t+be^-3t
a=0 b=0

The answer is
x=e^(-3t+3)-te^(-3+3)
y=-e^(-3+t)+2te^(-3+3)
I don't understand where the +3 comes from

This is not an IVP, because you have not given any initial values. That is what the "IV" stands for.
 
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