Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A030457
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A030457 Numbers n such that n concatenated with n+1 is prime. +0
3
2, 6, 8, 12, 36, 42, 50, 56, 62, 68, 78, 80, 90, 92, 96, 102, 108, 120, 126, 138, 150, 156, 180, 186, 188, 192, 200, 216, 242, 246, 252, 270, 276, 278, 300, 308, 312, 318, 330, 338, 342, 350, 362, 368, 378, 390, 402, 410, 416, 420, 426, 428, 432 (list; graph; listen)
OFFSET

1,1

EXAMPLE

E.g. 1213 is prime.

MAPLE

concat:=proc(a, b) local bb: bb:=nops(convert(b, base, 10)): 10^bb*a+b end proc: a:=proc(n) if isprime(concat(n, n+1))=true then n else end if end proc: seq(a(n), n=0..500); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Nov 23 2007

CROSSREFS

Cf. A030458, A054211, A052089, A052087, A052088.

Adjacent sequences: A030454 A030455 A030456 this_sequence A030458 A030459 A030460

Sequence in context: A082473 A113462 A065392 this_sequence A054248 A038108 A087327

KEYWORD

nonn,base,nice

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com)

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 23:01 EDT 2008. Contains 139884 sequences.


AT&T Labs Research