Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A016041
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A016041 Primes that are palindromic in base 2 (but written here in base 10). +0
14
3, 5, 7, 17, 31, 73, 107, 127, 257, 313, 443, 1193, 1453, 1571, 1619, 1787, 1831, 1879, 4889, 5113, 5189, 5557, 5869, 5981, 6211, 6827, 7607, 7759, 7919, 8191, 17377, 18097, 18289, 19433, 19609, 19801, 21157, 22541, 22669, 22861, 23581, 24029 (list; graph; listen)
OFFSET

1,1

LINKS

Zak Seidov, Table of n, a (n) for n = 1..1000

K. S. Brown, On General Palindromic Numbers

P. De Geest, World!Of Palindromic Primes

MATHEMATICA

lst = {}; Do[ If[ PrimeQ@n, t = IntegerDigits[n, 2]; If[ FromDigits@t == FromDigits@ Reverse@ t, AppendTo[lst, n]]], {n, 3, 50000, 2}]; lst

CROSSREFS

Intersection of A000040 & A006995. First row of A095749. A095741 gives the number of terms in range [2^(2n), 2^(2n+1)]. Cf. A095730 for primes whose Zeckendorf-expansion is palindromic and A029971 for those whose ternary (base-3) expansion is.

Sequence in context: A032496 A002092 A057476 this_sequence A140797 A038893 A075227

Adjacent sequences: A016038 A016039 A016040 this_sequence A016042 A016043 A016044

KEYWORD

nonn,easy

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com)

EXTENSIONS

More terms from Patrick De Geest (pdg(AT)worldofnumbers.com).

More terms from Antti Karttunen (Antti.Karttunen(AT)iki.fi), Jun 12 2004

I corrected the syntax of the Mathematica coding Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 10 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 2 11:54 EST 2009. Contains 167921 sequences.


AT&T Labs Research