Can we prove linear independence with just matrix and vector information?

swaldon
Messages
1
Reaction score
0
Is it possible to prove 2 vectors are linearly independent with just the following information?:

A is an nxn matrix. V1 and V2 are non-zero vectors in Rn such that A*V1=V1 and A*V2 = 2*V2.

Is this enough information, or is more needed to prove the LI of the 2 vectors?
 
Last edited:
Physics news on Phys.org
Yes, this is sufficient. Since A is linear it should scale scalar multiples of a vector by the same factor.
 
This is a special case of a more general theorem that states that any set of eigenvectors of a matrix (linear transformation) are linearly independent if the eigenvectors "belong" to different eigenvalues.
 
Specifically, suppose CV1+ DV2= 0 and apply A to both sides: A(CV1+ DV2)= CAV1+ DAV2= CV1+ 2DV2= 0. Now subtract the first equation from that one.
 
Thread 'Derivation of equations of stress tensor transformation'
Hello ! I derived equations of stress tensor 2D transformation. Some details: I have plane ABCD in two cases (see top on the pic) and I know tensor components for case 1 only. Only plane ABCD rotate in two cases (top of the picture) but not coordinate system. Coordinate system rotates only on the bottom of picture. I want to obtain expression that connects tensor for case 1 and tensor for case 2. My attempt: Are these equations correct? Is there more easier expression for stress tensor...
Back
Top