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.

A362411 Numbers k such that A359149(k) is prime when interpreted as a binary number.

Original entry on oeis.org

2, 4, 38, 2861
Offset: 1

Views

Author

Michael S. Branicky, Apr 18 2023

Keywords

Examples

			A359149(2) = 1101_2 = 13_10 is prime, so 2 is a term.
A359149(4) = 1101110011101_2 = 7069_10 is prime, so 4 is a term.
		

Crossrefs