Homework Four
These homework problems are due March 12.
A postscript version of this document is available here.
A pdf version of this document is available here.
- Use the ``repeated squaring algorithm'' to apply the strong pseudoprime test (base 2)
to the numbers 37813 and 48149. You will need to use your calculator or a program like Maple,
but you should show the steps involved in the calculation. You may use a program (calculator or
Maple) but you should supply the code in your solution.
- Find the number of solutions to the equation
, when
.
- Let
be a polynomial in
, with integer coefficients.
Let
be the number of solutions to the equation
. Prove
that
is a multiplicative function.
- Suppose that
is a Carmichael number, so that
for all
relatively prime to
. Prove that
for all
,
even those with a factor in common with
.
- Prove that a Carmichael number must be squarefree.
- Fix a prime
. Let
be the order of 2 mod
. Show that, if
is a prime
different from
, then
is a pseudoprime base
if and only if
and
divides
. Using this, show that, for fixed
, there are only
finitely many
such that
is a Fermat pseudoprime base
.
- Show that if p=2,3,5,7 there is no q such that pq is a pseudoprime. Show that, for p=11, pq is a pseudoprime
only if q=31. What happens for p=13? p=17?
Extra Credit What about products of three primes?
See [6]
for a generalization of this type of process for generating a list of all Fermat pseudoprimes.
Jeremy Teitelbaum
2001-03-19