Dick said:
I THOUGHT that was what you meant. But I can't read through the "Uv-cv=0 Uv-cX=0=Uv-cv " stuff you are posting as a posting as a proof. Here's one clear way to do it. "Pick a basis {v1,v2,...,vn}. Define X as a linear transformation such that X(vi)=v for all i". Do you see how that makes X an eigenvector of T with eigenvalue c? You could also say " X(v1)=v and X(vi)=0 for i>1" which I think is your single column way. I think you are thinking the right things, but your proof statements just don't convey that.
I did a similar method to that in this proof:
Hang on, this will get a bit weird:
Consider V of dimension n.
The basis of V is <v1...vn> with each vi a 1xn column with a single nonzero
element (vi ) at row i. If vi is the eigenvector for c, then we let all other vectors
be multiplied by 0 and add them up (direct sum) to get the nxn matrix with vi as the only nonzero,
which equates to vi. So X=vi and so T(X)=cX=T(vi)=cvi since UX=cX and cX=cvi,
UX=cvi, and since X=vi, Uvi=cvi. Therefore, Uvi-cvi=0=T(vi)-cvi
and for this to be true, Uvi must share its eigenvalue with T(vi), which it does.
Why does X=vi? Because vi is single column matrix and X is an nxn matrix
with one nonzero element. But for the second part, I didn't explicitly define a basis for that vector
represented by a column matrix. But, I will modify it a bit.
Okay using Dick's basis <v1...vn> we represent a vector with a column matrix
(lets use v1 as the lonely nonzero). This will be called I(v1). Now we multiply
to get UI(v1). Factoring out c1,1 gives c1,1*a nxn matrix with v1 as the
lonely nonzero which we will call X. Now UI(v1)=cX. Since I(v1) is
a matrix with one nonzero element (v1) as is the case with X,
and multiplying X by U will produce the same product as multiplying I(v1)
by U, X=I(v1) so UX=cX.