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!)
A099219 Decimal expansion of Li_5(1/2). 7
5, 0, 8, 4, 0, 0, 5, 7, 9, 2, 4, 2, 2, 6, 8, 7, 0, 7, 4, 5, 9, 1, 0, 8, 8, 4, 9, 2, 5, 8, 5, 8, 9, 9, 4, 1, 3, 1, 9, 5, 4, 1, 1, 2, 5, 6, 6, 4, 8, 2, 1, 6, 4, 8, 7, 2, 4, 4, 9, 7, 7, 9, 6, 3, 5, 2, 6, 2, 5, 3, 9, 4, 2, 2, 8, 7, 8, 0, 2, 4, 2, 6, 1, 9, 3, 8, 4, 2, 1, 0, 0, 4, 9, 3, 4, 4, 9, 5, 5, 0, 6, 2, 2, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
REFERENCES
Alexander Apelblat, Tables of Integrals and Series, Harri Deutsch (1996), Section 1.3.2.
LINKS
FORMULA
Li_5(1/2)=sum(k>0, 1/2^k/k^5)=0.50840057924...
MAPLE
polylog(5, 1/2) ; evalf(%) ; # R. J. Mathar, Feb 15 2013
MATHEMATICA
RealDigits[N[PolyLog[5, 1/2], 104]][[1]] (* Jean-François Alcover, Nov 07 2012 *)
PROG
(PARI) polylog(5, 1/2) \\ Charles R Greathouse IV, Jul 14 2014
CROSSREFS
Sequence in context: A085998 A094886 A143821 * A343248 A201288 A011441
KEYWORD
cons,nonn
AUTHOR
Benoit Cloitre, Oct 06 2004
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 March 28 10:55 EDT 2024. Contains 371241 sequences. (Running on oeis4.)