Does commutativity imply associativity?

  • Thread starter Thread starter azure kitsune
  • Start date Start date
AI Thread Summary
Commutativity does not imply associativity, as demonstrated through examples like the rock-paper-scissors game, where the operation is commutative but not associative. The discussion highlights that manipulating equations can show the differences between the two properties. A specific example provided involves calculating averages, which yields different results based on the order of operations, illustrating non-associativity. The thread emphasizes the importance of defining binary operations to explore these concepts further. Understanding these distinctions is crucial for grasping algebraic structures in mathematics.
azure kitsune
Messages
63
Reaction score
0
Hi everyone,

Lately, I've been wondering whether commutativity implies associativity or not. (It's really hard for me to pay attention in my Calculus BC class.) I've never seen an example of a binary operation that is commutative but not associative. It seems intuitively true to me, but I don't know how to prove it (so maybe it's not true?). I also can't find anything on the web about this.

Can anyone help? Thanks!
 
Mathematics news on Phys.org
Given ab = bc for all a, b, can you prove (ab)c = a(bc) for all a, b, c? Manipulate these equations for a while.

To think of examples, try defining specific binary operations on small sets like {0, 1}.

For an answer that's sort of intuitive, search Wikipedia for "commutative non-associative magma".
 
Never played rock paper scissors?
R=rock
P=paper
S=scissors

RR=R
RP=P
RS=S
PP=P
PS=S
PR=P
SS=S
SP=S
SR=R

obviously
XY=YX
(XY)Z!=X(YZ)

ie
(RP)S=PS=S
R(PS)=RS=R
 
Thanks for the answers. :) It never came across me to define an operation myself but that rock paper scissors example really helped. (Algebra seems so much more complicated now!)
 
lurflurf said:
Never played rock paper scissors?
R=rock
P=paper
S=scissors

RR=R
RP=P
RS=R
PP=P
PS=S
PR=P
SS=S
SP=S
SR=R

obviously
XY=YX
(XY)Z!=X(YZ)

ie
(RP)S=PS=S
R(PS)=RS=R

[corected I had RS=S before clearly false]
 
When I was still in school I wanted to (falsely) calculate my average grade in math as following:

First method
I wrote three exams with marks 1,2 and 4. I would take the average of 1 and 2, so I got a 1.5. Then I would take 1.5 and form the average with 4:

(1+2)/2 = 1.5
(1.5+4)/2 = 2.75Second method
However, had I taken another order the result was different:
I would take 2 and 4 and form the average, so I got a 3. Then I would take 3 and form the average with 1:

(2+4)/2 = 3
(3+1)/2 = 2

I wondered why I had two different results.

Anyways, take the binary operation a°b = (a+b)/2.
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...

Similar threads

Replies
7
Views
4K
Replies
2
Views
4K
Replies
11
Views
2K
Replies
6
Views
4K
Replies
10
Views
2K
Replies
2
Views
1K
Replies
7
Views
3K
Back
Top