Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082287
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082287 a(1) = 1; for n>1, n appears omega(n) times, where omega(n)=A001221(n) is the number of distinct prime factors of n, a(1)=1. +0
3
1, 2, 3, 4, 5, 6, 6, 7, 8, 9, 10, 10, 11, 12, 12, 13, 14, 14, 15, 15, 16, 17, 18, 18, 19, 20, 20, 21, 21, 22, 22, 23, 24, 24, 25, 26, 26, 27, 28, 28, 29, 30, 30, 30, 31, 32, 33, 33, 34, 34, 35, 35, 36, 36, 37, 38, 38, 39, 39, 40, 40, 41, 42, 42, 42, 43, 44, 44, 45, 45, 46, 46, 47 (list; graph; listen)
OFFSET

1,2

COMMENT

A027748(n) divides a(n) and a(n)=A027748(n) iff a(n) is prime; a(A013939(n)+1)=n.

FORMULA

a(n) is the least k such that sum_{p<=k}floor(k/p)>=n where p runs through the primes. [From Benoit Cloitre (benoit7848c(AT)orange.fr), Nov 08 2009]

PROGRAM

(PARI) a(n)=if(n<0, 0, t=1; while(sum(k=1, t, floor(t/prime(k)))<n, t++); t) [From Benoit Cloitre (benoit7848c(AT)orange.fr), Nov 08 2009]

CROSSREFS

Cf. A082288.

Sequence in context: A121604 A071520 A099848 this_sequence A006164 A053758 A145569

Adjacent sequences: A082284 A082285 A082286 this_sequence A082288 A082289 A082290

KEYWORD

nonn,new

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Apr 07 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research