Kernels and determinants of a matrix

In summary: If A does not have an inverse then the kernel of A is non-trivial. But the definition of "has an inverse" is "det A is not 0". So if the kernel of A is non-trivial then det A must be 0.In summary, an equation of the form Ax=0 has a solution if and only if the matrix A has non-trivial kernel. In order for A to have a non-trivial kernel, the determinant of A must be 0. This is because if A has an inverse, its kernel will be trivial and if A does not have an inverse, its kernel will be non-trivial, and the determinant of A is a determining factor for the existence of an
  • #1
gentsagree
96
1
I read that an equation of the form Ax=0 has a solution iff the matrix A has non-trivial Kernel, which makes sense as if A had trivial kernel then x would be trivial as well, meaning that only the x={0} solution would exist, right?

Secondly, I read that in order for A to have a non-trivial kernel, we need detA=0. Why is this so?
 
Physics news on Phys.org
  • #2
gentsagree said:
I read that an equation of the form Ax=0 has a solution iff the matrix A has non-trivial Kernel, which makes sense as if A had trivial kernel then x would be trivial as well, meaning that only the x={0} solution would exist, right?

This is more or less correct. I am not sure what the proper terminology is here, but it might be more proper to say something like:
An equation of the form Ax = 0 has a non-trivial solution if and only if the matrix A has non-trivial kernel.
I never really learned matrix algebra so maybe the x = 0 solution does not count or something, but it seems like you should add the non-trivial caveat for clarity.

Secondly, I read that in order for A to have a non-trivial kernel, we need detA=0. Why is this so?

There are several ways to look at this. Perhaps the simplest (although slightly unenlightening) way to see this is what follows: The determinant is multiplicative, so if A is invertible, then (det A)(det A-1) = 1 and this guarantees that neither of those guys can be zero. On the other hand if det A ≠ 0 then one can construct an inverse matrix. Just multiply the adjugate by (det A)-1 and you have your inverse.
 
  • #3
jgens said:
The determinant is multiplicative, so if A is invertible, then (det A)(det A-1) = 1 and this guarantees that neither of those guys can be zero. On the other hand if det A ≠ 0 then one can construct an inverse matrix. Just multiply the adjugate by (det A)-1 and you have your inverse.

Although it makes sense, what you are saying sounds like det A≠0, whereas I was looking for det A=0.

How does your observation relate to my question about "requiring det A=0 in order to have a non-trivial kernel"?
 
  • #4
gentsagree said:
Although it makes sense, what you are saying sounds like det A≠0, whereas I was looking for det A=0.

What happens in the det A = 0 case can be deduced from the det A ≠ 0 case. If you put some thought into, then I am sure you can figure it out.

How does your observation relate to my question about "requiring det A=0 in order to have a non-trivial kernel"?

It relates in a fairly obvious way.
 
  • #5
You can interpret the product Ax as the sum of (the elements of x) times (the column vectors of A).

So, if Ax = 0 and x ≠ 0, the column vectors of A are linearly dependent, and therefore det A = 0.
 
  • #6
gentsagree said:
I read that an equation of the form Ax=0 has a solution iff the matrix A has non-trivial Kernel, which makes sense as if A had trivial kernel then x would be trivial as well, meaning that only the x={0} solution would exist, right?
Actually this is NOT true. "Ax= 0" always has a solution: x= 0. It has non-trivial solution (a non-zero x such that Ax= 0) if and only if the kernel of A is non-trivial because the kernel of A is defined as the set such solutions. One is non-trivial if and only if the other is because they are, in fact, the same thing!

Secondly, I read that in order for A to have a non-trivial kernel, we need detA=0. Why is this so?
Matrix A has inverse if an only if it's determinant is non-0. If A has an inverse then we can multiply both sides of Ax= 0 by it to get [itex]A^{-1}Ax= A^{-1}0[/itex] of [itex]x= 0[/itex] so the kerne is trivial, consisting only of 0.
 

What are kernels and determinants of a matrix?

Kernels and determinants are two important concepts in linear algebra, specifically in the study of matrices. A matrix is a rectangular array of numbers or symbols arranged in rows and columns. The kernel of a matrix is the set of all vectors that, when multiplied by the matrix, result in a zero vector. The determinant of a matrix is a scalar value that can be calculated from the elements of the matrix and represents certain properties of the matrix.

What is the difference between a kernel and a determinant?

The kernel and determinant of a matrix are two distinct concepts, but they are related to each other. The kernel of a matrix is a set of vectors, while the determinant is a single scalar value. The kernel is related to the solutions of a linear system of equations, while the determinant is related to the properties of the matrix, such as its invertibility and volume.

How do you calculate the kernel of a matrix?

To calculate the kernel of a matrix, we need to find the solutions to the equation Ax=0, where A is the given matrix and x is a vector of variables. This can be done by using Gaussian elimination or other methods of solving systems of equations. The resulting solutions will form the kernel of the matrix.

What are some applications of kernels and determinants in real life?

Kernels and determinants have various applications in different fields, such as physics, engineering, economics, and computer science. In physics, determinants are used to calculate the moment of inertia of rigid bodies, while kernels are used to study the stability of mechanical systems. In economics, determinants are used to analyze input-output relationships, while kernels are used in game theory. In computer science, both kernels and determinants are used in machine learning algorithms, such as support vector machines and principal component analysis.

What are some properties of kernels and determinants?

Some properties of kernels and determinants include:
1. The kernel of a matrix is always a subspace of the vector space in which the matrix operates.
2. The determinant of a matrix is a unique scalar value, and it can be calculated using various methods, such as cofactor expansion or row reduction.
3. The determinant of a matrix is equal to the product of its eigenvalues.
4. The kernel of an invertible matrix is only the zero vector, while the determinant of an invertible matrix is non-zero.
5. The determinant of a matrix is affected by elementary row operations, while the kernel is not.

Similar threads

  • Linear and Abstract Algebra
Replies
6
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
923
  • Linear and Abstract Algebra
Replies
8
Views
1K
Replies
34
Views
2K
  • Linear and Abstract Algebra
Replies
6
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
5
Views
1K
  • Precalculus Mathematics Homework Help
Replies
32
Views
849
  • Linear and Abstract Algebra
Replies
4
Views
4K
  • Linear and Abstract Algebra
Replies
1
Views
2K
Back
Top