Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073087
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073087 Least k such that sigma(k^k)>=n*k^k. +0
2
1, 6, 30, 210, 30030, 223092870, 13082761331670030, 3217644767340672907899084554130, 1492182350939279320058875736615841068547583863326864530410 (list; graph; listen)
OFFSET

1,2

COMMENT

Does a(n) = the product of primes less than or equal to prime(n+1) = A002110(n+1)? Answer from Lambert Klasen (Lambert.Klasen(AT)gmx.net), Sep 14 2005: No, this is not true.

Comment from Mitch Harris, Sep 14 2005: Note that sigma(k^k) = prod (p^(k r + 1) - 1)/(p - 1).

Comment from David W. Wilson (davidwwilson(AT)comcast.net), Sep 14 2005: I have proved to my own satisfaction that for n >= 4, A073087(n) = p#, where p is the smallest prime satisfying p#/phi(p#) >= n. See link.

LINKS

David W. Wilson, Comments on this sequence

FORMULA

a(n) = A091440(n)# = A002110(A112873(n)) for n >= 4.

PROGRAM

(PARI) a(n)=if(n<0, 0, s=1; while(sigma(s^s)<n*s^s, s++); s)

CROSSREFS

Cf. A023199.

Sequence in context: A147779 A054721 A074111 this_sequence A126751 A009689 A133668

Adjacent sequences: A073084 A073085 A073086 this_sequence A073088 A073089 A073090

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Aug 18 2002

EXTENSIONS

More terms from David W. Wilson (davidwwilson(AT)comcast.net), Sep 15 2005

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 10 00:48 EST 2009. Contains 170565 sequences.


AT&T Labs Research