Simplifying Determinants to Finding Linear Factors - Homework Help

  • Thread starter Thread starter Gregg
  • Start date Start date
  • Tags Tags
    Determinants
AI Thread Summary
The discussion revolves around expressing a given determinant as a product of four linear factors. Participants struggle with manipulating the determinant and finding a clear pattern for factorization. Suggestions include row reducing the matrix and expanding along the first row to simplify the expression. The identity for the difference of cubes, a^3 - b^3 = (a - b)(a^2 + ab + b^2), is highlighted as a useful tool in the process. Ultimately, this identity aids in making progress toward the solution.
Gregg
Messages
452
Reaction score
0

Homework Statement



Express the determinant as a product of four linear factors.

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

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.
 
Physics news on Phys.org
Expand along the first row and then just try to factorize it.
 
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.
 
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)
 
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.
 
Back
Top