Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

3,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, 100, print1(eval(a[j])", ") ) }

CROSSREFS

Adjacent sequences: A132797 A132798 A132799 this_sequence A132801 A132802 A132803

Sequence in context: A108399 A094772 A093591 this_sequence A115321 A127108 A093606

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 October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research