Factoring this thing with 6 degree

  • Thread starter Thread starter zeion
  • Start date Start date
  • Tags Tags
    Degree Factoring
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
zeion
Messages
455
Reaction score
1

Homework Statement



I need to factor this:

u - u^6 -u^3 +1 = 0


Homework Equations





The Attempt at a Solution



I know that (u +1) and (u-1) are roots.. but not sure what to do now without long division..
Do I put them into multiples like (u^3 + 1)(u^3 -1) ??
 
Physics news on Phys.org
It takes too long.. I was just wondering if there was simply rule I could follow when it's in this kind of form?
 
zeion said:
It takes too long.. I was just wondering if there was simply rule I could follow when it's in this kind of form?

No, no simple rule. You know (u-1) and (u+1) are factors, but you don't how many times they divide into your original polynomial. In this case, the answer for both is once. You just have to divide them out. If you want to minimize the work a bit you could divide by (u-1)*(u+1)=u^2-1. Saves you dividing by both separately.
 
Ah okay.. so there is no shortcut :(
 
So I got (u^2-1)(-u^4-u^2-u-1) = -(u+1)(u-1)(u^4+u^2+u+1)
Does that mean there are roots only at u = -1 and u = 1?
 
zeion said:
So I got (u^2-1)(-u^4-u^2-u-1) = -(u+1)(u-1)(u^4+u^2+u+1)
Does that mean there are roots only at u = -1 and u = 1?

The quartic doesn't have any rational roots. It has complex roots, of course. But as far as a factoring exercise, I think you can just leave it there.