Structure of the Multiplication Table for [ modulo P ]

by Frank Charles Fung ( 1st published in June , 2006 )

Top Of Page

Section II : { Square-Of-Square } revisited

Topic #1Introduction & Summary for the Section
Topic #2Setting up the value [ Q ]
Topic #3The { Square-Of-Square Process }
Topic #4A Quick Example for the { prime number } [ 41 ]
Topic #51st Key Observation --- on { additive conjugates }
Topic #62nd Key Observation --- on the size of { Set # 1 }
Topic #73rd Key Observation --- on { sets } & { sub-sets }
Topic #8What's Next

Topic #1 --- Introduction & Summary for the Section :

In this Section , we shall bring-in again the { Square-Of-Square } concept for [ modulo P ] ,

This then set the stage for us to explore the { core elements } for building a { Multiplication Table } for [ modulo P ] , namely :

go to Top Of Page

Topic #2 --- Setting up the value [ Q ] :

For any 'odd' { prime number } , [ P ] , greater than [ 3 ] , we always set-up the value [ Q ] such that :

And we simply note here that [ Q ] is an important quantity arising from the { Fermat Little Theorem } .

go to Top Of Page

Topic #3 --- The { Square-Of-Square Process } :

Let us now go thru the basic mechanics for the { Square-Of-Square Process } , as folllows :

This very-last { set } , and the { set } immediately-previous to it , would then have the same { number of members } .

We shall see at a later stage that these two (2) { sets } are in fact identical , so that :

go to Top Of Page

Topic #4 --- A Quick Example for the { prime number } [ 41 ] :

Let us now take a quick look at an example , for the { prime number } [ 41 ] :

We then set-up the initial { set } , { Set Zero } , consisting of 40 members ranging from [ 1 ] to [ Q ] , i.e. :

We then 'square' each & every member of { Set Zero } , and take the value [ modulo 41 ] thereof , as per this table below :

Values [ mod 41 ]
[ N ] 12345678910 11121314151617181920 21222324252627282930 31323334353637383940
[ N^2 ] 1491625368234018 392153220102373331 313337210203252139 1840238362516941
******************** ******************** ******************** ********************

We then 'square' each & every member of { Set #1 } , and take the value [ modulo 41 ] thereof , as per this table below :

Values [ mod 41 ]
[ N ] 12345678910 11121314151617181920 21222324252627282930 31323334353637383940
[ N^2 ] 141625234018 103731 313710 184023251641
******************** ******************** ******************** ********************

We then 'square' each & every member of { Set #2 } , and take the value [ modulo 41 ] thereof , as per this table below :

Values [ mod 41 ]
[ N ] 12345678910 11121314151617181920 21222324252627282930 31323334353637383940
[ N^2 ] 11618 1037 3710 18161
******************** ******************** ******************** ********************

We then 'square' each & every member of { Set #3 } , and take the value [ modulo 41 ] thereof , as per this table below :

Values [ mod 41 ]
[ N ] 12345678910 11121314151617181920 21222324252627282930 31323334353637383940
[ N^2 ] 118 1037 16
******************** ******************** ******************** ********************

And { Set #3 } , with { 5 members } and identical to { Set #4 } , is then our final { Core Square-Of-Square Set } for [ modulo 41 ] .

Two (2) key observations here :

Let us now take a close look at several key observations , on { Square-Of-Square } , next .

go to Top Of Page

Topic #5 --- 1st Key Observation --- on { additive conjugates } :

The 1st key observation here is this :

Let us start-off with the case where two (2) { numbers } , [ X ] & [ Y ] , shares that same value [ Z ] as their { squares } , i.e. :

Re-arranging terms then yields :

And consequently :

so that :

Thus , [ Y ] is always the { additive conjugate } of [ X ] , [ modulo P ] , if [ Y ] is not itself congruent to [ X mod P ] .

We then have this diagram on-the-left , below , showing this type of { squaring relations } , where :

In particular , we also have a specific set of { squaring relations } involving [ 1 ] & [ Q ] , as per the diagram on-the-right , above , i.e. :

go to Top Of Page

Topic #6 --- 2nd Key Observation --- on the size of { Set #1 } :

The 2nd key observation here is this :

This is because :

go to Top Of Page

Topic #7 --- 3rd Key Observation --- on { sets } & { sub-sets } :

The 3rd key observation here is this :

And that is to say :

Let us start-off the explanation here with this set of diagrams below :

We note here that [ A ] is then the { 4th-power } of [ X ] & [ Y ] , [ modulo P ] .

We can then make these 'rather intuitive' statements as follows :

It then follows that :

go to Top Of Page

Topic #8 --- What's Next :

There are two (2) more key observations here , namely , that :

The mechanics of both are clearly demonstrated in the next Section --- Topic #5 ,

But we are still baffled at this point on 2006-6-25 as to the best way of closing-in on the proof / derivation ,

We shall put the proof in Appendix B at a later stage when the same is available . Our apologies here .

go to Top Of Page

go to the next section : Section III --- { Pyramids } & { RING's }

go to the last section : Section I --- Introduction

return to the HomePage for { Structure of the Multiplication Table for [ modulo P ] }

Original dated 2006-6-25 updated 2008-11-01