Math 58 - Number Theory

September 19, 2006

Homework 5 (due September 21):

 

Read Section 4.1, and be absolutely confident that you can do problems like ## 1-7 and 12-15.  Also ## 8-10, for that matter; but you don’t need to turn any of those in.

 

For 9/21, read Section 4.2; the main point is that certain numbers have multiplicative inverses if we work mod m.  If you like, peek at 4.3.

 

1.  Find the least non-negative residues of…

            4!         (mod 5)

            5!         (mod 6)

            6!         (mod 7)

            7!         (mod 8)

            8!         (mod 9)

            12!       (mod 13)

            …and guess the least non-negative residue of

            19080! (mod 19081)

 

 

2.  Calculate  213  (mod 13),  without ever using a 4-digit number.

 

 

3.  Calculate:

            21729     (mod 1729)

            31729     (mod 1729)

           

            Note:  1729 = 123 + 13 = 103 + 93 = 1 + 26 + 27 + 29 + 210.

 

 

4.  Is  1729  prime ?

 

 

5.  Show that if  a  is any odd integer, then  a2 = 1  (mod 8).

 

 

(end)