Before knowing what a Generalized Eigenvector is, we should know about eigenvalue and eigenvector. In linear algebra, eigenvalues go hand in hand with eigenvectors. When looking at linear transformations, both eigenvalue and eigenvector are used. Eigenvalues are a unique collection of scalar values linked to a set of linear equations, most commonly in matrix equations. Characteristic roots refer to the eigenvectors. After applying linear transformations, it is a non-zero vector that its scalar factor can only alter. An eigenvalue is the scale factor that correlates to the eigenvectors. The direction of the eigenvector never changes if a body rotates or is twisted along its axis.
Identifying a system’s eigenvectors and eigenvalues is crucial in Mathematical physics and engineering. It is analogous to matrix diagonalization and occurs in applications as diverse as stability analysis, rotating body physics, and tiny oscillations of vibrating systems. Each eigenvector is associated with an eigenvalue. Left eigenvectors and right eigenvectors are two types of eigenvectors that must be separated mathematically. However, for many issues in physics and engineering, simply considering the right eigenvectors is adequate. In such cases, the term “eigenvector” might refer to a right eigenvector when used without a qualifier. The generalized eigenvector is
(A – λI)p x = 0 (1)
where A is an n × n matrix, a generalized eigenvector of A corresponding to the eigenvalue λ, which is a non-zero vector x satisfying (A − λI)p x = 0
for some positive integer p. Homogeneously, this is a non-zero component of the null space of (A − λI) p.
Here are some illustrations about generalized eigenvector
Suppose A = n × n matrix and λ is an eigenvalue of the matrix with algebraic multiplicity k. In that case, the generalized eigenvectors for λ involve the non-zero elements of nullspace (A − λI) k. We have to take at most k powers of A − λI to figure out all of the generalized eigenvectors for λX.
If λ is the eigenvalue of A with algebraic multiplicity k, therefore
Nullity { (A − λI)k } = k.
In another scenario, there are k linearly independent generalized eigenvectors for λ.
1 1 0
0 1 2
0 0 3
In this above matrix,
λ2 = 1 : v2 = (1, 0, 0).
(A − λ2I)2 v3 = 0 but (A − λ2I) v3 is not equal to 0. Pick
v3 = (0, 1, 0). Note that (A − λ2I)v3 = v2
Let A be a n × n matrix and v a generalized eigenvector of A corresponding to the eigenvalue λ. This means that (A − λI)p v = 0
for a positive integer p. If 0 ≤ q < p, then
(A − λI) (p – q) (A − λI)qq v = 0.
That is, (A − λI)q v is also a generalized eigenvector corresponding to λ for q = 0, 1,2,3. . . , (p – 1).
If p is the smallest +ve integer such that (A − λI)p v = 0, then the sequence (A − λI)p-1v, (A − λI)p-2 v, . . . , (A − λI)v, v is termed as a chain or cycle of generalized eigenvectors. The integer p is known as the length of the cycle
Eigenvalues, eigenvectors, and generalized eigenvectors are important components of mathematical physics. Scientists frequently use these concepts to determine many scientific phenomenons. Linear transformations can be determined by the eigen vector. The above also covers an overview of generalized eigenvector along with some illustrations and an example of explaining eigenvalue, eigenvector and generalized eigenvector. (A – λI)p x = 0 is the generalized eigenvector, and λ is the eigen value. Generalized eigenvector helps to understand complicated mathematical problems and its uses in real-life applications.