Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A085830
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A085830 Least number k such that (10^n)^k < k!. +0
2
2, 25, 269, 2714, 27177, 271822, 2718274, 27182809, 271828173, 2718281817, 27182818272, 271828182832, 2718281828444, 27182818284575, 271828182845887, 2718281828459027, 27182818284590433, 271828182845904503 (list; graph; listen)
OFFSET

0,1

COMMENT

A085830(n) = A065027(10^n). This should confirm that the lim n -> infinity of A065027(n)/n -> e from below.

a(63) differs from the Floor(10^63* e) by only 33.

MATHEMATICA

LogBaseBStirling[b_, n_] := Block[{}, N[ Log[b, 2*Pi*n]/2 + n*Log[b, n/E] + Log[b, 1 + 1/(12n) + 1/(288n^2) - 139/(51840n^3) - 571/(2488320n^4) + 163879/(209018880n^5)], 64]]; f[0] = 2; f[n_] := f[n] = Block[{k = 10*g[n - 1]}, While[ LogBaseBStirling[10^n, k] <= k, k++ ]; k]; Table[ f[n], {n, 1, 18}]

CROSSREFS

Cf. A065027, A011544.

Sequence in context: A068176 A131585 A042919 this_sequence A074209 A121252 A090733

Adjacent sequences: A085827 A085828 A085829 this_sequence A085831 A085832 A085833

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 13 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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research