Homogeneous initial value problem

mtxop2
Messages
2
Reaction score
0

Homework Statement



4y" + 4y' + 5y = 0
y(0) = 3
y'(0) = 1

Homework Equations



yh = e^ax(c1cosbx + c2sinbx)

The Attempt at a Solution



For the roots I got -1/2 + i and -1/2 - i so my a = -1/2 and b = 1

then I have to differentiate yh = e^(-1/2x)[c1cosx + c2sinx]

this is where I get this overly complicated equation and I was wondering if I could do integration by parts instead.

where I could get something like

yh = -1/2e^(-1/2x)[c1cosx + c2sinx] + [-c1sinx + c2cosx]e^(-1/2x)
 
Last edited:
Physics news on Phys.org
Your title is misleading. Your equation is a homogeneous equation.
mtxop2 said:

Homework Statement



4y" + 4y' + 5y = 0
y(0) = 3
y'(0) = 1

Homework Equations



yh = e^ax(c1cosbx + c2sinbx)

The Attempt at a Solution



For the roots I got -1/2 + i and -1/2 - i so my a = -1/2 and b = 1

then I have to differentiate yh = e^(-1/2x)[c1cosx + c2sinx]

this is where I get this overly complicated equation and I was wondering if I could do integration by parts instead.
?
You can't use integration by parts if you need to differentiate a function.
mtxop2 said:
where I could get something like

yh = -1/2e^(-1/2x)[c1cosx + c2sinx] + [-c1sinx + c2cosx]e^(-1/2x)
 
Mark44 said:
Your title is misleading. Your equation is a homogeneous equation.
?
You can't use integration by parts if you need to differentiate a function.

Damn I'm so sorry I misled you, I've been working on these all day and well you know how that goes. What I meant to say was product rule, where f(x) = e^(-1/2x) and g(x) = [c1cosx + c2sinx]
 
Yes, use product rule for y= e-x/2(c1cosx+c2sinx) to get y'.

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