Music, asked by njjagan1208, 1 year ago

What do u understand by eigen value and eigen vectors?

Answers

Answered by Andy07
12

an eigenvector or characteristic vector of a linear transformation is a non-zero vector that changes by only a scalar factor when that linear transformation is applied to it. More formally, if T is a linear transformation from a vector space V over a field F into itself and v is a vector in V that is not the zero vector, then v is an eigenvector of T if T(v) is a scalar multiple of v. This condition can be written as the equation

{\displaystyle T(\mathbf {v} )=\lambda \mathbf {v} ,} {\displaystyle T(\mathbf {v} )=\lambda \mathbf {v} ,}

where λ is a scalar in the field F, known as the eigenvalue, characteristic value, or characteristic root associated with the eigenvector v.

If the vector space V is finite-dimensional, then the linear transformation T can be represented as a square matrix A, and the vector v by a column vector, rendering the above mapping as a matrix multiplication on the left-hand side and a scaling of the column vector on the right-hand side in the equation

{\displaystyle A\mathbf {v} =\lambda \mathbf {v} .} {\displaystyle A\mathbf {v} =\lambda \mathbf {v} .}

There is a direct correspondence between n-by-n square matrices and linear transformations from an n-dimensional vector space to itself, given any basis of the vector space. For this reason, it is equivalent to define eigenvalues and eigenvectors using either the language of matrices or the language of linear transformations.[1][2]

Geometrically, an eigenvector, corresponding to a real nonzero eigenvalue, points in a direction that is stretched by the transformation and the eigenvalue is the factor by which it is stretched. If the eigenvalue is negative, the direction is reversed.

Answered by AlluringNightingale
1

Concept of eigen values and eigen vectors :

♦ Let A be a square matrix and X be a non zero vector . Let λ be any scalar such that AX = λX . Then λ is called the eigen value (or characteristic root) and X is called the eigen vector (or characteristic vector) of the square matrix A .

♦ By definition , AX = λX

→ AX - λX = O , where O is the zero matrix of the order same as that of square matrix A .

→ (A - λɪ)X = O , where ɪ is the identity matrix of the same order as that of square matrix A .

→ BX = O , where B = A - λɪ

→ X = OB⁻¹

If B⁻¹ exists then X = O , but X ≠ O thus B⁻¹ doesn't exist .

If B⁻¹ doesn't exist then B must be a singular matrix .

→ |B| = 0

→ |A - λɪ| = 0 , which is called the characteristic equation of matrix A .

♦ A square matrix of order n×n has n eigen values . It may have repeated eigen values .

♦ Eigen vectors corresponding to distinct eigenvalues are linearly independent .

♦ Collection of all the eigen vectors of a square matrix A is called its eigen space .

Similar questions