Skip to content
#

arithmetic-functions

Here are 7 public repositories matching this topic...

Language: All
Filter by language

For S(f) = { n : rad(n) divides f(n) }, entire congruence classes of primes divide no element at all: none of S(sigma*_2) is divisible by a prime 3 mod 4, none of S(Phi_3) by a prime 2 mod 3. Also: exactly 1/4 of triples of primes 3 mod 4 are realizable in S(sigma*), against no pair.

  • Updated Sep 6, 2026
  • Python

Squarefree n dividing the product of (p+b) over its own prime divisors. Membership depends only on b mod n, and S_b is finite for every b by a bound that is really a statement about arithmetic progressions of primes of difference b. Its maximum is the product of an effective universe of measured size ~ b^0.36.

  • Updated Sep 6, 2026
  • Python

A prime having an incoming arrow in the covering digraph of f is necessary but not sufficient for it to divide an element of S(f) = { n : rad(n) | f(n) }: for f(q^e) = q^(2e) - q^e + 1 the prime 3 is covered by 511 primes below 8000 and divides nothing. Such failures occur only at primes ramified for F.

  • Updated Sep 7, 2026
  • Python

Add this topic to your repo

To associate your repository with the arithmetic-functions topic, visit your repo's landing page and select "manage topics."

Learn more