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.

A119597 Primes for which the weight as defined in A117078 is 11 and the gap as defined in A001223 is 6.

Original entry on oeis.org

61, 677, 941, 1117, 1601, 2063, 2371, 3691, 3911, 4021, 5297, 5407, 6067, 6353, 6991, 7541, 7717, 8311, 8641, 8663, 9103, 9851, 10973, 11897, 12491, 12953, 13591, 13613, 13723, 14537, 15131, 15263, 15307, 15461, 15901, 16363
Offset: 1

Views

Author

Rémi Eismann, Jun 01 2006, May 04 2007

Keywords

Comments

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

Examples

			a(1)=61 because of 67=61+mod(61;11) and 67-61=6.
22*((5+1)/2)-5=61, level=5
a(2)=677 because of 683=677+mod(677;11) and 683-677=6
22*((61+1)/2)-5=677, level=5
		

Crossrefs