Hmmm, perhaps HallsofIvy has something else in mind that is simpler than my plan of attack. I'm not sure how to solve this problem by just looking at the spectral radius though, so I can't help with that.
I'll give you a quick rundown on what I was getting at, and I'll provide a few references...
Are you familiar with the notion of "similar matrices?" If not, the general idea is that two square matrices A,B are similar when there exists an invertible P such that
A = P^{-1}BP.
It can be shown that similar matrices share a lot of properties and we say that these properties are invariant under similarity. This definition may look strange, but if you study the matrix representations of abstract linear transformations with respect to different bases, it turns out that those matrices will be related via this "similarity" equation A=P^{-1}BP. The matrix P is called the "change-of-basis" matrix.
Now, two matrices A,B are unitarily equivalent when there exists a unitary matrix U such that
A = U^* BU.
A unitary matrix U is a matrix whose conjugate transpose U^* is equal to its inverse. So, then, by definition unitarily equivalent matrices ARE similar, but the converse is in general false. So since unitary similarity is a "stronger" condition on matrices in a certain sense, we expect that there will be additional properties that are invariant under unitary similarity in addition to the ones that are invariant under "standard" similarity.
Here's an example. The trace of a matrix is an invariant property under similarity. But for unitary similarity, not only is the trace invariant, but
(1) the sum of the squares of the absolute values of
ALL the matrix entries is invariant (or, in other words, the
http://en.wikipedia.org/wiki/Frobenius_norm#Frobenius_norm" is invariant). So, therefore, we use the fact that ANY matrix is unitarily equivalent to an upper triangular matrix (and where are the eigenvalues on an upper triangular matrix?

) and property (1) to find the bound \sqrt{1949}.
If you want to learn why every matrix is unitarily equivalent to an upper triangular matrix, you can learn it from where I learned it,
http://books.google.com/books?id=Pl...CDYQ6AEwBA#v=onepage&q=theorem schur&f=false", on page 79. A proof of property (1) is back on page 73.
