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!)
A363746 Initial digit of the decimal expansion of the tetration n^^n (in Don Knuth's up-arrow notation). 1
1, 1, 4, 7, 2 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
a(5), the most significant digit of the tetration 5^^5, has been estimated to be equal to 1 (and this is also consistent with Benford's law), but there is not any strict proof at the present time and computers are not powerful enough to calculate it without uncertainty.
LINKS
A. Bogomolny, Benford's Law and Zipf's Law, Cut the Knot.org.
Googology, Tetration.
Eric Weisstein's World of Mathematics, Joyce Sequence.
FORMULA
a(n) = floor(n^^n/10^floor(log_10(n^^n))).
a(n) = A000030(A004231(n)).
EXAMPLE
a(3) = 7 since 3^^3 = 7625597484987.
CROSSREFS
Cf. A000030, A004231 (n^^n), A241293 (4^^4 digits).
Sequence in context: A289523 A078220 A256040 * A257817 A246710 A139346
KEYWORD
base,hard,more,nonn
AUTHOR
Marco Ripà, Jun 19 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 September 1 11:12 EDT 2024. Contains 375589 sequences. (Running on oeis4.)