login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A099872 Decimal expansion of sum from n=1 to infinity of ((-1)^(n+1))/(n^log(n)). 0
5, 8, 3, 3, 0, 2, 3, 2, 8, 1, 7, 8, 3, 1, 6, 1, 4, 5, 1, 6, 3, 8, 8, 7, 4, 7, 5, 7, 8, 4, 1, 5, 3, 3, 5, 9, 2, 6, 0, 1, 0, 0, 5, 5, 8, 7, 8, 7, 0, 2, 8, 6, 4, 4, 0, 2, 3, 7, 1, 2, 3, 2, 6, 4, 4, 0, 2, 3, 4, 7, 2, 9, 9, 8, 7, 5, 9, 5, 9, 0, 2, 3, 2, 1, 2, 5, 6, 2, 4, 9, 5, 5, 6, 5, 7, 4, 2, 8, 7, 6, 7, 7, 3, 6, 0 (list; constant; graph; refs; listen; history; internal format)
OFFSET

0,1

EXAMPLE

0.58330232817831614516388747578415335926010055878702864402371232644...

MATHEMATICA

RealDigits[ NSum[ -(-1)^n/n^Log[n], {n, Infinity}, AccuracyGoal -> 2^10, Compiled -> True, WorkingPrecision -> 2^10, NSumExtraTerms -> 256, NSumTerms -> 512], 10, 111][[1]] (from Robert G. Wilson v Dec 21 2004)

PROG

(PARI) sumalt(n=1, ((-1)^(n+1))/(n^log(n)))

CROSSREFS

Sequence in context: A010489 A196567 A200685 * A097908 A198612 A019907

Adjacent sequences:  A099869 A099870 A099871 * A099873 A099874 A099875

KEYWORD

cons,easy,nonn

AUTHOR

Mark Hudson (mrmarkhudson(AT)hotmail.com), Nov 02 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 13:44 EST 2012. Contains 205916 sequences.