login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A067083 Number of digits in n^(n^(n-1)). 0
1, 1, 5, 39, 437, 6051, 99425, 1893917, 41077012, 1000000001, 27011044252, 801840699303, 25952747043667, 909698753958571, 34333545124721025, 1388255822130839284, 59875111056395524697, 2743914679527468673294, 133153224151130627642479, 6821144143666773728762208 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
FORMULA
a(n) = floor(n^(n-1)*log(n)/log(10)) + 1. - Benoit Cloitre, Feb 20 2002
EXAMPLE
a(4) = 39 as 4^(4^3) = 4^64 = 3.4028236692... * 10^38.
CROSSREFS
Sequence in context: A121354 A122486 A187739 * A199244 A322884 A352658
KEYWORD
nonn,base
AUTHOR
Amarnath Murthy, Jan 05 2002
EXTENSIONS
More terms from Benoit Cloitre, Feb 20 2002
Offset corrected by Georg Fischer, Sep 28 2023
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 8 17:32 EDT 2024. Contains 372340 sequences. (Running on oeis4.)