Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A099870
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A099870 Decimal expansion of sum_{n>0} 1/(n^log(n)). +0
3
2, 2, 3, 8, 1, 8, 1, 3, 0, 6, 7, 9, 6, 6, 9, 3, 0, 4, 3, 1, 8, 3, 1, 3, 6, 9, 9, 4, 1, 9, 9, 7, 1, 8, 0, 0, 9, 6, 1, 6, 1, 8, 1, 0, 8, 1, 7, 6, 5, 0, 0, 5, 4, 2, 2, 3, 9, 1, 5, 9, 0, 5, 0, 8, 1, 1, 6, 8, 2, 6, 9, 2, 7, 4, 6, 6, 2, 7, 0, 1, 2, 7, 7, 5, 7, 0, 5, 6, 4, 8, 4, 8, 3, 5, 3, 5, 5, 8, 1, 0, 8, 0, 1, 8, 6 (list; cons; graph; listen)
OFFSET

1,1

FORMULA

Sum(n=1, infinity, 1/(n^log(n)))

EXAMPLE

2.23818130679669304318313699419971800961618108176500542239159050811...

MATHEMATICA

s = 0; Do[s = N[s + 1/n^Log[n], 256], {n, 10^7}]; RealDigits[s, 10, 111][[1]] (from Robert G. Wilson v Nov 02 2004)

PROGRAM

(PARI) default(realprecision, 35):sum(n=1, 50000, 1./(n^log(n)))

CROSSREFS

Sequence in context: A089543 A058023 A139073 this_sequence A110985 A153216 A141611

Adjacent sequences: A099867 A099868 A099869 this_sequence A099871 A099872 A099873

KEYWORD

nonn,cons

AUTHOR

Mark Hudson (mrmarkhudson(AT)hotmail.com), Oct 29 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 02 2004

page 1

Search completed in 0.005 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 13 23:45 EST 2009. Contains 170824 sequences.


AT&T Labs Research