How Can I Fully Analyze a Sixth Order Algebraic Equation?

  • Context: Undergrad 
  • Thread starter Thread starter traianus
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
traianus
Messages
80
Reaction score
0
I have the following equation (a,b,c real coefficients):

x^6 + a*x^4 + b*x^2 + c = 0

How do I do a complete discussion? For example I would like to know if there are six coincident roots, 2 triple roots, distint roots, a pair of complex solution and 4 real coincident solutions and so on.
 
Physics news on Phys.org
Well for starters that is just a monic cubic in disguise :)
 
I have noticed it. It can be transformed in the form of a cubic equation (it is sufficient to replace x^2 with y). But I would like if somebody does the complete study in detail.