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.

A111455 Numbers k such that 101*k + 97 is prime.

Original entry on oeis.org

0, 14, 24, 32, 36, 42, 50, 62, 66, 72, 84, 86, 90, 102, 104, 116, 126, 146, 164, 192, 200, 206, 224, 230, 240, 246, 260, 270, 282, 290, 326, 330, 332, 336, 344, 350, 354, 360, 374, 396, 402, 410, 414, 422, 440, 456, 482, 492, 494, 504, 506, 510, 546, 552, 570
Offset: 1

Views

Author

Parthasarathy Nambi, Nov 14 2005

Keywords

Comments

All the numbers in this sequence are even. 97 is the largest two digit prime and 101 is the smallest three digit prime.

Examples

			If k=240 then 101*k + 97 = 24337 (prime).
		

Crossrefs

Cf. A101084.

Programs