- #1
Bohrok
- 867
- 0
Homework Statement
Find a formula for (ABx)T, where x is a vector and A and B are matrices of appropriate sizes.
Homework Equations
(AB)T = BTAT among a few others, probably the most relevant one with transposes here.
The Attempt at a Solution
I'm wondering what this "formula" the problem asks for looks like. I know that (ABx)T = xTBTAT but I can't really see how much simpler another formula might be.
Any ideas what route to take to find a formula for this, preferable without the use of a lot of summation notation or anything beyond a beginning linear algebra course? We used a lot of summations earlier trying to tackle this problem and it just looked messy; I'm hoping there may be a cleaner way of approaching the problem.