Sign up
|
Login
Home
|
Math
|
Physics
|
Chemistry
|
Biology
|
Other
|
Tools
Submit New Formulas/Articles
Recently Added Math Formulas
·
Curl of a Vector Field
·
Divergence of a Vector Field
·
Gradient of a Scalar Field
·
Properties of Transposes
·
The Transpose of a Matrix
Additional Formulas
·
Cartesian Coordinate
·
Cylindrical Coordinate
·
Spherical Coordinate
·
Transform from Cartesian to Cylindrical Coordinate
·
Transform from Cartesian to Spherical Coordinate
·
Transform from Cylindrical to Cartesian Coordinate
·
Transform from Spherical to Cartesian Coordinate
·
Divergence Theorem/Gauss' Theorem
·
Stokes' Theorem
·
Definition of a Matrix
Current Location
>
Math Formulas
>
Linear Algebra
> Properties of Matrix Multiplication
Properties of Matrix Multiplication
Let
A, B
and
C
be matrices of dimensions such that the following are defined. Then
Associative:
A(BC) = (AB)C
Distributive:
A(B + C) = AB + AC
Distributive:
(A + B)C = AC + BC
c(AB) = (cA)B = A(cB)
, where c is a constant, please notice that A∙B ≠ B∙A
Multiplicative Identity:
For every square matrix
A
, there exists an identity matrix of the same order such that
IA = AI =A
.
Example 1:
Verify the associative property of matrix multiplication for the following matrices.
Solution:
Here we need to calculate both R.H.S (right-hand-side) and L.H.S (left-hand-side) of
A (BC) = (AB) C
using (associative) property.
On the RHS we have:
and
On the LHS we have:
and
Hence the associative property is verified.
Example 2:
Verify the distributive property of matrix multiplication for the following matrices.
Solution:
Here we need to calculate both R.H.S and L.H.S of
A(B+C) = AB+AC
(distributive) property.
Hence the property is verified.
Example 3:
Find (
AB
)
C
and
A
(
BC
).
(AB)C
is determined as:
A(BC)
is determined as:
Web-Formulas.com ©
2024
|
Contact us
|
Terms of Use
|
Privacy Policy
|