Re: Prime numbers
- From: "Mr. J. K M. McKean" <jerome@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 26 Apr 2005 18:09:29 +0100
There is a correctly calculated list of the prime number under 1,000,000 on my website.
Calculate the prime numbers. http://dreamfrequency.com/primes.html
Test a number for primality. http://dreamfrequency.com/prime.html
Calculate the factors of a number. http://dreamfrequency.com/factors.html
The Perl scripts are available as freeware from my website: http://dreamfrequency.com
Jerome K Maule McKean Dream Frequency .com http://dreamfrequency.com
On 11/04/2005 16:11, robin wrote:
Some of these numbers are not prime mumbers, and - as others have pointed out - there are primes that are missing.
e.g., 81, 93, 141, 171, 189 etc are divisible by 3.
.
- Prev by Date: Re: nonlinear regression
- Next by Date: Re: [ semidefinite programming ] - minimize the sum of k lowest eigenvalues ?
- Previous by thread: Re: Prime numbers
- Next by thread: Re: can somebody verify this C program which calls dsaupd_ ? (longish)
- Index(es):
Relevant Pages
|