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!)
A250091 Decimal expansion of 1+2^(1/2)+3^(1/3)+4^(1/4)+5^(1/5)+6^(1/6)+7^(1/7). 0
9, 3, 1, 8, 8, 8, 1, 7, 5, 8, 8, 6, 8, 2, 1, 4, 7, 7, 1, 4, 9, 8, 6, 4, 2, 8, 6, 8, 8, 1, 8, 8, 6, 5, 1, 9, 6, 6, 5, 9, 9, 6, 0, 8, 6, 4, 4, 7, 0, 6, 7, 3, 3, 8, 2, 1, 4, 1, 4, 7, 6, 5, 1, 7, 0, 3, 6, 6, 0, 6, 2, 6, 5, 6, 0, 5, 2, 9, 4, 0, 5, 1, 1, 7, 2, 7, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Equals 9.3188817588682147714986428688188651966599608644706733821414765...
MATHEMATICA
RealDigits[1 + 2 2^(1/2) + 3^(1/3) + 5^(1/5) + 6^(1/6) + 7^(1/7), 10, 120][[1]]
PROG
(Magma) 1+2*2^(1/2)+3^(1/3)+5^(1/5)+6^(1/6)+7^(1/7);
(PARI) sum(n=1, 7, sqrtn(n, n)) \\ Charles R Greathouse IV, Apr 20 2016
CROSSREFS
Cf. A037077.
Sequence in context: A048799 A309893 A188887 * A199152 A306808 A086232
KEYWORD
nonn,cons
AUTHOR
Vincenzo Librandi, Nov 12 2014
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 August 21 02:07 EDT 2024. Contains 375342 sequences. (Running on oeis4.)