Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A045533
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A045533 Concatenate n-th and (n+1)st primes. +0
14
23, 35, 57, 711, 1113, 1317, 1719, 1923, 2329, 2931, 3137, 3741, 4143, 4347, 4753, 5359, 5961, 6167, 6771, 7173, 7379, 7983, 8389, 8997, 97101, 101103, 103107, 107109, 109113, 113127, 127131, 131137 (list; graph; listen)
OFFSET

0,1

MAPLE

P:=proc(i) local a, b, n; for n from 1 by 1 to i do a:=ithprime(n); b:=ithprime(n+1); a:=b+a*10^floor(evalf((log10(b)+1), 100)); print(a); od; end: P(100); [From Paolo P. Lava (ppl(AT)spl.at), Jan 21 2009]

CROSSREFS

Sequence in context: A049851 A120147 A166499 this_sequence A154114 A163384 A059798

Adjacent sequences: A045530 A045531 A045532 this_sequence A045534 A045535 A045536

KEYWORD

nonn,base

AUTHOR

N. J. A. Sloane (njas(AT)research.att.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 December 17 13:29 EST 2009. Contains 170826 sequences.


AT&T Labs Research