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: Cathy Swaenepoel

Cathy Swaenepoel's wiki page.

Cathy Swaenepoel has authored 1 sequences.

A366910 Number of n-bit binary reversible primes.

Original entry on oeis.org

0, 1, 2, 2, 4, 6, 9, 14, 27, 36, 69, 94, 178, 308, 589, 908, 1540, 2814, 5158, 9210, 16732, 29392, 55109, 101120, 179654, 332130, 625928, 1136814, 2120399, 3963166, 7377931, 13878622, 25958590, 48421044, 92163237, 173672988, 325098134, 617741968, 1177573074, 2221353224, 4222570054
Offset: 1

Author

Cathy Swaenepoel, Oct 27 2023

Keywords

Comments

Number of primes p in [2^(n-1),2^n) whose reverse in base 2 is also prime. The count includes palindromic primes in base 2.

Examples

			The 5-bit binary reversible primes are 17="10001", 23="10111", 29="11101" and 31="11111", so a(5)=4.
		

Crossrefs