What's the inverse of a 2x4 matrix?
can a matrix that is not square have an inverse ?
remember \[\textbf A \textbf A^{-1}=\textbf I=\textbf A^{-1} \textbf A\]
it could have a right invers
*inverse
How then is it possible to use matrices more generally in simultaneous equations (as I gather they are) without being limited to overly specific situations?
what is a right inverse @Zarkon ?
a matrix that is multiplied in the right sid ethat make an indentity matrix
for an \(m\times n\) matrix A (\(m<n\)) of full rank you can use \[A^T \left(A A^T\right)^{-1}\]
Non-square matrices (m-by-n matrices for which m ≠ n) do not have an inverse. However, in some cases such a matrix may have a left inverse or right inverse. If A is m-by-n and the rank of A is equal to n, then A has a left inverse: an n-by-m matrix B such that BA = I. If A has rank m, then it has a right inverse: an n-by-m matrix B such that AB = I.
then \[AA^T \left(A A^T\right)^{-1}=I\]
so there are two solutions to this question,
Join our real-time social learning platform and learn together with your friends!