Project Proposals, Math 413 (Number Theory), Spring 2003, UMBC

Project Proposals

Math 413, Spring 2003


Projects are not (generally) expected to contain extensive original work but can be expository or can apply existing methods. The project will be prosented both as a paper and orally. Expected as part of the paper is an abstract and references.

Carmichael Numbers
N composite with aN-1=1 (mod N) for all a with gcd(a,N)=1. This is equivalent to λ(N) | (N-1) [Guy81, A13]
Related Conjecture: There is no composite N with φ(N) | (N-1) [Guy81, B37]
Carmichael's Conjecture
If N(n)=#{k | φ(k)=n} then there is no number n other than n=1 such that N(n)=1. [Reisel85] [Ribe89] [Guy81, B39]
Goldbach's Conjecture
If N>4 and even then for some odd primes p, q we have N=p+q. [Guy81, B39]
Catalan's Conjecture
The only successive powers are 8=23 and 9=32. [Guy81, D9]
Twin Prime Conjecture
If dn is the difference between the nth and the (n+1)st primes, then dn=2 for an infinite number of values of n. [Guy81, A8] [Reisel85, pp64-70] [Ribe89, pp199-204] [Shanks93, pp29-31]
Related conjectures apply to "Constellations" of more than two primes.
Lucas Sequences
Connect the p+1 primality test and factorization method, Lucas sequences, and elements of Q[√-1](?)
Riemann Hypothesis
Define ζ(s) as the analytic extension of ∑n=11/(ns). The Riemann Conjecture is that the only zeros of ζ(s) are at s=-2, -4, -6, ... and on the line Re(s)=1/2.
Prime is P
The recent (2002) proof that primality testing can be done deterministically in polynomial time. How does this differ from previous results? Do there seem to be practical implications?
Mersenne Primes
Mn=2n-1 is a Mersenne Number. The factorization of Mn is of interest, if only for work in finite fields of characteristic 2. Currently a Mersenne number is the largest known prime. [Guy81] [Reisel85] [Ribe89] [Shanks93]
Fermat Primes
Fermat conjectured (erroneously) that all numbers of the form Fn=22^n+1 are prime. [Guy81] [Reisel85] [Ribe89] [Shanks93]
Linear Error Correcting Codes
(An application of finite fields)
Implementations
Implement an appropriate algorithm. Document the algorithm and choices made in the implementation. Indicate the growth of work factors for large problems, and how implementation choices will affect the work.

References

[CP01] Prime Numbers, R. Crandall & C. Pomerance, Springer, 2001
[Guy81] Unsolved Problems in Number Theory, Richard Guy, Springer, 1981
[Reisel85] Prime Numbers and Computer Methods of Factorization, Hans Riesel, Springer, 1985
[Ribe89] The Book of Prime Number Records, Paulo Ribenboim, Springer, 1989
[Shanks93] Solved and Unsolved Problems in Number Theory, 4th Ed, Daniel Shanks, Chelsea, 1993

Robert Campbell, campbell@math.umbc.edu
29 Dec, 2002