Geometric Interpretation of Determinants
Start your free 7-days trial now!
Geometric interpretation of matrix determinant - area of parallelogram
The absolute value of the determinant of a $2\times2$ matrix $\boldsymbol{A}$ is equal to the area of the parallelogram defined by the column vectors of $\boldsymbol{A}$. This is illustrated below:
Proof. Suppose we have the following parallelogram identified by two vectors $\boldsymbol{v}$ and $\boldsymbol{w}$ shown below:
If we denote the height of the parallelogram as $h$ and the area of the parallelogram as $\mathrm{Area}$, then we know that:
Where $\Vert{\boldsymbol{v}}\Vert$ is the length of $\boldsymbol{v}$. Now, we project the vector $\boldsymbol{w}$ onto the line $L$ spanned by vector $\boldsymbol{v}$, and denote the position vector of the projected point as $\mathrm{Proj}_L(\boldsymbol{w})$ like so:
If you are unfamiliar with the concept of projections, please check out our guide on orthogonal projections first.
Using Pythagoras' theorem, we know that the following expression holds:
Now, recall from our guide on projections that:
Substituting \eqref{eq:BskPkiRovQvZGn2away} into \eqref{eq:nU1OFaU9ktZcpgXtEe9} gives:
Now, to incorporate $\mathrm{Area}$ into equation \eqref{eq:BSTvBmIzAJ2DtCzwkk7}, we take the square of equation \eqref{eq:XFwRnApUtgx6L15fWyS} to get:
Making $h^2$ the subject and substituting this into equation \eqref{eq:BSTvBmIzAJ2DtCzwkk7} gives:
Now, suppose the components of $\boldsymbol{v}$ and $\boldsymbol{w}$ are:
Given these components, let's simplify \eqref{eq:I4ZiFmrsvgwE68LvIfZ} to get:
Now, let's define a matrix $\boldsymbol{A}$ whose columns are vectors $\boldsymbol{v}$ and $\boldsymbol{w}$ like so:
By theoremlink, we know that determinant of $\boldsymbol{A}$ is:
Substituting \eqref{eq:B5meXlD1hVsmvXu6lqU} into \eqref{eq:Cku06dVCDogexLVIscX} gives:
Finally, taking the square root of both sides:
Here, since $\mathrm{det}(\boldsymbol{A})$ can be a negative number so we must take the absolute value when taking its square root. This completes the proof.
Finding the area of a parallelogram spanned by two vectors
Find the area of the parallelogram spanned by the following two vectors:
Solution. The parallelogram spanned by the two vectors is illustrated below:
The matrix whose columns are the above vectors is:
The area of the parallelogram is given by the absolute value of the determinant of $\boldsymbol{A}$ like so:
Therefore, the area of the parallelogram is $5$.
The next theorem requires that you know matrix transformation can be considered a linear transformation.
Determinant of a transformation matrix as a scaling factor of area/volume
The determinant of the transformation matrix $\boldsymbol{A}$ can be interpreted as the scaling factor of the area ($\mathbb{R}^2$ case) or the volume ($\mathbb{R}^3$ case):
Proof. We are going to prove this for a simple case in which the initial area is a rectangle. Note that this theorem works for all shapes.
Suppose we have the rectangle identified by two vectors $\boldsymbol{v}$ and $\boldsymbol{w}$ below:
The area of the rectangle is simply:
We now define some transformation $T:\mathbb{R}^2\to\mathbb{R}^2$ like so:
Let's apply our transformation matrix $\boldsymbol{A}$ on our vectors $\boldsymbol{v}$ and $\boldsymbol{w}$ to get:
The transformed vectors $T(\boldsymbol{v})$ and $T(\boldsymbol{w})$ are shown below:
We can see that the area identified by the two vectors $\boldsymbol{v}$ and $\boldsymbol{w}$ is now a parallelogram instead of a rectangle:
Our goal now is to derive an expression for $\mathrm{Area}_{\text{after}}$ in terms of $\mathrm{Area}_{\mathrm{before}}$.
Let $\boldsymbol{B}$ be a matrix whose columns are the transformed vectors of $\boldsymbol{v}$ and $\boldsymbol{w}$ like so:
We know from theoremlink that the determinant of $\boldsymbol{B}$ is equal to the area of the parallelogram:
This means that the determinant of the transformation matrix $\boldsymbol{A}$ can be interpreted as a scaling factor of the transformed area!
Finding the area after transformation
Consider the rectangle spanned by the following two vectors:
Suppose we apply the following transformation:
What is the area of the parallelogram spanned by the transformed vectors?
Solution. The determinant of the transformation matrix can be interpreted as the scaling factor by which the area spanned changes after the transformation:
The determinant of $\boldsymbol{A}$ is:
This means that the transformed area is $3$ times larger than the original area. The original area is simply a rectangle:
This means that the transformed area is $6$.
Let's now confirm this. The transformed vectors are:
The parallelogram spanned by these two vectors is:
From visual inspection, it seems likely that the area of this parallelogram is $3$ times the area of the original rectangle. Let's still compute the area of the parallelogram using theoremlink - the area is equal to the determinant of the matrix whose columns are the transformed vectors:
Great, we've just shown that the transformed area is indeed $3$ times the original area!