Aufgabe:
Berechnen Sie die folgenden Determinante durch Anwendung des Kästchensatzes:
$$ \operatorname{det}\left(\begin{array}{ccccc}{0} & {0} & {2} & {5} & {1} \\ {0} & {0} & {2} & {3} & {5} \\ {0} & {0} & {1} & {2} & {0} \\ {4} & {5} & {4} & {2} & {1} \\ {2} & {1} & {3} & {0} & {2}\end{array}\right) $$
Problem/Ansatz:
Heyho,
für eine 4x4 Matrix habe ich es hinbekommen, wie mache ich das aber bei einer 5x5 Matrix? Die Struktur haut da ja nicht hin?
B und D müsste ja bei einer 4x4 Matrix z.B. eine 2x2 Matrix sein.
\( \begin{pmatrix} B & C \\ 0 & D \end{pmatrix} \) oder \( \begin{pmatrix} B & 0 \\ C & D \end{pmatrix} \)
LG