Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A086158
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A086158 Concatenation of the smaller members of first n pairs of twin primes. +0
3
3, 5, 35, 3511, 351117, 35111729, 3511172941, 351117294159, 35111729415971, 35111729415971101, 35111729415971101107, 35111729415971101107137, 35111729415971101107137149, 35111729415971101107137149179 (list; graph; listen)
OFFSET

2,1

PROGRAM

(PARI) concattwprl(n) = { y=3; print1(3", "5", "); forprime(x=5, n, if(isprime(x+2), y=eval(concat(Str(y), Str(x))); print1(y", ") ) ) }

CROSSREFS

Sequence in context: A120828 A077784 A145640 this_sequence A077779 A146318 A145912

Adjacent sequences: A086155 A086156 A086157 this_sequence A086159 A086160 A086161

KEYWORD

nonn,base

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Sep 08 2003

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 November 21 14:49 EST 2008. Contains 150807 sequences.


AT&T Labs Research