|
| |
|
|
A076788
|
|
Decimal expansion of sum(1/(2^m*m^2),m=1..infinity).
|
|
8
| |
|
|
5, 8, 2, 2, 4, 0, 5, 2, 6, 4, 6, 5, 0, 1, 2, 5, 0, 5, 9, 0, 2, 6, 5, 6, 3, 2, 0, 1, 5, 9, 6, 8, 0, 1, 0, 8, 7, 4, 4, 1, 9, 8, 4, 7, 4, 8, 0, 6, 1, 2, 6, 4, 2, 5, 4, 3, 4, 3, 4, 7, 0, 4, 7, 8, 7, 3, 1, 7, 1, 0, 4, 4, 0, 7, 1, 6, 8, 3, 2, 0, 0, 8, 1, 6, 8, 4, 0, 3, 1, 8, 5, 8, 7, 9, 1, 5, 8, 5, 7, 1, 8, 5, 6, 4, 4
(list; constant; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,1
|
|
|
COMMENTS
| Dilog function Li_2(1/2).
Also Pi^2/12 - 1/2*(ln2)^2 according to the MathWorld link. - Rick L. Shepherd (rshepherd2(AT)hotmail.com), Jul 21 2004
|
|
|
REFERENCES
| Jolley, Summation of Series, Dover (1961), eq. (116) on page 22 and eq (360c) on page 68.
|
|
|
LINKS
| Eric Weisstein's World of Mathematics, Dilogarithm MathWorld page
|
|
|
FORMULA
| equals 1-(1+1/2)/2 +(1+1/2+1/3)/3 -... [Jolley]
|
|
|
EXAMPLE
| 0.5822405264650...
|
|
|
PROG
| (PARI) \p 200 dilog(1/2) Pi^2/12-1/2*(log(2))^2
|
|
|
CROSSREFS
| Sequence in context: A098881 A073333 A021949 * A195358 A021636 A011210
Adjacent sequences: A076785 A076786 A076787 * A076789 A076790 A076791
|
|
|
KEYWORD
| nonn,cons
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com), Jun 05 2003
|
| |
|
|