Second Order Linear Nonhomogeneous Differential Equations

Mikesgto
Messages
18
Reaction score
0

Homework Statement


y''+7y'=392sin(7t)+686cos(7t) with y(0)=4 and y'(0)=9


Homework Equations


No real relevant equations


The Attempt at a Solution


I assumed since the g(t) has function of both sine and cosine the solution would be both the real and non real parts of the solution to

y''+7y'=1078e^(7it)

my solution came out to be
77/24tcos(7t)+539/24tsin(7t)+i[77/24tsin(7t)-539/24tcos(7t)]
but given the initial conditions, i don't know what happen to my C's.
Also, if anyone could explain this method in a way that is easy to understand, I would appreciate it. I tried following the class notes, but it was of little help.
Thank you.
 
Physics news on Phys.org
Mikesgto said:

Homework Statement


y''+7y'=392sin(7t)+686cos(7t) with y(0)=4 and y'(0)=9


Homework Equations


No real relevant equations


The Attempt at a Solution


I assumed since the g(t) has function of both sine and cosine the solution would be both the real and non real parts of the solution to

y''+7y'=1078e^(7it)

my solution came out to be
77/24tcos(7t)+539/24tsin(7t)+i[77/24tsin(7t)-539/24tcos(7t)]
but given the initial conditions, i don't know what happen to my C's.
Also, if anyone could explain this method in a way that is easy to understand, I would appreciate it. I tried following the class notes, but it was of little help.
Thank you.

1. Find the solutions to the homogeneous problem y'' + 7y' = 0.
2. Find a particular solution to the nonhomogeneous problem y'' + 7y' = 392sin(7t)+686cos(7t). yp = A sin(7t) + B cos(7t) is a good place to start.
3. Form the general solution to the nonhomogeneous equation. Use the initial conditions to find the coefficients of the functions in step 1.
 
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