Why can't we define an eigenvalue of a matrix as any scalar value?

  • Thread starter Thread starter member 731016
  • Start date Start date
  • Tags Tags
    Eigenvectors Matrix
Click For Summary
SUMMARY

An eigenvalue is defined as a scalar value that satisfies the equation A𝑥 = λ𝑥, where A is a matrix and 𝑥 is an eigenvector. In the example discussed, the matrix [[1, 6], [5, 2]] and the vector [1, 0] do not yield a scalar multiple of the vector, thus 1 cannot be considered an eigenvalue. The key takeaway is that an eigenvalue must correspond to a specific eigenvector, which must appear on both sides of the equation.

PREREQUISITES
  • Understanding of linear algebra concepts, particularly eigenvalues and eigenvectors.
  • Familiarity with matrix multiplication and its properties.
  • Knowledge of the definition and role of scalars in vector equations.
  • Basic proficiency in mathematical notation and terminology used in linear algebra.
NEXT STEPS
  • Study the properties of eigenvalues and eigenvectors in linear transformations.
  • Learn about characteristic polynomials and how they relate to finding eigenvalues.
  • Explore the implications of eigenvalues in systems of differential equations.
  • Investigate applications of eigenvalues in data science, such as Principal Component Analysis (PCA).
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are studying linear algebra, particularly those interested in the applications of eigenvalues and eigenvectors in various fields.

member 731016
Homework Statement
Please see below
Relevant Equations
Please see below
For this,
1682737134968.png

Dose anybody please know why we cannot say ##\lambda = 1## and then ##1## would be the eigenvalue of the matrix?

Many thanks!
 
Physics news on Phys.org
The result of the multiplication is ##\begin{bmatrix} 1 \\ 5 \end{bmatrix}##, not ##\begin{bmatrix} \lambda \\ 0 \end{bmatrix}##, so it doesn't matter what the value of ##\lambda## is.
 
  • Like
Likes   Reactions: member 731016
ChiralSuperfields said:
Dose anybody please know why we cannot say λ=1 and then 1 would be the eigenvalue of the matrix?
"Dose" -- an amount of medicine.
"Does" -- third person singular conjugation of the infinitive verb "to do."

An eigenvalue ##\lambda## is a number such that for an eigenvector x, ##A\mathbf x = \lambda \mathbf x##.

For the matrix you asked about ##\begin{bmatrix}1 & 6 \\ 5 & 2\end{bmatrix} \begin{bmatrix}1 \\ 0 \end{bmatrix} = \begin{bmatrix}1 \\5 \end{bmatrix} \ne \lambda \begin{bmatrix}1 \\ 0 \end{bmatrix}## for any value of ##\lambda##.
 
  • Like
Likes   Reactions: member 731016
Thank you for your replies @FactChecker and @Mark44!

Sorry I still don't I understand. I'll try to explain what my understanding is so that any misconception can be exposed. ##\lambda## is the constant in front that is factor out of the column vector ##\vec x## which is called the eigenvalue. For examples 1 and 2 below, the constant multiplied to the column vector is ##\lambda = 7 , -4## respectively.
1682746269493.png


However, for this example,

##\begin{bmatrix}1 & 6 \\ 5 & 2\end{bmatrix} \begin{bmatrix}1 \\ 0 \end{bmatrix} = \begin{bmatrix}1 \\5 \end{bmatrix}##, why can't we factor out a 1 from the column vector to get ##\begin{bmatrix}1 & 6 \\ 5 & 2\end{bmatrix} \begin{bmatrix}1 \\ 0 \end{bmatrix} = 1 \begin{bmatrix}1 \\5 \end{bmatrix}##.

According to the textbook, ##\lambda## can be any real number, so why can't ##1## be an eigenvalue?

Many thanks!
 
Mark44 said:
An eigenvalue ##\lambda## is a number such that for an eigenvector x, ##A\mathbf x = \lambda \mathbf x##.
You didn't read what I wrote in my previous post carefully enough. An eigenvalue is closely associated with a specific eigenvector. In the equation above, x is an eigenvector that appears on both sides of the equation. For an eigenvalue/eigenvector pair, multiplication of the vector by the matrix produces a value that is a scalar multiple (i.e., the eigenvalue) of that same vector.
ChiralSuperfields said:
However, for this example,
##\begin{bmatrix}1 & 6 \\ 5 & 2\end{bmatrix} \begin{bmatrix}1 \\ 0 \end{bmatrix} = \begin{bmatrix}1 \\5 \end{bmatrix}##, why can't we factor out a 1 from the column vector to get ##\begin{bmatrix}1 & 6 \\ 5 & 2\end{bmatrix} \begin{bmatrix}1 \\ 0 \end{bmatrix} = 1 \begin{bmatrix}1 \\5 \end{bmatrix}##.
Because ##\begin{bmatrix}1 \\ 0 \end{bmatrix}## isn't the vector that appears on both sides of the equation.
 
  • Like
Likes   Reactions: member 731016
Mark44 said:
You didn't read what I wrote in my previous post carefully enough. An eigenvalue is closely associated with a specific eigenvector. In the equation above, x is an eigenvector that appears on both sides of the equation. For an eigenvalue/eigenvector pair, multiplication of the vector by the matrix produces a value that is a scalar multiple (i.e., the eigenvalue) of that same vector.

Because ##\begin{bmatrix}1 \\ 0 \end{bmatrix}## isn't the vector that appears on both sides of the equation.
Oh, thank you @Mark44! I see now. Sorry I forgot that the column vector has to be on both sides.
 

Similar threads

Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 33 ·
2
Replies
33
Views
2K