This site is supported by donations to The OEIS Foundation.

Commutativity

From OeisWiki
(Redirected from Commutative)
Jump to navigationJump to search


This article page is a stub, please help by expanding it.


Commutativity for a given operation means that the order of the operands can be switched and the result is the same. For example, addition is commutative since a+b=b+a regardless of what a and b are.

Some operations that are not commutative include subtraction, e.g., abba (unless a=b).