Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A145914
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A145914 a(n) = smallest integer k such that Log[1/Log[(1 + k)^(1/k)]] is bigger than n +0
1
5, 24, 91, 315, 1030, 3265, 10113, 30811, 92674, 275947, 814940 (list; graph; listen)
OFFSET

1,1

COMMENT

Log[1/Log[(1 + k)^(1/k)]] = Log[1/Hypergeometric2F1[1,1,2,-z]]

MATHEMATICA

a = {}; k = 1; Do[If[N[Log[1/Log[(1 + n)^(1/n)]]] > k, Print[n]; AppendTo[a, n]; k = k + 1], {n, 1, 1000000}]; a (*Artur Jasinski*)

CROSSREFS

A145913

Sequence in context: A089095 A158499 A074085 this_sequence A066316 A087095 A099653

Adjacent sequences: A145911 A145912 A145913 this_sequence A145915 A145916 A145917

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Oct 24 2008

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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research