Finding roots and complex roots of a determinant

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Redwaves
Messages
134
Reaction score
7
Homework Statement
Finding roots and complex roots of a determinant
Relevant Equations
##(-\Omega^2 + i\gamma\Omega + \frac{2k}{3m})(-\Omega^2 + i\gamma\Omega + \frac{2k}{3m}) - (-i\gamma\Omega)(-i\gamma\Omega) = 0##
I need to find the values of ##\Omega## where ##(-\Omega^2 + i\gamma\Omega + \frac{2k}{3m})(-\Omega^2 + i\gamma\Omega + \frac{2k}{3m}) - (-i\gamma\Omega)(-i\gamma\Omega) = 0##

I get ##\Omega^4 -2i\gamma \Omega^3 - \frac{4k}{3m}\Omega^2 + i\frac{4k}{3m}\gamma\Omega + \frac{4k^2}{9m^2} = 0##

I don't think this is the correct way.
I don't find a way to resolve a quadratic.
I have to factor some terms, but I don't see where.
 
Physics news on Phys.org
You have ##f(\Omega)^2=g(\Omega)^2##. Why don't you check all possibilities from here?
 
Reply
  • Like
Likes   Reactions: Redwaves
[itex]a^2 - b^2 = (a +b)(a - b)[/itex] also holds for complex [itex]a[/itex] and [itex]b[/itex]...
 
Reply
  • Like
Likes   Reactions: Redwaves
I found the the reals roots which are ##\Omega = + -\sqrt{\frac{2k}{3m}}## using ##(-\Omega^2 +i\gamma\Omega + \frac{2k}{3m}))^2 = i^2\gamma^2\Omega^2##

However, I don't see how to get the complex roots.
To find the complex roots, should I replace ##i^2## by -1 ?
 
You have ##f(\Omega) =\pm g(\Omega)## or ##a=\pm b## with @pasmith 's notation.​

Now ##f(\Omega)## is quadratic, that gives you ##4## roots, two real and two complex.
 
Alright, Thanks!
I found it using Pasmith's notation.
Thanks guys!