Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113838
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113838 Palindromes sandwiched between twin primes. +0
1
4, 6, 282, 828, 858, 2112, 21012, 21612, 23832, 26262, 26862, 28182, 80208, 81018, 82728, 84348, 89598, 89898, 240042, 246642, 270072, 276672, 2035302, 2109012, 2136312, 2155512, 2182812, 2422242, 2428242, 2460642, 2499942, 2529252 (list; graph; listen)
OFFSET

1,1

EXAMPLE

282 is a palindrome and 281 and 283 are twin primes.

MATHEMATICA

palQ[n_]:= n == FromDigits@Reverse@IntegerDigits@n; lst={}; Do[If[palQ[n] && PrimeQ[n-1] && PrimeQ[n+1], AppendTo[lst, n]], {n, 2, 10^7, 2}]; lst

CROSSREFS

Sequence in context: A081970 A076098 A141568 this_sequence A056831 A027717 A035481

Adjacent sequences: A113835 A113836 A113837 this_sequence A113839 A113840 A113841

KEYWORD

base,nonn

AUTHOR

Giovanni Resta (g.resta(AT)iit.cnr.it), Jan 24 2006

page 1

Search completed in 0.016 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research