Let $A$ be a $m \times n$ matrix of rank $m$ with $n > m$. If for some non-zero real number $\alpha$, we have $x^t A A^t x = \alpha x^t x$, for all $x \in \Bbb{R}^m$ then $A^tA$ has exactly two distinct eigenvalues where $0$ is an eigenvalue with multiplicity $n-m$ and $\alpha$ is a non-zero eigenvalue.
How do I approach this question?. I could only think that $AA^t$ would be an $m \times m$ matrix.I also cannot take determinant on both the sides of the euation above as all are of different order matrices which i thought would solve the problem, also i think there must be some kind trick associated with the rank of the matrix $A$.