Factorize the polynomial a^3 + b ^3 + c^3 - 3abc

  • Thread starter Thread starter Trail_Builder
  • Start date Start date
  • Tags Tags
    Polynomial
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
Trail_Builder
Messages
148
Reaction score
0

Homework Statement



factorise: [tex]a^3 + b^3 + c^3 - 3abc[/tex]

Homework Equations





The Attempt at a Solution



I had a few random attempts and found that [tex](a + b + c)[/tex] is factor, and then dividing the original equation by (a + b + c) yeilds [tex]a^2 + b^2 + c^2 - ab - ac - bc[/tex]

I can't figure out how to factorise this quadratic. I tried solving for A and it either doesn;t work, or I did it wrong lol. short of trying a zillion different factors (i'd rather not, I'd prefer a more elegant solution), what can I do?

thanks.
 
Physics news on Phys.org
I don't think you can. I stuck it into both maple and mathematica and they return the same factors as you have found.
 
so I've factorised it as far as I can? :S

if so its a stupid problem lol. wouldve thought it would've given linear factors.