Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

1,1

FORMULA

Zeta(s) = Sum(1/n^s, n=1, 2, ..inf).

PROGRAM

(PARI) zeta2(v, n) = \ v = value, n=number of places { local(y, x, l, z1); z1=zeta(v); l=length(Str(floor(z1))); \ length of the integer part y=Vec(Str(z1)); for(x=1, l, \ to the left of decimal point print1(y[x]", "); ); for(x=l+2, n, print1(y[x]", ") \ to the right of the decimal point ) }

CROSSREFS

Sequence in context: A021648 A128006 A079384 this_sequence A019927 A019805 A046471

Adjacent sequences: A110983 A110984 A110985 this_sequence A110987 A110988 A110989

KEYWORD

easy,nonn,cons

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Sep 30 2005

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 July 23 17:35 EDT 2008. Contains 142285 sequences.


AT&T Labs Research