If $A$ is a $n \times n$ nonsingular matrix, and $\det \left( {\begin{array}{*{20}{c}} {{a_{ij}}} & {{a_{ik}}} \\ {{a_{lj}}} & {{a_{lk}}} \\ \end{array}} \right) = {c_{ijkl}}$ for all $i,j,k,l \in \{ 1,2, \cdots n\}$, then can we solve all $a_{ij}$ in terms of $c_{ijkl}$?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
For large $n$ it's a highly overdetermined system, with ${n \choose 2}^2$ equations in $n^2$ unknowns. For $n=2$, on the other hand, there's only one nontrivial equation, which just gives you the determinant of $A$. And of course you can multiply the whole matrix by $-1$ without changing any of those determinants. |
|||
|
|