1. Verify that Φ(84)=Φ(12)Φ(7) by finding a bijection between ordered pairs.* ?- ~8 ?9 |) V% M5 q8 S. {
2. Programme Rowland's formular and verify his results. Try different starting values and see what happens. 1 \0 e& N! O+ [6 [$ v3. Verify the following result called Wilson's Theory: An integer n is prime if and only if (n-1)!≡-1(mod n ) for the cases n=2,3,4,5...,10. Can this be used as an efficent test for a prime? . @# r/ `% u# u" V4. Prove that if n is a pseudoprime to base 2 then 2^n-1 is a pseudoprime to base 2 also.$ |/ V! S0 g0 l: t' r! }7 ]/ H/ O. {
5. IS 341 a pseudoprime to the base 5? Is 341 a pseudoprime to base 7? Is 341 a pseudoprime to base 13?! M/ ~& y$ n& o6 T; _6 W1 n8 O
6. Verify that 1729 and 2465 are Carmichael numbers using the Korselt criterion and directly. . q' t, r3 b1 `8 g7. Can pq be a Carmichael number where p and q are odd primes. - E( V1 Y P/ W2 @! M* M. m. t8. Find a k such that 6k+1,12k+1,18k+1 are all prime numbers. Prove that then n=(6k+1)(12k+1)(18k+1) is a Carmichael number. + r0 [+ t0 b0 R# W/ L9. Apply the Rabin-Miller test to n=1729 and n=2465 ' _9 ?, V3 [* h9 i7 A* R1 ~10. Let n=667. For which a is a^667≡a(mod 667). Do the same for n=833. You might need to write a ** programme in Maple.