[number theory] sieving with a_i mod p_i
#1
Consider all the primes between 1 and 100.
Call them p_i.

If we want to count the primes between 100 and 10000 then we sieve that interval with 0 mod p_i.

But what happens if say we sieve 7 mod p_i ?
( 7 mod 2 => 1 mod 2 , 7 mod 3 => 1 mod 3 , 7 mod 5 => 2 mod 5 , 7 mod 7 => 0 mod 7 , 7 mod 11 , ... )

In general what happens if we sieve a_i mod p_i with 0 < a_i < p_i ?


How do we choose the a_i such that we sieve as many numbers as possible ?
Or how do we choose the a_i such that there are as many numbers left as possible ?

regards

tommy1729
Reply


Messages In This Thread
[number theory] sieving with a_i mod p_i - by tommy1729 - 09/09/2014, 01:10 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  X-th iteration where x is a real number Natsugou 1 6,000 10/27/2024, 11:23 PM
Last Post: MphLee
  What is this number (\(\dots 98869612812995910644531\))? marcokrt 1 3,052 05/30/2023, 07:09 PM
Last Post: marcokrt
  [UFO] "commutative number theory " f(g) = g(f) tommy1729 0 2,561 03/24/2023, 11:36 PM
Last Post: tommy1729
  geometric function theory ideas tommy1729 0 3,098 12/31/2022, 12:19 AM
Last Post: tommy1729
Question Is the Tetra-Euler Number Rational? Catullus 1 3,626 07/17/2022, 06:37 AM
Last Post: JmsNxn
Question Natural Properties of the Tetra-Euler Number Catullus 6 10,945 07/01/2022, 08:16 AM
Last Post: Catullus
  " x-theory " tommy1729 1 4,183 08/12/2021, 12:17 AM
Last Post: tommy1729
  Dynamical Systems and Number Theory Daniel 4 9,926 06/01/2021, 11:34 PM
Last Post: JmsNxn
  Cellular auto : rule 30 number ? tommy1729 0 5,390 08/03/2016, 08:31 PM
Last Post: tommy1729
  Set theory debate : cantor 1st / Virgil argument. tommy1729 1 7,846 12/08/2015, 11:14 PM
Last Post: tommy1729



Users browsing this thread: 1 Guest(s)