answersLogoWhite

0

Example of commutative matrix

Updated: 4/28/2022
User Avatar

Wiki User

13y ago

Best Answer

The identity matrix, which is a square matrix with zeros everywhere except on the principal diagonal where they are all ones.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Example of commutative matrix
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Matrix multiplication is not commutative?

That is true, matrix multiplication is not commutative.


Are matrix addition and matrix multiplication commutative?

Matrix addition is commutative if the elements in the matrices are themselves commutative.Matrix multiplication is not commutative.


Definition of commutative matrix?

Commutative Matrix If A and B are the two square matrices such that AB=BA, then A and B are called commutative matrix or simple commute.


suppose you want to multiply matrix A and matrix B?

commutative


If properties of matrix addition let A B C D the m n matrix then 1 A plus B B plus A?

Yes. Matrix addition is commutative.


Example of commutative property?

2+3=3=2 commutative


What would be the result if you add matrices B plus A instead A plus B?

It would be no different. Matrix addition is Abelian or commutative. Matrix mutiplication is not.


What does the commutative property mean?

The commutative property states that changing the order of operands in a binary operation does not affect the result. More simply, and using more familiar terms: for addition, it means that A + B = B + A or for multiplication, A * B = B *A Subtraction and division are not commutative, nor is matrix multiplication.


An example of binary operation which is commutative but not associative?

NAND


What is an example of the commutative property of multiplication?

2x3=3x2


Example of commutative law of addition?

2a+3


What do you mean that an operation is commutative?

It means that when you exchange the two operands, the result doesn't change. Example 1: For any two real numbers, a + b = b + a. In the real numbes, addition is commutative. Example 2: For any two real numbers, ab = ba. In the real numbers, multiplication is commutative. Example 3: For square matrixes, AB is not the same as BA. Multiplication of matrixes is NOT commutative. Example 4: For vectors, a x b = - b x a. The cross product of vectors is NOT commutative.