2nd order ode w/complex conjugate roots

danbone87
Messages
28
Reaction score
0
x''+x'+2x=0 x(0)=2 x'(0)=0

I've taken the characteristic equation and reduced the roots to

1/2 +- Sqrt(7/4)i of the form

a +- bi (i = sqrt(-1)


Then i put the homogeneous solution into the form of e^{}at*(B1cos(bt)+B2sin(bt))

for B1 i used the first i.c. and found that B1=2

for B2 i used the i.c. for x' and found B2 to be 1/(sqrt7/4)

now i need to get it into the form of Ae^{}atsin(bt+phi)

where A = sqrt(B1^2+B2^2) and phi is acos(B1/A)

the problem is that A is not the hypotenuse of of a right triangle. I didn't know if i screwed up my b values along the way or if i should go to the law of cosines, but i saw no mention of such a problem so I figured i may have made an error beforehand. any help is appreciated.
 
Physics news on Phys.org
Actually I don't understand what your problem is... :D

What do you mean by "A is not the hypotenuse of a right triangle"??, What right triangle?
 
I mean that in this case law of cosines would be required to find A

so i can't reduce the homogeneous solution by the method i was given (A = sqrt(B1^2+B2^2) , so I'm wondering if i made a mistake beforehand.

;]
 
I think you made a tiny arithmetic error, you have x'' + x' + 2x = 0, let's say the char. equation is a^2 + a + 2 = 0, quadratic formula gives us roots

\frac{-1 \pm \sqrt{-7}}{2} = -\frac{1}{2} \pm i\sqrt{\frac{7}{4}}
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top