OFFSET
1,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 1..1000
MATHEMATICA
FromDigits[Flatten[IntegerDigits/@#]]&/@Partition[Prime[ Range[150]], 2] (* Harvey P. Dale, May 06 2011 *)
PROG
(Magma) [Seqint(Intseq(NthPrime(n+1)) cat Intseq(NthPrime(n))): n in [1..86 by 2]]; // Vincenzo Librandi, Jan 05 2018
CROSSREFS
KEYWORD
nonn,base
AUTHOR
William B. Moore (bmoore(AT)artemis.ess.ucla.edu)
EXTENSIONS
More terms from Harvey P. Dale, May 06 2011
STATUS
approved