What Is the Form of G When k Is Complex?

  • Thread starter Thread starter madeinmsia
  • Start date Start date
  • Tags Tags
    Complex Root
madeinmsia
Messages
15
Reaction score
0
G'' = -kG
k is a constant
solving this ODE, r = +/- sqrt(-k)
if k > 0, then r = +/- sqrt(k)i
so G is in the form Acos(sqrt(k)x) + Bsin(sqrt(k)x)

so, what if k is a complex number, then
r = +/- sqrt(-ki)

then what is the form of G?
 
Physics news on Phys.org
madeinmsia said:
so, what if k is a complex number, then
r = +/- sqrt(-ki)

then what is the form of G?

Don't you know how to calculate http://www.mathpropress.com/stan/bibliography/complexSquareRoot.pdf?
 
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