-4+2y=0 and y=2x comes from Eigenvectors

  • Thread starter Thread starter Ry122
  • Start date Start date
  • Tags Tags
    Eigenvectors
Click For Summary

Homework Help Overview

The discussion revolves around the derivation and understanding of eigenvectors and eigenvalues, specifically focusing on the equations -4 + 2y = 0 and y = 2x. Participants are exploring how these equations relate to the characteristic equation of a matrix and the process of finding eigenvectors.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants are attempting to clarify the origin of the equations related to eigenvectors and eigenvalues, questioning whether they stem from the determinant or are reconstructed from the matrix. There are inquiries about the derivation of specific components of the eigenvector and the implications of scalar multiplication.

Discussion Status

The discussion is active, with participants providing insights into the relationship between eigenvalues and eigenvectors. Some guidance has been offered regarding the nature of eigenvectors and their dependence on scalar multiples, but there is still uncertainty about specific derivations and assumptions.

Contextual Notes

Participants are working with a matrix that includes eigenvalues and are trying to understand the implications of the equations derived from it. There is mention of the need for additional information regarding the original matrix and its relation to the eigenvalues.

Ry122
Messages
563
Reaction score
2
I don't understand where -4+2y=0 and y=2x comes from
Is it obtained after finding the determinant or are the equations reconstructed that the matrix was created from?
http://users.on.net/~rohanlal/eigen1.jpg

I also don't understand what's happening here. Where did the x(1,2) come from and how is e1=(1,2)
derived from this?
http://users.on.net/~rohanlal/eigen2.jpg
 
Last edited by a moderator:
Physics news on Phys.org


hi Ry22

if A is you matrix first solve the characteristic equation given by
[tex]det(\textbf{A} - \lambda.\textbf{I})[/tex]
this give you the eigenvalues

Then to solve for the eignevectors corresponding to the ith eginevalue lambda, solve
[tex]\textbf{A}.\textbf{x} = \lambda_i.\textbf{x}[/tex]

it is not clear whether your original matrix is the one given, of which one of the eigenvalues is zero, or this is actually the matrix B related to an eigenvalue given by
[tex]\textbf{B}.\textbf{x} = (\textbf{A}- \lambda_i.\textbf{I}).\textbf{x}= \textbf{0}[/tex]

probably the 2nd case where the eigenvalue is known and included in the matrix - do you have any more info?
 


the matrix does include the eigenvalues and i understand how they're obtained. I am just not sure about how the eigenvectors are obtained
 


definition of eignevectors for eignevalue lambda i, are that they mapped into a scalar multiple (= lamda i) of themselves.
[tex]\textbf{A}.\textbf{x} = \lambda_i.\textbf{x}[/tex]

re-writing the equation gives:
[tex]\textbf{B}.\textbf{x} = (\textbf{A}- \lambda_i.\textbf{I}).\textbf{x}= \textbf{0}[/tex]

In your 2d case x = (x,y) where x and y are unknown, so an equation from B.x to get x in terms of y. (note both equations give you the same relation)

note the eigenvector is not unique, if u is an eigenvector, then so is k.u for any scalar k. So you only determine the eigenvector upto a constant.

does this answer your question?
 
Last edited:


Do the matrix multiplication:
[tex]\begin{bmatrix}-4 & 2 \\ -2 & 1\end{bmatrix}\begin{bmatrix}x \\ y\end{bmatrix}= \begin{bmatrix}-4x+ 2y \\-2x+ y\end{bmatrix}= \begin{bmatrix}0 \\ 0 \end{bmatrix}[/tex]
and, since two matrices are equal if and only if corresponding terms are equal, that gives -4x+ 2y= 0, -2x+ y= 0. Both of those equations reduce to the same thing, y= 2x. Now, by scalar multiplication of a matrix, it is true that
[tex]x\begin{bmatrix}1 \\ 2\end{bmatrix}= \begin{bmatrix}x \\ 2x\end{bmatrix}[/tex]

Actualy, we could have just chosen x= 1, or any other non-zero value, to get an eigen vector.
 


where did the x come from in the matrix on the RHS?
[tex] x\begin{bmatrix}1 \\ 2\end{bmatrix}= \begin{bmatrix}x \\ 2x\end{bmatrix}[/tex]
 


From the "x" on the LEFT side, of course! I just multiplied the x into the vector.
 


well where did the 1 come from for the vector?
 


which 1?

the key to understanding this I think is to recognise each eignvalue has in fact a subspace associated with it & the eigenvectors for a given eigenvalue is a set of vectors that spans that subspace.

In this case the subspace is a line, so you can pick any vector that spans the line given by -4x + 2y = 0, or equivalently y=2x. This is what I meant by determining the vector upto a constant.


Hey Halls, on a seprate issue, any new latex seems to display as black for me & I can;t read it any more - any ideas on how I can fix it?
 
  • #10


so i have y=2x
and a matrix is derived from it.
it consists of x and 2x. i can understand where 2x came from because y=2x.
but why do we make the other element of this matrix x?
 
  • #11


I think Halls was using an easy way to show the line y = 2x is parallel to the vector [1,2] as follows

i can't read tex at the moment so here goes, these should be column vectors to match above
[x,y]
=[x,2x] from the equation of the line through the origin y=2x
=x[1,2]
 
  • #12


Ry122 said:
well where did the 1 come from for the vector?

It's simple matrix multiplication, a scalar times a matrix is just the product of each term in the matrix and the scalar (in this case x).
 
  • #13


Ry122 said:
but why do we make the other element of this matrix x?
We don't. It's been x the whole time. You started by calling the first component x and the second y. Then you found out that they satisfy the relationship y=2x. That means that you can write your two components as x and 2x. If you prefer, you can write them as y/2 and y instead.
 
  • #14


lanedance said:
Hey Halls, on a seprate issue, any new latex seems to display as black for me & I can;t read it any more - any ideas on how I can fix it?
You are asking the right person because the same thing happened to me! I asked the administrators and they said they had put in an update of the LaTex and suggested that I was using an old version of "Internet explorer". It turned out I was (I was using version 6 and the latest is version 8). I downloaded the new version and now the LaTex works fine.
 
  • #15


thanks - will try the update
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
6
Views
3K
Replies
5
Views
2K
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K