What does the identity mean here?

AI Thread Summary
The discussion centers on the concept of identity in the context of group theory, specifically within the symmetric group S3. Participants clarify that the identity element is denoted as "id" and is represented by the cycle (1), which maps elements to themselves. They emphasize the importance of understanding how to express bijections, particularly through cycle notation, and the convention of reading compositions of functions from right to left. An example illustrates how to compute the composition of two cycles, demonstrating the mapping of elements. Overall, the conversation aims to clarify the role of identity and bijections in group theory for those struggling with the material.
PhysicsRock
Messages
121
Reaction score
19
Homework Statement
Let ##S_3## be the set of all bijections on the set ##\{1,2,3\}##. Then, construct the Cayley table for the group ##(S_3, id, \circ)##.
Relevant Equations
None.
I don't understand why the identity is mentioned in the group's definition and how I am supposed to incorporate it into the table. I honestly have missed some lectures on Linear Algebra, and I can't find any examples or definitions for this in the prof's notes. I'd appreciate some help for sure.

Thanks in advance.
 
Physics news on Phys.org
It all depends on how you write those bijections. The notion ##(S_3,id,\circ)## is the most general one. It notes the set, the neutral element, and the binary operation.

Most common notation is to write those bijections as cycles: ##S_3=\{(1),(12),(13),(23),(123),(132)\}## where ##(abc)## stands for: ##a\longmapsto b \longmapsto c \longmapsto a## and ##e\longmapsto e## if a number isn't mentioned, or in case of ##(1)## where it is used instead of ##().## Here we have ##(1)=id.##
 
  • Like
Likes PhysicsRock
fresh_42 said:
It all depends on how you write those bijections. The notion ##(S_3,id,\circ)## is the most general one. It notes the set, the neutral element, and the binary operation.

Most common notation is to write those bijections as cycles: ##S_3=\{(1),(12),(13),(23),(123),(132)\}## where ##(abc)## stands for: ##a\longmapsto b \longmapsto c \longmapsto a## and ##e\longmapsto e## if a number isn't mentioned, or in case of ##(1)## where it is used instead of ##().## Here we have ##(1)=id.##
Thank you so much. That helps a lot
 
You also must define whether you read consecutive bijections from left to right or from right to left. I prefer from right to left, i.e. ##(f\circ g)[x]=f[g[x]].## In the case of cycles, we get e.g. ## (12)\circ (132)=(13).## It reads ##(12)\circ (132)[1]=(12)[3]=3\, , \,(12)\circ (132)[2]=(12)[1]=2\, , \,(12)\circ (132)[3]=(12)[2]=1## so ##1\longmapsto 3 \longmapsto 1## and ##2## is a fixed point, i.e. the result is ##(13).##
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...

Similar threads

Back
Top