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.

A361484 Primes p such that p + 512 is also prime.

Original entry on oeis.org

11, 29, 59, 89, 101, 107, 131, 149, 179, 197, 227, 239, 257, 311, 317, 347, 479, 509, 521, 557, 617, 641, 659, 701, 719, 809, 887, 911, 941, 947, 971, 977, 1019, 1031, 1097, 1109, 1151, 1181, 1187, 1229, 1277, 1289, 1319, 1361, 1367, 1439, 1481, 1487, 1499, 1571, 1601
Offset: 1

Views

Author

Elmo R. Oliveira, Mar 13 2023

Keywords

Comments

All terms are == 5 (mod 6).

Examples

			59 and 59 + 512 = 571 are both prime.
		

Crossrefs

Cf. A000040.
Cf. sequences of the type p + k are primes: A001359 (k = 2), A023200 (k = 4), A023202 (k = 8), A049488 (k = 16), A049489 (k = 32), A049490 (k = 64), A049491 (k = 128), A361483 (k = 256), this sequence (k = 512), A361485 (k = 1024).