McCanney's Algorithm for Calculating Primes
- From: dave <daf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 04 Apr 2007 20:49:36 -0500
I now have a copy of McCanney's book which contains the 1st of at
least 4 papers (3 apparently still unpublished) describing aspects
of the algorithm for enumerating the primes directly and exhaustively
using only addition and subtraction..
I think the algorithm may work, but no one reading this is likely
to figure out the algorithm without a copy of the book handy. I'm
not sure I can figure out the algorithm even with the book handy.
(It was my original intention to program the algorithm in either
Haskell or C. It's not going to be as simple as I thought. I have
to understand the algorithm before I can program it.)
The book contains a prohibition against posting any of its content
(directly quoted or paraphrased) to the internet.
So anyone not willing to spend $20 to get a copy of McCanney's book
should just forget about his algorithm for calculating primes and
move along.
Dave Feustel
.
- Follow-Ups:
- Re: McCanney's Algorithm for Calculating Primes
- From: Marc Espie
- Re: McCanney's Algorithm for Calculating Primes
- From: Volker Birk
- Re: McCanney's Algorithm for Calculating Primes
- From: Chris F.A. Johnson
- Re: McCanney's Algorithm for Calculating Primes
- Prev by Date: Re: SMTP AUTH
- Next by Date: Re: McCanney's Algorithm for Calculating Primes
- Previous by thread: SMTP AUTH
- Next by thread: Re: McCanney's Algorithm for Calculating Primes
- Index(es):
Relevant Pages
|
|