Tuesday, January 22, 2019

linear algebra - find the amount of elementary matrix required for a 2x2 matrix

can someone help me with this question?




question:



Given a 2 × 2 invertible matrix, we have seen we can write it as a product of elementary matrices. What is the largest amount of elementary matrices required? Give an example of a matrix that requires this number of elementary matrices.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...