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!)
A308511 Decimal expansion of Sum_{k>=1} (k^(1/k^k) - 1). 1
2, 3, 6, 7, 2, 1, 5, 6, 4, 1, 9, 5, 1, 9, 8, 6, 4, 5, 8, 2, 5, 0, 7, 8, 7, 2, 3, 9, 8, 7, 1, 4, 9, 2, 1, 7, 1, 9, 5, 1, 9, 7, 1, 1, 2, 9, 7, 7, 2, 6, 3, 2, 5, 3, 6, 2, 0, 0, 3, 9, 1, 5, 6, 5, 4, 2, 8, 6, 5, 1, 8, 3, 8, 4, 5, 7, 9, 2, 6, 5, 6, 9, 1, 9, 9, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
EXAMPLE
0.236721564195198645825...
MAPLE
evalf(Sum(k^(1/k^k) - 1, k = 1..infinity), 120); # Vaclav Kotesovec, Jun 03 2019
PROG
(PARI) suminf(k=1, k^(1/k^k) - 1) \\ Michel Marcus, Jun 03 2019
CROSSREFS
Sequence in context: A298750 A001058 A114462 * A169746 A368160 A234613
KEYWORD
nonn,cons
AUTHOR
Daniel Hoyt, Jun 02 2019
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 April 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)