Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A046477
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A046477 Palindromic primes in bases 8 and 10. +0
1
2, 3, 5, 7, 373, 13331, 30103, 1496941, 1970791 (list; graph; listen)
OFFSET

1,1

COMMENT

373{10} gives 373{8} but also 373{4} and 373{9}.

LINKS

P. De Geest, World!Of Palindromic Primes

MATHEMATICA

Do[s = RealDigits[n, 8][[1]]; t = RealDigits[n, 10][[1]]; If[PrimeQ[n], If[FromDigits[t] == FromDigits[Reverse[t]], If[FromDigits[s] == FromDigits[Reverse[s]], Print[n]]]], {n, 1, 10^5}]

CROSSREFS

Cf. A002385, A029976.

Adjacent sequences: A046474 A046475 A046476 this_sequence A046478 A046479 A046480

Sequence in context: A052025 A045336 A083183 this_sequence A090720 A114780 A134811

KEYWORD

nonn,hard,base

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com), Aug 15 1998.

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 May 16 01:24 EDT 2008. Contains 139630 sequences.


AT&T Labs Research