“They are common in many areas and quite important to solve problem.”

 

Eigenvalues and Eigenvectors of a matrix

In this section, we will work with the entire set of complex numbers, denoted by C. Recall that the real numbers, R are contained in the complex numbers, so the discussions in this section apply to both real and complex numbers.

To illustrate the idea behind what will be discussed, consider the following example.

A=[051002216092]

Compute AX separately for

X=[543], X=[100]

What do you notice about AX in each of these products?

Notice that for each, AX=kX where k is some scalar. When this equation holds for some X and k, we call the scalar k an eigenvalue of A.

When AX=kX for some X0, we call such X an eigenvector of the matrix A.

Definition 7.1.1: Eigenvalues and Eigenvectors

Let A be an n×n matrix and let X∈Cn

be a nonzero vector for which

AX=λX

for some scalar λ. Then λ is called an eigenvalue of the matrix A and X is called an eigenvector of A associated with λ, or a λ-eigenvector of A.

The set of all eigenvalues of an n×n

matrix A is denoted by σ(A) and is referred to as the spectrum of A.

 

Haven’t Handled

 

Matrix

Understand the concept of eigenvalues and eigenvectors of an matrix.

inner product (also called the dot product )

image-20220206124808639

image-20220206124837016

image-20220206125013763

row rank , column rank and normal rank

image-20220206130007716

image-20220206130132279

 

image-20220206130125471

 

Geometric Interpretation of Eigenvalues and Eigenvectors

 

Determinant and Eigenvalues

 

Trace and Eigenvalues

 

Nullspace