Undetermined Coefficients Initial Value Question

~Sam~
Messages
70
Reaction score
0

Homework Statement



y''-4y=60e4t

y(0)=9 and y'(0)=2

Homework Equations



none in particular

The Attempt at a Solution



First I solved for the auxiliary equation.

r2-4r
r(r-4)
r=0, 4

So the general solution for the homogenous form is C1e0x+C2e4x where C1 and C2 are unknown coefficients to be found.

The particular solution is calculating by considering Yp= AXe4x
Differentiating that twice, and solving for Yp, I get Yp=15xe4x

So the general solution for this is obtained by adding the homogeneous and the particular. So I get: C1e0x+C2e4x +15xe4x

I differentiated this equation and got 4C2+15e4x+60x4x

So then I got 4C2+15=2, so C2=-3.25
Also, from the general solution C1+C2=9, so C1=12.25

The final answer I got was (12.25)e0x+-3.25e4x+15xe4x but this is wrong. Any ideas?
 
Physics news on Phys.org
you are not using the method of undeteremined coefficients i don't think. try searching that up on google.
 
Your characteristic equation is wrong.

~Sam~ said:

Homework Statement



y''-4y=60e4t

y(0)=9 and y'(0)=2

Homework Equations



none in particular

The Attempt at a Solution



First I solved for the auxiliary equation.

r2-4r
r(r-4)
r=0, 4

So the general solution for the homogenous form is C1e0x+C2e4x where C1 and C2 are unknown coefficients to be found.

The particular solution is calculating by considering Yp= AXe4x
Differentiating that twice, and solving for Yp, I get Yp=15xe4x

So the general solution for this is obtained by adding the homogeneous and the particular. So I get: C1e0x+C2e4x +15xe4x

I differentiated this equation and got 4C2+15e4x+60x4x

So then I got 4C2+15=2, so C2=-3.25
Also, from the general solution C1+C2=9, so C1=12.25

The final answer I got was (12.25)e0x+-3.25e4x+15xe4x but this is wrong. Any ideas?
 
vela said:
Your characteristic equation is wrong.

OHHH I see...thanks for pointing that out.. so the equation would be (r+2)(r-2)...
 
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