1. Verify that Φ(84)=Φ(12)Φ(7) by finding a bijection between ordered pairs.! U! Y5 B% V2 C+ J, t
2. Programme Rowland's formular and verify his results. Try different starting values and see what happens.! I2 o# {/ B9 x/ O
3. 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! T# c- b' y8 ^3 d4. Prove that if n is a pseudoprime to base 2 then 2^n-1 is a pseudoprime to base 2 also.; ~ b$ F! A( V8 e
5. IS 341 a pseudoprime to the base 5? Is 341 a pseudoprime to base 7? Is 341 a pseudoprime to base 13?: f9 t+ C/ g2 U( [8 [+ @) t
6. Verify that 1729 and 2465 are Carmichael numbers using the Korselt criterion and directly. * r6 `& t0 l3 a3 q9 g3 s7. Can pq be a Carmichael number where p and q are odd primes. 9 J) |1 |& m5 D' P: n8. 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.. s+ ]' u; ^* z& Q, v
9. Apply the Rabin-Miller test to n=1729 and n=2465" r5 z. b. w2 T6 J/ a; {
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.