-
Title: Gaussian Elimination for Determinants
-
Series: Linear Algebra
-
Chapter: Determinants
-
YouTube-Title: Linear Algebra 50 | Gaussian Elimination for Determinants
-
Bright video: https://youtu.be/Wfx_1d91roI
-
Dark video: https://youtu.be/qMU1wHa8ZTw
-
Quiz: Test your knowledge
-
Dark-PDF: Download PDF version of the dark video
-
Print-PDF: Download printable PDF version
-
Thumbnail (bright): Download PNG
-
Thumbnail (dark): Download PNG
-
Subtitle on GitHub: la50_sub_eng.srt missing
-
Timestamps (n/a)
-
Subtitle in English (n/a)
-
Quiz Content
Q1: Do the following to matrices have the same determinant? $$A = \left( \begin{array}{cccc}1 & 0 & 3 & 0 \ 0 & 3 & 1 & 0 \ 2 & 0 & 1 & 2 \ 5 & 0 & 1 & 1 \\end{array} \right) $$ $$B = \left( \begin{array}{cccc}1 & 1 & 3 & 0 \ 0 & 3 & 1 & 0 \ 2 & 2 & 1 & 2 \ 5 & 5 & 1 & 1 \\end{array} \right) $$
A1: Yes!
A2: No!
A3: One needs more information.
Q2: Assume $A \in \mathbb{R}^{4 \times 4}$ has determinant $3$ and $B = 2\cdot A$. What is the determinant of $B$?
A1: $48$
A2: $16$
A3: $3$
A4: $4$
A5: $12$
A6: One needs more information.
-
Last update: 2024-10