Matrix multiplication - is this plausible?

Click For Summary

Discussion Overview

The discussion revolves around the plausibility of a matrix multiplication expression involving the inverse of a matrix. Participants explore whether the expression X = (AB)(B-1 C) can be simplified to X = AC based on properties of matrix multiplication.

Discussion Character

  • Technical explanation

Main Points Raised

  • One participant proposes that X = (AB)(B-1 C) could be simplified to X = AC, seeking verification of this idea.
  • Another participant confirms the proposed simplification and suggests that the properties of matrix multiplication should clarify the reasoning.
  • A later reply emphasizes the importance of the associative law and the definition of the inverse in justifying the simplification, detailing the steps involved.

Areas of Agreement / Disagreement

Participants generally agree on the validity of the simplification based on matrix multiplication properties, though the initial poster sought verification rather than asserting it as established fact.

Contextual Notes

Limitations: The discussion does not address potential assumptions about the matrices involved or any specific conditions under which the simplification holds.

catsarebad
Messages
69
Reaction score
0
say X = (AB) (B-1 C)

B-1 = B inverse (B B-1 = B-1 B = I)

then can i write X = AC?

just having a brain fart moment. i would appreciate a speedy response, cheers.
 
Last edited:
Physics news on Phys.org
Simon Bridge said:
You mean:

##X=(AB)(B^{-1}C) = AC## ... you should be able to figure it out from the properties of matrix multiplication.

nah i just needed someone to verify that. thanks :)
 
No worries.
 
  • Like
Likes   Reactions: 1 person
The "properties of matrix multiplication" that Simon Bridge referred to that are needed here are specifically the "associative law" and the definition of "inverse", that [itex]BB^{-1}= I[/itex]

By the associative law, [itex](AB)(B^{-1}C)= A(BB^{-1})C[/itex] and then [itex]BB^{-1}= I[/itex] gives [itex]A(I)C= AC[/itex].
 
  • Like
Likes   Reactions: 1 person

Similar threads

  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K