Meaning of Eigenvectors in a Graph

  • Context: Graduate 
  • Thread starter Thread starter gigaJoule
  • Start date Start date
  • Tags Tags
    Eigenvectors Graph
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
gigaJoule
Messages
1
Reaction score
0
What interpretation could the eigenvectors in a graph have? By graph I mean an adjaceny matrix not counting self-loops. If you can draw any physical meanings or point to any examples, that'd be even better.

Thank you!
 
Physics news on Phys.org
This may not be quite what you're after, but I do know this: the i,j component of

[itex]A^{n}[/itex]

represents the number of walks of length n from vertex i to vertex j. Now, if you wish to compute this explicitly, the eigenvalues and eigenvectors will let you do that via diagonalization. So here I'm demonstrating a use for the eigenvectors, but not, perhaps, a physical meaning directly.

The relevant field here is spectral graph theory. Maybe you could find some books in a university library related to spectral graph theory.