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.

A349757 Even numbers that are both the sum of a twin prime pair and the sum of 1 and a prime.

Original entry on oeis.org

8, 12, 24, 60, 84, 360, 384, 480, 564, 840, 864, 1284, 1320, 1620, 2040, 2064, 2100, 2460, 2580, 2904, 2964, 3864, 4260, 4284, 4680, 5100, 5940, 6600, 6660, 6720, 6780, 7080, 7644, 7704, 8040, 8544, 8964, 10464, 10560, 10884, 11004, 11280, 11484, 11700, 12264, 12540
Offset: 1

Views

Author

Wesley Ivan Hurt, Jan 01 2022

Keywords

Examples

			8 is in the sequence since 8 = 3+5 = 7+1.
12 is in the sequence since 12 = 5+7 = 11+1.
24 is in the sequence since 24 = 11+13 = 23+1.
		

Crossrefs

Cf. A008864, A054735 (sums of twin prime pairs).