Symmetry involving prime multiplication modulo 8

Click For Summary

Discussion Overview

The discussion revolves around the symmetry observed in the multiplication of prime numbers modulo 8. Participants explore the nature of this symmetry, the mathematical properties involved, and the implications of excluding certain numbers from the analysis.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants note the beauty of the symmetry in the multiplication of primes modulo 8 and question what makes this symmetry special.
  • There is a discussion about which primes are considered, with some suggesting that only primes less than 8 should be included, while others argue for all primes.
  • One participant proposes that the symmetry arises from the properties of multiplication in the group of integers modulo 8, particularly excluding the prime number 2.
  • Another participant mentions that the set {1, 3, 5, 7} under multiplication mod 8 is isomorphic to the Klein four-group, leading to further exploration of group theory concepts.
  • There is a debate about the definition of prime numbers, particularly regarding the inclusion of 1 and the implications for mathematical definitions and elegance.
  • Some participants discuss the geometric interpretations of the group structure and its relation to symmetry in shapes, such as rectangles and shoeboxes.
  • One participant expresses gratitude for the insights shared, indicating a learning experience from the discussion.

Areas of Agreement / Disagreement

Participants express differing views on the definition of prime numbers and the implications of including or excluding certain numbers in the analysis. There is no consensus on the specific nature of the symmetry or the best way to represent the multiplication of primes modulo 8.

Contextual Notes

Some participants highlight the limitations of their definitions and assumptions, particularly regarding the treatment of units in the context of prime numbers and the mathematical properties of groups.

Who May Find This Useful

This discussion may be of interest to those studying group theory, number theory, or mathematical symmetry, as well as individuals looking to deepen their understanding of the properties of primes and modular arithmetic.

Kevin McHugh
Messages
319
Reaction score
165
I was reading Armstrong's Groups and Symmetry the other day and saw this table. It has beautiful symmetry. It is the the prime numbers multiplied modulo 8. It creates one of the most elegant things I've ever seen. What is so special about modulo 8 that creates such a symmetric matrix of primes?
 
Mathematics news on Phys.org
Could you be a bit more specific? Which primes are you talking about? All primes in the natural numbers, or only those less than eight? Or the primes in ##\mathbb{Z}_8##?
 
I expect this is true for all primes, since it works for primes > 8.

PS Stupid me, I can't get the matrix lined up correctly.
 
What does that array represent, and where is the symmetry?
How can something mod 8 be 9?

Kevin McHugh said:
I expect this is true for all primes, since it works for primes > 8.
That's not how mathematics works.
 
mfb said:
What does that array represent, and where is the symmetry?
How can something mod 8 be 9?

That's not how mathematics works.

The matrix is supposed to be the primes 1-7 multiplied modulo 8. There is beautiful symmetry there.
 
I guess you have to leave out ##2## for the symmetry. Then you simply have a ##(3 \times 3)-##matrix which is of course symmetric, because multiplication in ##\mathbb{Z}_n## is commutative for all ##n##, not just eight. So it boils down to all diagonal entries being ##p\cdot p = 1 \mod(8)##. But for every odd number ##2n+1## holds (not only primes): ##(2n+1)^2=4n^2+4n+1 = 1 \mod(8)## because either ##n## is even, then ##4n## and ##4n^2## are divisible by eight, or ##n## is odd and each term ##4n## and ##4n^2## provides a ##4## that adds up to eight.

I guess I missed your point.
 
Are you maybe referring to the fact that the set {1,3,5,7} under multiplication mod 8 is isomorphic with the Klein four-group?
 
TeethWhitener said:
Are you maybe referring to the fact that the set {1,3,5,7} under multiplication mod 8 is isomorphic with the Klein four-group?

Are those the r s rotations of the dihedral group?
 
fresh_42 said:
I guess you have to leave out ##2## for the symmetry. Then you simply have a ##(3 \times 3)-##matrix which is of course symmetric, because multiplication in ##\mathbb{Z}_n## is commutative for all ##n##, not just eight. So it boils down to all diagonal entries being ##p\cdot p = 1 \mod(8)##. But for every odd number ##2n+1## holds (not only primes): ##(2n+1)^2=4n^2+4n+1 = 1 \mod(8)## because either ##n## is even, then ##4n## and ##4n^2## are divisible by eight, or ##n## is odd and each term ##4n## and ##4n^2## provides a ##4## that adds up to eight.

I guess I missed your point.

No, it's a 4x4 matrix.
 
  • #10
Kevin McHugh said:
Are those the r s rotations of the dihedral group?
In this case, yes.
 
  • #11
Kevin McHugh said:
Are those the r s rotations of the dihedral group?
##C_2 \times C_2## is isomorphic to the dihedral group ##D_2##, if that's what you mean.
 
  • #12
Kevin McHugh said:
No, it's a 4x4 matrix.
But one isn't prime, but two is. And two disturbs the permutation.
 
  • #13
fresh_42 said:
But one isn't prime, but two is. And two disturbs the permutation.

How come one isn't prime? It's factors are 1 and itself. Forgive my ignorance in all things mathematical, I'm just a dumb chemist.
 
  • #14
Kevin McHugh said:
How come one isn't prime? It's factors are 1 and itself. Forgive my ignorance in all things mathematical, I'm just a dumb chemist.
It's useful to exclude units (elements, that can be inverted; so in case of integers ##\pm 1##). It makes theories and theorems more elegant. In addition the proper definition of a prime is:

"If ##p## divides a product ##a \cdot b## forces that it has to divide either ##a## or ##b## (or both), then we call ##p## a prime."

And with this definition it wouldn't make sense to allow units, because they simply divide anything and the condition above became self-evident.

Edit: As an example: "Every natural number can be written as a product of primes."
If we allow ##\pm 1## to be primes, how would this short sentence end up? Because we can add as many ##1## as we like, so we would have to add "... of course without ##1##." Ugly.
 
Last edited:
  • #15
TeethWhitener said:
##C_2 \times C_2## is isomorphic to the dihedral group ##D_2##, if that's what you mean.

In chemistry, C2 is an axis of symmetry. Are these rotations about an axis of symmetry? What does C2 X C2 mean, are they successive rotations about different axes?
 
  • #16
Kevin McHugh said:
In chemistry, C2 is an axis of symmetry. Are these rotations about an axis of symmetry? What does C2 X C2 mean, are they successive rotations about different axes?
One is a reflection (s / symmetry), and one a rotation (r). In this case by ##180°##.
https://en.wikipedia.org/wiki/Dihedral_group
 
  • #17
Kevin McHugh said:
In chemistry, C2 is an axis of symmetry. Are these rotations about an axis of symmetry? What does C2 X C2 mean, are they successive rotations about different axes?
In this case, I used ##C_2## to refer to the cyclic group of order 2. ##C_2 \times C_2## is the direct product of two copies of this group:
https://en.wikipedia.org/wiki/Direct_product_of_groups
 
  • #18
Thank you both gentlemen, I am learning something new everyday. Now back to my original question. Why is the set {1,3,5,7) multiplied by modulo 8 so symmetric? Is there something special about modulo 8 versus modulo Z? Did Fresh 42 answer this question is post # 6?
 
  • #19
It can be shown that the set of natural numbers less than n that are relatively prime to n form a group under multiplication mod n. Therefore, the set {1,3,5,7} forms a group under multiplication mod 8. There are 4 members in this group, and it can also be shown that any 4-member group is isomorphic to either ##C_4##, the cyclic 4-member group (with a single generator for all elements in the group) or the Klein group (isomorphic to ##C_2\times C_2## or ##D_2##). The set {1,3,5,7} under multiplication mod 8 can't be isomorphic to the cyclic 4-group because ##1^2 \equiv 3^2 \equiv 5^2 \equiv 7^2 \equiv 1 \mod 8##, so no single element generates the rest of the elements in the group. Therefore, it has to be isomorphic to the Klein group (the ##D_2## dihedral group, or if you like, the symmetry group of a non-square rectangle). (You could also just compare the multiplication tables of the two groups directly).

Geometrically, we can see the relationship between the group above and the symmetry of a (non-square) rectangle in 2 dimensions. The 4 elements of the symmetry group for the rectangle are 1) the identity, 2) 180 degree rotation about the symmetry axis, 3 and 4) the two reflections perpendicular to the plane of the rectangle. The congruence ##1^2 \equiv 3^2 \equiv 5^2 \equiv 7^2 \equiv 1 \mod 8## corresponds to the fact that 1) if you apply the identity twice, you get the identity, 2) if you rotate by 180 degrees twice, you get the identity, 3 and 4) if you reflect along the same mirror plane twice, you get the identity.
 
  • #20
Wow, thanks for that TW, I'm going to digest this tonight. Cheers!
 
  • #21
"the Klein group . . . or if you like the symmetry group of a non-square rectangle"

I will make this more precise:

* This "Klein group" is known as the "Klein four-group". Other groups are almost never called a four-group so as to avoid confusion with this one.

* Instead of a "rectangle" think of a 3-dimensional rectangular solid with all three sides unequal. We will call this a "shoebox".

* Instead of "the symmetry group" — which often means the group of all self-mappings that preserve distance (a.k.a. the isometry group), think of the set of all isometries of the shoebox obtained solely from rotations. These are exactly the 180° rotations about each of its three axes of symmetry (normally the coordinate axes), as well as doing nothing (the identity rotation).
 
  • #22
Thank you Zinq, that is good info. I always like to hear/see different perspectives on the same topic. It usually leads to a deeper understanding of the underlying principle.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 17 ·
Replies
17
Views
7K
  • · Replies 26 ·
Replies
26
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
6K
  • · Replies 7 ·
Replies
7
Views
6K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 6 ·
Replies
6
Views
6K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 0 ·
Replies
0
Views
3K