Simplifying Determinants to Finding Linear Factors - Homework Help

  • Thread starter Thread starter Gregg
  • Start date Start date
  • Tags Tags
    Determinants
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
4 replies · 2K views
Gregg
Messages
452
Reaction score
0

Homework Statement



Express the determinant as a product of four linear factors.

[itex] \left(<br /> \begin{array}{ccc}<br /> 1 & a & a^3 \\<br /> 1 & b & b^3 \\<br /> 1 & c & c^3<br /> \end{array}<br /> \right)[/itex]

I'm sure that the only way to do this without hurting yourself is to operate on the determinant and take factors out. It just doesn't move. I can't see the pattern, I can't see how to get factors out of it. I add rows, columns everything.
 
on Phys.org
rock.freak667 said:
Expand along the first row and then just try to factorize it.

Can't do it. It's hard to show my working on latex buts there's pages of attempts. x^3 I just can't do.
 
rock.freak667 said:
Try row reducing once, with R2-R1 and R3-R1. Then expand along row one.


then use this identity and see if it helps a3-b3=(a-b)(a2+ab+b2)


Excellent thanks, that's the identity I needed.