Determinant - best way of introducing determinants on a linear algebra course

matqkks
Messages
280
Reaction score
5
Determinant -- best way of introducing determinants on a linear algebra course

What is the best way of introducing determinants on a linear algebra course? I want to give real life examples of where the determinant is applied.
 
Physics news on Phys.org


Something you absolutely need to do is mention that the determinant is the signed volume of a parallelepiped. That demystifies a lot of properties of the determinants.

Also, be sure to mention the history of the determinant: that it was invented to see when systems of equations have a solution and when not. Showing explicitely that the system

\left\{\begin{array}{ll} ax+by=0\\ cx+dy=0\end{array}\right.

has a unique solution if and only if ad-bc=0 is very illuminating. It makes clear why the determinant was invented in the first place: to generalize this to higher dimensions.
 


If you have a square matrix, then its determinant is equal to the volume of the solid parellelepiped spanned by the column vectors (or the row vectors). That is the most concrete application of the value of the determinant that I know of. Actually, the determinant gives a signed volume which is positive or negative depending on the orientation of the vectors.

Most of the applications in algebra only test whether or not the determinant is 0 or not zero. A nonzero determinant means you can solve some equations as micromass said. But in calculus the actual value matters. For example the change of variables formula for integrals of multiple variables uses determinants in this way. (This would be hard to explain to students who don't know what the Jacobian is)

To prove that it is equal to the volume, you need to show that the volume is alternating, multilinear, and equals 1 for the unit cube (the properties that uniquely characterize the determinant). Obviously the volume of the unit cube is 1. The other two properties are essentially equivalent to Vol= Base*height. Alternatively, in 2 dimensions, you can prove the area formula just by drawing a picture and working it out explicitly.
 


another way to think about it is to convince yourself that in the n^2 dimensional space of all nbyn matrices, the singular ones have codimenson one, so there should be an equations that vanishes exactly on those.
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top