Question in complex general equation (2nd order)

batmankiller
Messages
21
Reaction score
0
Question:
Find the real-valued general solution of the differential equation

y''+1y'+1y=0
where primes indicate differentiation with respect to x. (Use the parameters a, b, etc., for undetermined constants in your solution.)

My attempt:
Use characteristic equation:
r^2+r+1=0
I used the quadratic formula and got r=(-1 +-sqrt(-3))/2
So we get a=-.5 b-sqrt(3)/2

Following e^(ax)(c1cos(bx)+c2sin(bx):

we get e^(-.5x)(a*cos(\sqrt{3}*x/2)+bsin(\sqrt{3}*x/2))

Anyone see any flaw i nlogic of algebra or math? I can't seem to get a correct answer
 
Last edited:
Physics news on Phys.org
hi batmankiller! :smile:

(have a square-root: √ and try using the X2 icon just above the Reply box :wink:)
batmankiller said:
Find the real-valued general solution of the differential equation

y''+1y'+1y=0
where primes indicate differentiation with respect to x. (Use the parameters a, b, etc., for undetermined constants in your solution.)

we get e^(-.5x)(a*cos(\sqrt{3}*x/2)+bsin(\sqrt{3}*x/2))

looks ok to me :confused:

perhaps it's your notation …

have you tried entering x/2 (instead of 0.5 x), or (√3/2)x, or 0.866 x ?
 
umm yeah thanks so much. -.5x apparently doesn't equal -x/2 anymore. Math as we know it has changed!
 
the computers have taken over :redface:

we have to speak the language of the conquerors! :smile:
 
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