Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132797
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132797 Decimal expansion of the convergent to the sum of (1/5)^p where p ranges over the set of prime numbers. +0
1
0, 4, 8, 3, 3, 2, 8, 2, 1, 3, 0, 0, 5, 6, 3, 2, 3, 2, 6, 9, 1, 6, 6, 3, 4, 7, 1, 2, 5, 1, 5, 6, 6, 5, 9, 6, 5, 2, 2, 7, 0, 2, 3, 4, 1, 0, 3, 4, 0, 1, 5, 8, 2, 7, 2, 2, 9, 4, 9, 6, 7, 7, 4, 6, 8, 3, 9, 2, 7, 9, 1, 6, 6, 9, 7, 5, 0, 9, 6, 0, 6, 5, 1, 5, 2, 7, 2, 3, 8, 6, 6, 3, 8, 6, 6, 1, 6, 0 (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: A052309 A021211 A019698 this_sequence A065191 A021678 A066199

Adjacent sequences: A132794 A132795 A132796 this_sequence A132798 A132799 A132800

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 December 4 15:51 EST 2008. Contains 151308 sequences.


AT&T Labs Research