cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A118924 Primes for which the weight as defined in A117078 is 53 and the gap as defined in A001223 is 52.

Original entry on oeis.org

19609, 547171, 3099757, 3282289, 3401221, 4286851, 4648099, 5544859, 5622769, 5731207, 5868901, 6387559, 6581857, 6949147, 6985081, 7382899, 7412791, 7675141, 7697401, 8203021, 8366791, 9190411, 9649921, 9990499, 9994951
Offset: 1

Views

Author

Rémi Eismann, May 25 2006, May 04 2007

Keywords

Comments

The prime numbers in this sequence are of the form (106i-1) with i=(level(n)+1)/2, level(n) defined in A117563.

Examples

			Prime(2226) = prime(2225) + (prime(2225) mod 53) = 19609 + (19609 mod 53) = 19661
g(n) = 19661 - 19609 = 53 - 1 = 52
		

Crossrefs