The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A099224 Decimal expansion of Li_{10}(1/2). 7
5, 0, 0, 2, 4, 6, 3, 2, 0, 6, 0, 6, 0, 0, 6, 7, 7, 5, 0, 0, 9, 6, 7, 5, 2, 4, 0, 4, 9, 6, 0, 2, 7, 5, 5, 5, 3, 3, 4, 4, 1, 1, 3, 1, 0, 4, 3, 7, 1, 7, 3, 9, 0, 7, 8, 6, 4, 7, 2, 4, 7, 9, 7, 7, 6, 4, 1, 5, 5, 6, 1, 8, 4, 4, 6, 5, 0, 0, 1, 6, 5, 5, 5, 9, 2, 4, 1, 5, 5, 2, 0, 6, 7, 2, 4, 0, 7, 3, 9, 1, 8, 6, 8, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
Li_{10}(1/2)=sum(k>0, 1/2^k/k^10)=0.500246320606006775...
MATHEMATICA
RealDigits[ N[ PolyLog[10, 1/2], 105]][[1]] (* Jean-François Alcover, Nov 07 2012 *)
PROG
(PARI) polylog(10, 1/2) \\ Charles R Greathouse IV, Jul 14 2014
CROSSREFS
Sequence in context: A171915 A287703 A316480 * A136598 A193524 A300237
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 May 16 20:35 EDT 2024. Contains 372555 sequences. (Running on oeis4.)