Latin Square/Examples

From ProofWiki
Jump to navigation Jump to search

Examples of Latin Squares

Order $3$ Latin Square

This is an example of a Latin square of order $3$:

$\quad \begin {array} {|ccc|} \hline A & B & C \\ C & A & B \\ B & C & A \\ \hline \end {array}$


Order $4$ Latin Square

This is an example of a Latin square of order $4$:

$\quad \begin {array} {|cccc|} \hline a & b & c & d \\ c & d & a & b \\ d & c & b & a \\ b & a & d & c \\ \hline \end {array}$