Understanding Eigenvalues of a Matrix

In summary, the matrix A does not have an inverse, so it cannot be true that the matrix dose not have an inverse.
  • #1
ChiralSuperfields
1,206
132
Homework Statement
Please see below
Relevant Equations
Please see below
For this,
1684540765113.png

I am confused by the second line. Does someone please know how it can it be true since the matrix dose not have an inverse.

Many thanks!
 
Physics news on Phys.org
  • #2
Why do you think it is true?
 
  • Like
Likes ChiralSuperfields
  • #3
ChiralSuperfields said:
Homework Statement: Please see below
Relevant Equations: Please see below

For this,
View attachment 326802
I am confused by the second line.
Me, too. I don't know what this means. ##A\cdot 0=0## no matter whether ##A## is invertible or not.
ChiralSuperfields said:
Does someone please know how it can it be true since the matrix dose not have an inverse.

Many thanks!
The matrix doesn't have an inverse. If we want to prove this by contradiction then we assume it has an inverse. Say the matrix is ##A.## Then ##A## maps the entire space ##\mathbb{R}^2## onto itself: ##A\cdot v= w.## Now, if we set ##v=\begin{pmatrix}x\\ y\end{pmatrix}## then ##A\cdot v=\begin{pmatrix}-x+2y\\-x+2y\end{pmatrix}.## But this means that both coordinates of ##w## are the same and we have no chance to get any other vector with different coordinates. So the image of ##A## is one-dimensional, not two-dimensional, so it cannot be invertible.

You can also argue with a vector in the kernel of ##A##. Can you name one for which ##A\cdot v=0## while ##v\neq 0?##
 
  • Like
Likes ChiralSuperfields
  • #4
The statement in the first two lines is vacuously true: if a singular matrix has an inverse, then the equality holds. The equality has no meaning because ##^{-1}## doesn't exist for this matrix.
 
  • Like
Likes ChiralSuperfields
  • #5
The part in the lower half of the image doesn't make much sense in the context of what you're asking.

You have ##\begin{bmatrix} 1 & -2 \\ 1 & -2\end{bmatrix} = A - 2I##
If you work this out, you find that ##A = \begin{bmatrix} -1 & -2 \\ 1 & -4\end{bmatrix}##.

Since you're asking about eigenvalues for a matrix (presumably A, above), it turns out that the eigenvalues are -2 and -3. This means that for one eigenvector ##x_1##, ##Ax_1 = -2x_1##, and for the other eigenvector ##x_2##, ##Ax_2 = -3x_2##.
 
  • Like
Likes ChiralSuperfields

What are eigenvalues and eigenvectors?

Eigenvalues and eigenvectors are mathematical concepts that are used to understand the behavior of a matrix. Eigenvalues are scalar values that represent the scaling factor of the eigenvectors, which are non-zero vectors that are only scaled by the matrix and do not change direction.

Why are eigenvalues important?

Eigenvalues are important because they provide valuable information about the properties and behavior of a matrix. They can be used to determine the stability of a system, the rate of convergence of an iterative process, and the principal components of a dataset.

How are eigenvalues and eigenvectors calculated?

Eigenvalues and eigenvectors can be calculated through a process called diagonalization or eigen decomposition. This involves finding the characteristic equation of the matrix and solving for the eigenvalues, which can then be used to find the corresponding eigenvectors.

What is the relationship between eigenvalues and determinants?

The eigenvalues of a matrix are equal to the roots of its characteristic equation, which is calculated using the determinant of the matrix. This means that the determinant can be used to find the eigenvalues of a matrix, and vice versa.

How are eigenvalues and eigenvectors used in real-world applications?

Eigenvalues and eigenvectors have a wide range of applications in various fields, such as physics, engineering, and data analysis. They are used to model and analyze complex systems, perform dimensionality reduction in data analysis, and solve differential equations in physics and engineering problems.

Similar threads

  • Calculus and Beyond Homework Help
Replies
5
Views
700
  • Calculus and Beyond Homework Help
Replies
4
Views
812
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
814
  • Calculus and Beyond Homework Help
Replies
5
Views
727
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
522
  • Calculus and Beyond Homework Help
Replies
2
Views
386
  • Calculus and Beyond Homework Help
Replies
8
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
525
Back
Top