- #1
BiGyElLoWhAt
Gold Member
- 1,624
- 132
For a homework assignment I need to find the determinant of:
##\left | \begin{array}{cccc}
a^0 & b^0 & c^0 & d^0 \\
a^1 & b^1 & c^1 & d^1 \\
a^2 & b^2 & c^2 & d^2 \\
a^3 & b^3 & c^3 & d^3 \\
\end{array} \right | ##
I've reduced my matrix, through linear combinations and column operations, to this:
##(b-a)(c-a)\left | \begin{array}{cccc}
1 & (b-a)^{-1} & (c-a)^{-1} & 1 \\
0 & 1 & 1 & (d-a) \\
0 & 0 & (c+a) - (b+a) & (d^2- a^2) - (b + a)(d - a) \\
0 & 0 & (c^2 + ca +a^2) - (b^2 +ba +a^2) & (d^3 - a^3)- (b^2 + ba + a^2)(d - a) \\
\end{array} \right | ##
Now here's my dilemma, I need ##a_{4\ 3} = 0 ##, which means that I need to multiply ##[(c+a) - (b+a)]## by something to get that ugly term ##(c^2 + ca +a^2) - (b^2 +ba +a^2)##...
I'm not seeing anything, but I'm sure it can be done. I'm so close, but apparently I no kan algebreh.
##\left | \begin{array}{cccc}
a^0 & b^0 & c^0 & d^0 \\
a^1 & b^1 & c^1 & d^1 \\
a^2 & b^2 & c^2 & d^2 \\
a^3 & b^3 & c^3 & d^3 \\
\end{array} \right | ##
I've reduced my matrix, through linear combinations and column operations, to this:
##(b-a)(c-a)\left | \begin{array}{cccc}
1 & (b-a)^{-1} & (c-a)^{-1} & 1 \\
0 & 1 & 1 & (d-a) \\
0 & 0 & (c+a) - (b+a) & (d^2- a^2) - (b + a)(d - a) \\
0 & 0 & (c^2 + ca +a^2) - (b^2 +ba +a^2) & (d^3 - a^3)- (b^2 + ba + a^2)(d - a) \\
\end{array} \right | ##
Now here's my dilemma, I need ##a_{4\ 3} = 0 ##, which means that I need to multiply ##[(c+a) - (b+a)]## by something to get that ugly term ##(c^2 + ca +a^2) - (b^2 +ba +a^2)##...
I'm not seeing anything, but I'm sure it can be done. I'm so close, but apparently I no kan algebreh.