Skip to main content
Post Closed as "Duplicate" by quid, Matthew Towers, CommunityBot, Algebraic Pavel, Servaes
Shortened a little bit. Removed meta information (this belongs in comments). Added a lead.
Source Link

Matrix multiplication is defined as:

Let $A$ be a $n \times m$ matrix and $B$ a $m\times p$ matrix, the product $AB$ is defined as a matrix of size $n\times p$ such that $(AB)_i,_j = \sum\limits_{k=1}^mA_i,_kB_k,_j$.

I was wondering forFor what good reason did mathematicians define it like this. Does somebody know? Thanks in advance.

Let $A$ be a $n \times m$ matrix and $B$ a $m\times p$ matrix, the product $AB$ is defined as a matrix of size $n\times p$ such that $(AB)_i,_j = \sum\limits_{k=1}^mA_i,_kB_k,_j$.

I was wondering for what good reason did mathematicians define it like this. Does somebody know? Thanks in advance.

Matrix multiplication is defined as:

Let $A$ be a $n \times m$ matrix and $B$ a $m\times p$ matrix, the product $AB$ is defined as a matrix of size $n\times p$ such that $(AB)_i,_j = \sum\limits_{k=1}^mA_i,_kB_k,_j$.

For what good reason did mathematicians define it like this?

edited body
Source Link
Moya
  • 5.5k
  • 1
  • 19
  • 45

Let $A$ be a $n \times m$ matrix and $B$ a $m\times p$ matrix, the product $AB$ is defined as a matrix of size $n\times p$ such that $(AB)_i,_j = \sum\limits_{k=1}^mA_i,_kB_i,_j$$(AB)_i,_j = \sum\limits_{k=1}^mA_i,_kB_k,_j$.

I was wondering for what good reason did mathematicians define it like this. Does somebody know? Thanks in advance.

Let $A$ be a $n \times m$ matrix and $B$ a $m\times p$ matrix, the product $AB$ is defined as a matrix of size $n\times p$ such that $(AB)_i,_j = \sum\limits_{k=1}^mA_i,_kB_i,_j$.

I was wondering for what good reason did mathematicians define it like this. Does somebody know? Thanks in advance.

Let $A$ be a $n \times m$ matrix and $B$ a $m\times p$ matrix, the product $AB$ is defined as a matrix of size $n\times p$ such that $(AB)_i,_j = \sum\limits_{k=1}^mA_i,_kB_k,_j$.

I was wondering for what good reason did mathematicians define it like this. Does somebody know? Thanks in advance.

Source Link
Barahir
  • 115
  • 5

Why is the matrix multiplication defined as it is?

Let $A$ be a $n \times m$ matrix and $B$ a $m\times p$ matrix, the product $AB$ is defined as a matrix of size $n\times p$ such that $(AB)_i,_j = \sum\limits_{k=1}^mA_i,_kB_i,_j$.

I was wondering for what good reason did mathematicians define it like this. Does somebody know? Thanks in advance.