MathDB
matrix's transpose has has non-negative eigenvector with non-negative value

Source: Miklos Schweitzer 2020, Problem 3

December 1, 2020
linear algebramatrixvector

Problem Statement

An n×nn\times n matrix AA with integer entries is called representative if, for any integer vector v\mathbf{v}, there is a finite sequence 0=v0,v1,,v=v0=\mathbf{v}_0,\mathbf{v}_1,\dots,\mathbf{v}_{\ell}=\mathbf{v} of integer vectors such that for each 0i<0\leq i <\ell, either vi+1=Avi\mathbf{v}_{i+1}=A\mathbf{v}_{i} or vi+1vi\mathbf{v}_{i+1}-\mathbf{v}_i is an element of the standard basis (i.e. one of its entries is 11, the rest are all equal to 00). Show that AA is not representative if and only if ATA^T has a real eigenvector with all non-negative entries and non-negative eigenvalue.