Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132817
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132817 Decimal expansion of the convergent to the sum of (1/6)^p where p ranges over the set of prime numbers. +0
1
0, 3, 2, 5, 3, 9, 5, 8, 3, 3, 0, 8, 5, 2, 5, 5, 4, 4, 0, 4, 9, 2, 6, 0, 0, 5, 0, 7, 8, 1, 2, 7, 4, 1, 8, 1, 1, 9, 2, 9, 8, 6, 0, 7, 6, 6, 1, 7, 5, 7, 8, 0, 9, 8, 8, 8, 7, 6, 6, 4, 6, 1, 0, 0, 9, 9, 0, 7, 6, 7, 7, 3, 8, 3, 1, 3, 0, 3, 9, 1, 5, 1, 6, 3, 3, 8, 8, 0, 9, 3, 4, 8, 0, 6, 3, 5, 4, 1 (list; cons; graph; listen)
OFFSET

4,2

PROGRAM

(PARI) /* Sum of 1/m^p for primes p */ sumnp(n, m) = { local(s=0, a, j); for(x=1, n, s+=1./m^prime(x); ); a=Vec(Str(s)); for(j=3, n, print1(eval(a[j])", ") ) }

CROSSREFS

Sequence in context: A075888 A075889 A045766 this_sequence A131025 A070151 A130912

Adjacent sequences: A132814 A132815 A132816 this_sequence A132818 A132819 A132820

KEYWORD

cons,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)hotmail.com), Nov 17 2007

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 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research