Decomposing Matrices into Elementary Matrices: A Reverse Approach

  • Thread starter Thread starter _Steve_
  • Start date Start date
  • Tags Tags
    Elementary Matrix
AI Thread Summary
To express matrix A as a product of elementary matrices, one can reverse the process used to find A's inverse. If A-1 is represented as the product of elementary matrices E3, E2, and E1, then A can be expressed as A = (E3E2E1)-1, which simplifies to A = E1-1E2-1E3-1. This method effectively utilizes the relationship between a matrix and its inverse in terms of elementary matrices. The discussion highlights the importance of understanding the connection between a matrix and its inverse when decomposing them into elementary matrices. Clarifying the approach ensures accurate representation of A in the desired form.
_Steve_
Messages
19
Reaction score
0
I have a question about elementary matrices,
I have matrix A, and I just found A-1, and then the question wants me to write A-1 as a product of elementary matrices.
Ok, that's easy, but now the question wants me to write A as a product of elementary matrices, how do I go about doing this?
Would it be the same as writing A-1 as a product of elementary matrices but backwards?
 
Last edited:
Physics news on Phys.org
lol does that question make sense? or should I describe it better?
 
If A-1=E3E2E1, then A equals the inverse of that; that is A=(E3E2E1)-1=E1-1E2-1E3-1.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top