Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

Adjacent sequences: A132819 A132820 A132821 this_sequence A132823 A132824 A132825

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 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research