Thread Closed

"Compute (B^T)(C) and multiply the result by A on the right"

 
Share Thread
Sep30-09, 08:40 PM   #1
 

"Compute (B^T)(C) and multiply the result by A on the right"


1. The problem statement, all variables and given/known data

I have three 3x1 matrices A, B, and C.

First I have to multiply (AB^T)C. I understand the result is a 3x1 matrix (I think).

Next the question says "Compute (B^T)C and multiply the result by A on the right. (Hint: (B^T)C is 1x1).

The last question is "Explain why (AB^T)C = ((B^T)C)A.

2. Relevant equations



3. The attempt at a solution

I don't understand the second question. Does "multiply the result by A on the right" mean ((B^T)C)A or A((B^T)C)? Because I find that the former is not defined but the latter is.

But then I got confused because of the last question.

Can anyone clarify this for me? I'd appreciate it, thanks.
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Sep30-09, 09:00 PM   #2
D H
 
Mentor
Multiply X on the right by Y means XY, not YX. As you have discovered, matrix multiplication is not commutative. It is transitive, however.
Sep30-09, 09:03 PM   #3
 
Quote by D H View Post
Multiply X on the right by Y means XY, not YX. As you have discovered, matrix multiplication is not commutative. It is transitive, however.
Thanks a lot!
Thread Closed

Similar discussions for: "Compute (B^T)(C) and multiply the result by A on the right"
Thread Forum Replies
How can I compute "r" from: c = g^m * r^N mod N^2 Linear & Abstract Algebra 5
Difference between "Identical", "Equal", "Equivalent" Calculus & Beyond Homework 9
R=2^\alepha 0 vs Continuum hypothesis! A result in "a taste of topology" Set Theory, Logic, Probability, Statistics 2
Is "quantum indeterminacy" a result of experiment design? Quantum Physics 42