1
$\begingroup$

Are the groups $\Bbb Z /4\Bbb Z$ of integers$\mod 4$ (addition) and the set of all iterated compositions of $a$ and $b$ where $a,b$: $\Bbb R^2 → \Bbb R^2$ be defined by $a(x,y)=(-x,y)$ and $b(x,y)=(x,-y)$ for all $(x,y)$ in $\Bbb R^2$ the same? I created digraphs for both groups and they are different. I believe that means they are not the same but I don't know why?

  • 0
    Please use LaTeX.2017-02-01
  • 0
    What do you mean specifically by the 'digraph' of the group? Note that a Cayley graph is created (generally) not just from a group but from a specific set of generators of that group.2017-02-01
  • 0
    Yes, different groups cannot have the same Cayley graph. Every group can be reconstructed uniquely from its Cayley graph. The group you are refering to is isomorphic to $\mathbb{Z}_2\oplus\mathbb{Z}_2$ and that is not isomorphic to $\mathbb{Z}_4$.2017-02-01
  • 2
    n.b.: different groups will have different Cayley graphs, but having two Cayley graphs that are different does _not_ necessarily imply that the groups which generated them are different.2017-02-02

1 Answers 1

1

First thing first. The group you are refering to is isomorphic to $\mathbb{Z}_2\oplus\mathbb{Z}_2$. The isomorphism is given by $a\mapsto (1,0)$, $b\mapsto (0, 1)$. And $\mathbb{Z}_2\oplus\mathbb{Z}_2$ is not isomorphic to $\mathbb{Z}_4$.

As for Cayley graphs: the group $G$ can be recovered uniquely from the Cayley graph $\Gamma(G, S)$. See wiki: https://en.wikipedia.org/wiki/Cayley_graph#Characterization

Thus different groups cannot give "the same" (i.e. isomorphic) Cayley graph.