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.

A119596 Primes for which the weight as defined in A117078 is 11 and the gap as defined in A001223 is 10.

Original entry on oeis.org

241, 1627, 2089, 4201, 4663, 4861, 5323, 6247, 6379, 6709, 8821, 9283, 9679, 10141, 12253, 12517, 12781, 13441, 15091, 15289, 15619, 17599, 17929, 19249, 19447, 19843, 21757, 23539, 26839, 28687, 33703, 34429, 34693, 35089, 35353, 36343
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-1) with i=(level(n)+1)/2, level(n) defined in A117563.

Examples

			a(1)=241 because of 251=241+mod(241;11) and 251-241=10.
22*((21+1)/2)-1=241, level=21
a(2)=1627 because of 1637=1627+mod(1627;11) and 1637-1627=10
22*((147+1)/2)-1=1627, level=147
		

Crossrefs