examples of non-commutative operations
A standard example of a non-commutative operation is matrix multiplication. Consider the following two integer matrices:
If we compute we get
but if we compute we have
Since we conclude that matrix product is not commutative.
Operations do not necessarily have to operate on numbers. Another classic example is function composition. Let and be real functions given by
We see that
but
Since we got different functions, we conclude that function composition is not commutative.
Title | examples of non-commutative operations |
---|---|
Canonical name | ExamplesOfNoncommutativeOperations |
Date of creation | 2013-03-22 15:03:04 |
Last modified on | 2013-03-22 15:03:04 |
Owner | yark (2760) |
Last modified by | yark (2760) |
Numerical id | 10 |
Author | yark (2760) |
Entry type | Example |
Classification | msc 20-00 |