I have a question regarding the sums $\sum_{i=1}^{n}v_{j}\left(i\right)$ where $v_j$ are eigenvectors of adjacency matrix $A$ which have been normalized to unit length.
Ordering the eigenvectors by their eigenvalues and computing these sums on both random and real-world graphs I noticed that $\sum_{i=1}^{n}v_{1}\left(i\right)>\sum_{i=1}^{n}v_{j}\left(i\right)$ for $j\geq2$.
It should be easy to prove that this is always the case but I am currently at a dead end. Are people aware of any results which may be useful?
I am also interested in putting bounds on this difference for random matrices.
Thanks in advance!
P.S. We should assume that the graph is non-bipartite.