Definition of S
S(a,b,c)≡(a+b+c)2−2(a2+b2+c2)−4abcS(a,b,c)≡(a+b+c)2−2(a2+b2+c2)−4abc
So if I expand this I getS(a,b,c)=2ab+2ac+2bc−a2−b2−c2−4abcS(a,b,c)=2ab+2ac+2bc−a2−b2−c2−4abc
=4(1−a)(1−b)(1−c)−(a+b+c−2)2=4(1−a)(1−b)(1−c)−(a+b+c−2)2
=−det\begin{matrix}0&a&b&1\\a&0&c&1\\b&c&0&1\\1&1&1&2\end{matrix}
Using row echelon form I checked that the negative of the determinant of the matrix is equal to the first equation that resulted from my expanding the original SS. I have yet to make a determination on the second equation. But I realized that I do not know where this matrix came from. By this I mean, I do not know how I would set up the matrix. For instance I can setup the matrix for say three points, $a_1,a_2,a_3$ where $a_1\equiv [x_1,y_1,z_1] etc such that each row of the 3x3 matrix is comprised of the components of $a_1,a_2,a_3$ such that the 3x3 matrix looks like:=4(1−a)(1−b)(1−c)−(a+b+c−2)2=4(1−a)(1−b)(1−c)−(a+b+c−2)2
=−det\begin{matrix}0&a&b&1\\a&0&c&1\\b&c&0&1\\1&1&1&2\end{matrix}
\begin{matrix}x_1&y_1&z_1\\x_2&y_2&z_2\\x_3&y_3&z_3\end{matrix}
But I do not have the same clarity as to how to setup the 4x4 matrix. Any suggestions or links that could give me guidance as to how to setup this 4x4 matrix given that all I would have is the equations I listed above.
But I do not have the same clarity as to how to setup the 4x4 matrix. Any suggestions or links that could give me guidance as to how to setup this 4x4 matrix given that all I would have is the equations I listed above.
Last edited: