logo back up home forward   further reading more topics »

Maths - Cayley Table

For an introduction to cayley tables see this page.

Generating cayley tables for hypercomplex numbers see this page.

Cyclic Groups

A group whose elements can be written as e, a, a²… an-1

shifting rows

One possibility would be to start with a row containing all the elements in order, this is the 'identity' row:

0 1 2 3

Then shift the row to the right (modulo n).

1 2 3 0

Repeat this until we have done a complete cycle, then put all the rows above each other, the completed table is:

0 1 2 3
1 2 3 0
2 3 0 1
3 0 1 2

This seems to generate a valid group, I don't know if such an algebra would have a valid application?

 


metadata block
see also:
  • For an introduction to cayley tables see this page.
  • Generating cayley tables for hypercomplex numbers see this page.
Correspondence about this page

Book Shop - Further reading.

Where I can, I have put links to Amazon for books that are relevant to the subject, click on the appropriate country flag to get more details of the book or to buy it from them.

cover Lie Groups for Pedestrians.

Other Math Books

Commercial Software Shop

Where I can, I have put links to Amazon for commercial software, not directly related to the software project, but related to the subject being discussed, click on the appropriate country flag to get more details of the software or to buy it from them.

cover us uk de SuSE Linux 10.3. Operating system with a wide range of applications including Open Office. A good distribution for developers as it contains KDevelop. Java, Mono, etc. Can install itself as a dual-boot system with an existing Windows OS if required. For information about installing it see this page.

Can you help?

Please send me any improvements to here. I would appreciate ideas to make the pages more useful including error correction, ideas for new pages, improvements to wording. It helps if you quote the full URL of the page.

 

Terminology and Notation

Specific to this page here:

 

program

I am working on a project which uses these principles, if you would like to help me with this you are welcome to join in, here:

http://sourceforge.net/projects/mjbworld/

This site may have errors. Don't use for critical systems.

Copyright (c) 1998-2008 Martin John Baker - All rights reserved.