What is the relationship between determinant and inverse of a matrix?

  • Context: Undergrad 
  • Thread starter Thread starter vilhelm
  • Start date Start date
Click For Summary

Discussion Overview

The discussion centers on the relationship between the determinant of a matrix and its invertibility, particularly focusing on square matrices. Participants explore geometric interpretations of the determinant, its algebraic properties, and implications for linear transformations.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Homework-related

Main Points Raised

  • Some participants assert that if the determinant of a square matrix A is zero, then A does not have an inverse.
  • Others emphasize that only square matrices can have inverses, and an inverse exists if the determinant is non-zero, relating this to the geometric interpretation of volume.
  • A participant points out that the geometric interpretation of the determinant may not be obvious, especially for those studying linear algebra in a more abstract context.
  • One participant discusses the algebraic property of determinants, noting that if A is invertible, then det(A) must be non-zero, but questions whether the converse is always true.
  • A high school participant expresses a desire for insight over memorization and seeks clarification on the area interpretation of the determinant.
  • Another participant provides a detailed example of how the determinant relates to the area of a parallelogram formed by the transformation of a rectangle by a matrix.
  • There is a mention of the cross product in relation to the area, with a participant questioning the connection between the cross product and the determinant.
  • One participant suggests a direct computation of areas using basic geometric formulas instead of relying on the cross product interpretation.

Areas of Agreement / Disagreement

Participants generally agree that the determinant is related to the invertibility of square matrices, but there is no consensus on the clarity of its geometric interpretation or the implications of the determinant being zero. Multiple competing views and interpretations remain present in the discussion.

Contextual Notes

Some participants highlight that the understanding of determinants may depend on the mathematical context, such as whether one is working within the realm of real numbers or more abstract algebraic structures. There are also unresolved questions regarding the implications of the determinant's properties and their geometric interpretations.

Who May Find This Useful

This discussion may be useful for students studying linear algebra, particularly those interested in the geometric interpretations of matrix operations and the properties of determinants.

vilhelm
Messages
37
Reaction score
0
My question is really simple, but I just have to get it confirmed:
for a matrix A, if det(A)=0 that means A has no inverse?
(Edit: Just realized it should be in the homework section, my bad.)
 
Last edited:
Physics news on Phys.org
yes, for a square matrix. i.e. only a square matrix can hope to have an inverse. then an inverse exists if and only if the unit cube is mapped to a parallelepiped that ahs non zero n dimensional volume.

since the determinant measures the volume, this means the det is non zero. why don't you learn what this stuff means, and them you won't have to try to memorize these facts.
 
in the original poster's defense, it is not obvious that the determinant (especially defined abstractly as a certain arithmetic operation on numerical arrays) admits of a geometric interpretation.

volume is a topological (metric) concept, and matrices can be defined for commutative rings (like integers), and the determinant is still well-defined. someone studying linear algebra, may not realize there are connections with analysis (the fact that the determinant is an alternating tensor (which forms the basis of it being considered a volume element) is often delayed for some time, i was a junior in college before i knew anything about it, and so the jacobian in the change-of-variable theorem was mystifying to me, for a while).

what the original poster should know (although perhaps not in such terms) is that the determinant is a semi-group homomorphism: End(V) → F. here, End(V) is more typically presented as Fnxn, the set of nxn matrices over F (often F is the real numbers).

in practical terms:

det(AB) = det(A)det(B).

from this, it is clear that if A is invertible, det(A) ≠ 0, since 1 = det(I) = det(A)det(A-1), and 1 = 0x has no solution, in a field.

it is not so obvious that if det(A) ≠ 0, A is invertible. however, it can be shown that if det(A) ≠ 0, then det(rref(A)) ≠ 0, so rref(A) has no 0 rows, so rank(A) = n, so nullity(A) = 0, and thus A is invertible (A represents a bijective linear map).
 
I'm in high school right now, so right now we only deal with 2 x 2 matrices. Of (2 x 1)-matrices as well when talking about vectors and such, but we are mostly dealing with 2 x 2 for now. Larger matrices will come later on, when doing systems of equations etc.

I hate memorization, and am somewhat obsessed with insight when studying mathematics. But I didn't know that the area of TA(1,1) = det(A) is that was what you were saying. If so, why?
 
Suppose
[tex]A= \begin{parray} a & b \\ c & d\end{parray}[/tex]
Then
[tex]Ae_1= \begin{parray} a & b \\ c & d\end{parray}\begin{parray}1 \\ 0\end{parray}= \begin{parray}a \\ c\end{\parray}[/tex]
and
[tex]Ae_1= \begin{parray} a & b \\ c & d\end{parray}\begin{parray}0 \\ 1\end{parray}= \begin{parray}b \\ d\end{\parray}[/tex]
So that the rectangle with adjacent sides from (0,0) to (1,0) and from (0,0) to (1, 0) is mapped into the parallelgram with adjacent sides from (0,0) to (a, c) and from (0,0) to (b,d).
But the area of such a parallelogram is just the length of the cross product of those two sides:
here that cross product is <0, 0, ac- bd> so its length is ac- bd= det(A). That is, T maps all of the points in a rectangle of area A to a parallelogram of area det(A). That is what is meant by "area of TA(1,1)= det(A)".
 
Last edited by a moderator:
Have just read wiki on cross product now. Seems like just a definition: a x b = a*b*sin(α)
I can see, by sketching a parallelgram in R^2, that a*b*sin(α)=Area because the height=b*sin(α). But where is the connection between that and the cross product of
<(0, 0), ac- bd> ?
 
just write down the images of (1,0) and (0,1) under the matrix and compute the area by noticing it lies in a rectangle, and the complement is a union of triangles and rectangles. It's quite easy to do directly just from the area formulas for triangles and rectangles.
 

Similar threads

  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 34 ·
2
Replies
34
Views
3K
  • · Replies 14 ·
Replies
14
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
15
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
2
Views
2K