A119504 Primes for which the weight as defined in A117078 is 23.
631, 773, 2467, 2833, 3121, 3203, 3347, 3617, 4219, 4733, 4909, 4951, 5273, 6619, 7027, 7129, 7529, 8263, 8783, 9049, 9413, 9643, 9649, 10891, 11483, 11719, 12541, 13093, 13183, 13841, 14243, 14293, 14851, 15121, 15629, 15667, 15671, 15761
Offset: 1
Keywords
Examples
a(1) = prime(115) = 631 because prime(116) = prime(115) + (prime(115) mod 53) = 641 g(n) = 641 - 631 = 10 Prime(115) + 23 - 10 = 644, 644/46 = 14
Links
- Remi Eismann, Table of n, a(n) for n = 1..10000
Formula
A117078 : a(n) = smallest k such that prime(n+1) = prime(n) + (prime(n) mod k), or 0 if no such k exists. prime(n) for which k=23.
Comments