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!)
A251735 Decimal expansion of Sum_{n>=1} (-1)^(n+1)/n^(1/3). 1
5, 7, 1, 7, 5, 2, 8, 3, 3, 8, 2, 5, 2, 7, 7, 6, 6, 4, 9, 3, 6, 4, 7, 5, 6, 8, 1, 1, 3, 6, 0, 3, 2, 6, 5, 5, 2, 4, 3, 1, 4, 8, 1, 5, 7, 4, 7, 3, 2, 5, 4, 1, 1, 5, 8, 0, 6, 1, 4, 7, 5, 0, 8, 2, 8, 0, 3, 1, 8, 4, 9, 1, 1, 9, 3, 9, 9, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Cubic root analog of A113024.
LINKS
FORMULA
Equals 1 - 1/A002580 + 1/A002581 - 1/A005480 + ... = A251734 *(1 - A005480).
EXAMPLE
0.57175283382527766493...
MAPLE
Zeta(1/3)*(1-root[3](4)) ; evalf(%) ;
MATHEMATICA
RealDigits[-Zeta[1/3]*(4^(1/3) - 1), 10, 100][[1]] (* G. C. Greubel, Apr 15 2018 *)
PROG
(PARI) -zeta(1/3)*(4^(1/3)-1) \\ Charles R Greathouse IV, Apr 20 2016
CROSSREFS
Sequence in context: A160631 A155066 A343480 * A232811 A316132 A261159
KEYWORD
cons,nonn
AUTHOR
R. J. Mathar, Dec 07 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 April 20 00:03 EDT 2024. Contains 371798 sequences. (Running on oeis4.)