dbo:abstract | - In mathematics, the sieve of Pritchard is an algorithm for finding all prime numbers up to a specified bound.Like the ancient sieve of Eratosthenes, it has a simple conceptual basis in number theory.It is especially suited to quick hand computation for small bounds. Whereas the sieve of Eratosthenes marks off each non-prime for each of its prime factors, the sieve of Pritchard avoids considering almost all non-prime numbers by building progressively larger wheels, which represent the pattern of numbers not divisible by any of the primes processed thus far.It thereby achieves a better asymptotic complexity, and was the first sieve with a running time sublinear in the specified bound.Its asymptotic running-time has not been improved on, and it deletes fewer composites than any other known sieve.It was created in 1979 by Paul Pritchard. Since Pritchard has created a number of other sieve algorithms for finding prime numbers, the sieve of Pritchard is sometimes singled out by being called the wheel sieve (by Pritchard himself) or the dynamic wheel sieve. (en)
|
dbo:thumbnail | |
dbo:wikiPageID | |
dbo:wikiPageLength | - 21182 (xsd:nonNegativeInteger)
|
dbo:wikiPageRevisionID | |
dbo:wikiPageWikiLink | |
dbp:wikiPageUsesTemplate | |
dcterms:subject | |
rdfs:comment | - In mathematics, the sieve of Pritchard is an algorithm for finding all prime numbers up to a specified bound.Like the ancient sieve of Eratosthenes, it has a simple conceptual basis in number theory.It is especially suited to quick hand computation for small bounds. Since Pritchard has created a number of other sieve algorithms for finding prime numbers, the sieve of Pritchard is sometimes singled out by being called the wheel sieve (by Pritchard himself) or the dynamic wheel sieve. (en)
|
rdfs:label | |
owl:sameAs | |
prov:wasDerivedFrom | |
foaf:depiction | |
foaf:isPrimaryTopicOf | |
isdbo:wikiPageWikiLink of | |
isfoaf:primaryTopic of | |