10.12.2012 Views

Prime Numbers

Prime Numbers

Prime Numbers

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

3.9 Research problems 169<br />

with W (n) =k, letnk denote the smallest such n. Wehave<br />

n2 = 9 n12 > 10 16<br />

n3 = 2047 n13 = 2152302898747<br />

n5 = 1373653 n14 = 1478868544880821<br />

n6 = 134670080641 n17 = 3474749660383<br />

n7 = 25326001 n19 = 4498414682539051<br />

n10 = 307768373641 n23 = 341550071728321.<br />

n11 = 3215031751<br />

(These values were computed by D. Bleichenbacher, also see [Jaeschke 1993],<br />

[Zhang and Tang 2003], and Exercise 4.34.) S. Li has shown that W (n) =12<br />

for<br />

n = 1502401849747176241,<br />

so we know that n12 exists. Find n12 and extend the above table. Using<br />

Bleichenbacher’s computations, we know that any other value of nk that exists<br />

must exceed 10 16 .<br />

3.44. Study, as a possible alternative to the simple trial-division Algorithm<br />

3.1.1, the notion of taking (perhaps extravagant) gcd operations with the N<br />

to be factored. For example, you could compute a factorial of some B and<br />

take gcd(B!,N), hoping for a factor. Describe how to make such an algorithm<br />

complete, with the full prime factorizations resulting. This completion task is<br />

nontrivial: For example, one must take note that a factor k 2 of N with k

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

Saved successfully!

Ooh no, something went wrong!