Multiplication table for a frieze group.

194 Views Asked by At

I am doing the following question:

enter image description here

I wrote the formulae for $T_n$ as $(x+2n, y)$. I'm not sure about the forumlae for $R_n$ though. I think it will be $(something,-y)$ but I am unsure about the x component here.

Also, when computing the multiplication table, is the following correct?

$T_n$ $T_n$ gives $T_{2n}$.

$R_nR_n$ gives $I$.

I am unsure what $T_nR_n$ and $R_nT_n$ would give however. Thanks for any help.

1

There are 1 best solutions below

1
On

\begin{array}{ccc} & T_n & R_n \\ T_m & T_{m+n} & R_{m+n} \\ R_m & R_{m-n} & T_{m-n} \\ \end{array}