Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062720
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062720 If n is odd then 2*n else prime(n). +0
1
2, 3, 6, 7, 10, 13, 14, 19, 18, 29, 22, 37, 26, 43, 30, 53, 34, 61, 38, 71, 42, 79, 46, 89, 50, 101, 54, 107, 58, 113, 62, 131, 66, 139, 70, 151, 74, 163, 78, 173, 82, 181, 86, 193, 90, 199, 94, 223, 98, 229, 102, 239, 106, 251, 110, 263, 114, 271, 118, 281, 122, 293 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) j=[]; for(n=1, 150, if(n%2, j=concat(j, (2*n)), j=concat(j, prime(n)))); j

CROSSREFS

Sequence in context: A026443 A032858 A030703 this_sequence A069813 A059096 A002038

Adjacent sequences: A062717 A062718 A062719 this_sequence A062721 A062722 A062723

KEYWORD

easy,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 14 2001

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 August 28 19:25 EDT 2008. Contains 143183 sequences.


AT&T Labs Research