1. Verify that Φ(84)=Φ(12)Φ(7) by finding a bijection between ordered pairs.3 f, O0 }" L0 J1 Z* t7 j$ {
2. Programme Rowland's formular and verify his results. Try different starting values and see what happens. ; c$ m* W1 z% ]! r3 y* J. ?: d3. 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?! H8 ~6 S0 [: R1 W
4. Prove that if n is a pseudoprime to base 2 then 2^n-1 is a pseudoprime to base 2 also.; t' [" c7 Z1 J0 J* _) e
5. IS 341 a pseudoprime to the base 5? Is 341 a pseudoprime to base 7? Is 341 a pseudoprime to base 13?2 d% h& C7 r0 T! l& [
6. Verify that 1729 and 2465 are Carmichael numbers using the Korselt criterion and directly. ) X; z+ }0 F( a: P* u% [; A. V7. Can pq be a Carmichael number where p and q are odd primes. ) a5 k7 Y5 x' j
8. 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. {* i6 M+ }6 D
9. Apply the Rabin-Miller test to n=1729 and n=2465 1 j6 l: C! F: g# c& ?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.