Linear Algebra Logical Equivalency

Kittygodofpower

New member
Joined
Feb 24, 2014
Messages
1
Assuming the linear transformation x --> Ax maps R^n onto R^n how can I prove that there is an nxn matrix C such that CA = I? (where I is the nxn identity matrix)
 
Assuming the linear transformation x --> Ax maps R^n onto R^n how can I prove that there is an nxn matrix C such that CA = I? (where I is the nxn identity matrix)

One way is to prove that there exists a matrix C such that ATC = I. This is true if and only if CTA=I.

Hint: there exists a vector v_i such that AT(v_i) = e_i.
 
Top