Samiksha Jaiswal (Editor)

Turán sieve

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Turán sieve

In number theory, the Turán sieve is a technique for estimating the size of "sifted sets" of positive integers which satisfy a set of conditions which are expressed by congruences. It was developed by Pál Turán in 1934.

Contents

Description

In terms of sieve theory the Turán sieve is of combinatorial type: deriving from a rudimentary form of the inclusion–exclusion principle. The result gives an upper bound for the size of the sifted set.

Let A be a set of positive integers ≤ x and let P be a set of primes. For each p in P, let Ap denote the set of elements of A divisible by p and extend this to let Ad be the intersection of the Ap for p dividing d, when d is a product of distinct primes from P. Further let A1 denote A itself. Let z be a positive real number and P(z) denote the product of the primes in P which are ≤ z. The object of the sieve is to estimate

S ( A , P , z ) = | A p P ( z ) A p | .

We assume that |Ad| may be estimated, when d is a prime p by

| A p | = 1 f ( p ) X + R p

and when d is a product of two distinct primes d = p q by

| A p q | = 1 f ( p ) f ( q ) X + R p , q

where X   =   |A| and f is a function with the property that 0 ≤ f(d) ≤ 1. Put

U ( z ) = p P ( z ) f ( p ) .

Then

S ( A , P , z ) X U ( z ) + 2 U ( z ) p P ( z ) | R p | + 1 U ( z ) 2 p , q P ( z ) | R p , q | .

Applications

  • The Hardy–Ramanujan theorem that the normal order of ω(n), the number of distinct prime factors of a number n, is log(log(n));
  • Almost all integer polynomials (taken in order of height) are irreducible.
  • References

    Turán sieve Wikipedia