10.12.2012 Views

Prime Numbers

Prime Numbers

Prime Numbers

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

1.6 Research problems 77<br />

A good, simple exercise is to prove that there are infinitely many composite<br />

Cullen numbers, by analyzing say Cp−1 for odd primes p.Inadifferentvein,Cn<br />

is divisible by 3 whenever n ≡ 1, 2(mod6)andCn is divisible by 5 whenever<br />

n ≡ 3, 4, 6, 17 (mod 20). In general show there are p−1 residue classes modulo<br />

p(p − 1) for n where Cn is divisible by the prime p. It can be shown via sieve<br />

methods that the set of integers n for which Cn is composite has asymptotic<br />

density 1 [Hooley 1976].<br />

For another class where something, at least, is known, consider Sierpiński<br />

numbers, being numbers k such that k2 n + 1 is composite for every positive<br />

integer n. Sierpiński proved that there are infinitely many such k. Prove<br />

this Sierpiński theorem, and in fact show, as Sierpiński did, that there is<br />

an infinite arithmetic progression of integers k such that k2 n + 1 is composite<br />

for all positive integers n. Every Sierpiński number known is a member of<br />

such an infinite arithmetic progression. For example, the smallest known<br />

Sierpiński number, k = 78557, is in an infinite arithmetic progression of<br />

Sierpiński numbers; perhaps you would enjoy finding such a progression. It<br />

is an interesting open problem in computational number theory to decide<br />

whether 78557 actually is the smallest. (Erdős and Odlyzko have shown on<br />

the other side that there is a set of odd numbers k of positive asymptotic<br />

density such that for each k in the set, there is at least one number n with<br />

k2 n + 1 prime; see [Guy 1994].)<br />

1.84. Initiate a machine search for a large prime of the form n = k2 q ± 1,<br />

alternatively a twin-prime pair using both + and −. Assume the exponent q<br />

is fixed and that k runs through small values. You wish to eliminate various k<br />

values for which n is clearly composite. First, describe precisely how various<br />

values of k could be eliminated by sieving, using a sieving base consisting of<br />

odd primes p ≤ B, whereB is a fixed bound. Second, answer this important<br />

practical question: If k survives the sieve, what is now the conditional heuristic<br />

“probability” that n is prime?<br />

Note that in Chapter 3 there is material useful for the practical task<br />

of optimizing such prime searching. One wants to find the best tradeoff<br />

between sieving out k values and actually invoking a primality test on the<br />

remaining candidates k2 q ± 1. Note also that under certain conditions on the<br />

q, k, there are relatively rapid, deterministic means for establishing primality<br />

(see Chapter 4).<br />

1.85. The study of prime n-tuplets can be interesting and challenging. Prove<br />

the easy result that there exists only one prime triplet {p, p +2,p +4}.<br />

Then specify a pattern in the form {p, p + a, p + b} for fixed a, b such that<br />

there should be infinitely many such triplets, and describe an algorithm for<br />

efficiently finding triplets. One possibility is the pattern (a =2,b = 6), for<br />

which the starting prime<br />

p =2 3456 + 5661177712051<br />

gives a prime triplet, as found by T. Forbes in 1995 with primalities proved<br />

in 1998 by F. Morain [Forbes 1999].

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!