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.

A101084 Numbers k such that 97*k + 101 is a prime.

Original entry on oeis.org

0, 6, 8, 14, 18, 30, 36, 50, 86, 90, 96, 110, 114, 116, 126, 128, 134, 138, 140, 156, 158, 174, 186, 194, 200, 204, 218, 236, 258, 260, 266, 278, 294, 296, 300, 314, 326, 336, 338, 344, 348, 354, 366, 368, 378, 398, 420, 428, 468, 470, 476, 498, 504, 516, 524
Offset: 1

Views

Author

Parthasarathy Nambi, Jan 21 2005

Keywords

Comments

97 is the largest two-digit prime and 101 is the smallest three-digit prime.

Examples

			If k=6, then 97*6 + 101 = 683 (prime).
If k=8, then 97*8 + 101 = 877 (prime).
If k=14, then 97*14 + 101 = 1459 (prime).
		

Crossrefs

Programs

Extensions

Extended by Ray Chandler, Jan 25 2005