Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

1,2

PROGRAM

(PARI) xtothesqrtx(n) = { local(x, s, a); default(realprecision, 200); s=0; print1(1", "); for(x=1, n, s+=1./x^sqrt(x)); a=Vec(Str(s)); for(x=3, n, print1(eval(a[x]), ", ")); print(); print(s) }

CROSSREFS

Sequence in context: A133612 A070392 A115371 this_sequence A115287 A061533 A157294

Adjacent sequences: A096250 A096251 A096252 this_sequence A096254 A096255 A096256

KEYWORD

nonn,cons

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jul 31 2004

page 1

Search completed in 0.002 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 9 14:43 EST 2009. Contains 170430 sequences.


AT&T Labs Research