A collection of easily stated number theory conjectures which are still open. Each conjecture is stated along with a collection of accessible references.
Def: Riemann's Zeta function, Z(s), is defined as the
analytic extension of
Thm:
Thm: The only zeros of Z(s) are at s=-2, -4, -6, ... and in the strip 0<Re(s)<1.
Conj: The only zeros of Z(s) are at s=-2, -4, -6, ... and on the line Re(s)=1/2.
Thm: The Riemann Conjecture is equivalent to the conjecture that
for some constant c,
http://www.utm.edu/research/primes/notes/rh.html
(notes in Chris Caldwell's Prime Pages)http://match.stanford.edu/rh/
(Dan Bump's notes)Def: n is perfect if it is equal to the sum of its divisors (except itself). Examples are 6=1+2+3, 28, 496, 8128, ...
Def: The nth Mersenne Number, Mn,
is defined by
Thm:
Conj: There are infinitely many Mersenne primes (equiv perfect numbers) and infinitely many Mersenne non-primes.
Conj: There are no odd perfect numbers.
The search for Mersenne primes is a hobby that anyone can participate in. Assistance, code and results are available from GIMPS (the Great Internet Mersenne Primes Search).
http://www.utm.edu/research/primes/mersenne.shtml
(notes in Chris Caldwell's Prime Pages)Def: Twin primes are a pair of primes of the form {n, n+2}. Examples are {n, n+2} = {3, 5}, {5, 7}, {11, 13}, {17, 19}, {29, 31}, ...
Conj: There are an infinite number of twin primes.
Def: A prime gap is the difference
Various conjectures about the distribution of prime gaps are current. Tables of the earliest occurrence of each prime gap up to at least 804 have also been tabulated (and can be added to). There is also a distributed search for larger twin primes which has a page at http://www.serve.com/cnash/twinsearch.html.
Def: The nth Fermat number, Fn,
is defined is
Conj: Only a finite number of Fermat numbers are prime. A stronger conjecture is that the only prime Fermat numbers are F0=3, F1=5, F2=17, F3=257, and F4=65537.
Conj: n even and greater than or equal to 4 implies that there
are primes a and b such that
Conj: The only consecutive prime powers are 8=23 and 9=32.
Langevin and Tijdeman showed that any counterexamples must be smaller than exp(exp(exp(exp(730)))), so in theory it can be proved with a computation. This bound is so large that some major cutdown in possible counterexamples is still needed.
Def: Euler's totient function, phi(n) is the number of integers less than n which are coprime to n.
Conj: For no composite n does phi(n) divide (n-1). (Such a number would be a Carmichael number.) (Lehmer)
Conj: (Carmichael's Conjecture) For all m there is an n such that phi(m)=phi(n).
Def: The multiplicity of n is the number of integers k such that phi(k)=n.
Conj: All integers greater than 1 have occur as multiplicities. (Sierpinski)
Consider the function Conj: For any integer n there is an integer
d such that
This conjecture is variously referred to as the Collatz problem
(for the original worker in the field), the Syracuse problem,
or the
Robert Campbell
Nov 29, 1998