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.

User: ?(PrimeQ[#] && (PrimeQ[# - 2] || PrimeQ[# + 2]) &)]]; Array[a, 20] (* _Amiram Eldar

?(PrimeQ[#] && (PrimeQ[# - 2] || PrimeQ[# + 2]) &)]]; Array[a, 20] (* _Amiram Eldar's wiki page.

?(PrimeQ[#] && (PrimeQ[# - 2] || PrimeQ[# + 2]) &)]]; Array[a, 20] (* _Amiram Eldar has authored 1 sequences.

A385571 Number of subsets of the first n twin primes (A001097) whose sum is a twin prime.

Original entry on oeis.org

1, 2, 3, 5, 8, 13, 22, 37, 64, 119, 227, 450, 884, 1673, 3019, 5113, 8877, 16119, 30250, 57282, 109178, 210547, 412261, 819165, 1641582, 3298602, 6600608, 13150469, 26176431, 52289653, 104981405, 210846036, 420699038, 828442946, 1610436120, 3102364760
Offset: 1

Author

Ilya Gutkovskiy, Jul 03 2025

Keywords

Examples

			a(5) = 8 subsets: {3}, {5}, {7}, {11}, {13}, {3, 5, 11}, {5, 11, 13} and {7, 11, 13}.
		

Crossrefs

Programs

Extensions

a(23)-a(25) from Amiram Eldar, Jul 03 2025
a(26)-a(36) from David Radcliffe, Jul 04 2025