Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A087400
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A087400 Primes p such that p+2 is a piptorial number. Also numbers such that A080696(n)- 2 is prime. +0
1
13, 163, 2803, 3565153, 210344143, 86915972211813115391953, 4419764102942908730796303703, 114681479899746991802547357477494803 (list; graph; listen)
OFFSET

1,1

COMMENT

Piptorial numbers are the partial products of prime index primes. Sum of reciprocals = 0.08341509210884323904648676616..

FORMULA

Pips 3*5*11*17 = 2805 = p+2. p=2803.

PROGRAM

(PARI) piptorial(n) = { s=0; p=1; for(x=1, n, p=p*prime(prime(x)); if(isprime(p-2), print1(p-2", "); s+=1.0/(p-2)) ); print(); print(s) }

CROSSREFS

Cf. A080696.

Adjacent sequences: A087397 A087398 A087399 this_sequence A087401 A087402 A087403

Sequence in context: A118673 A133180 A090134 this_sequence A012828 A119539 A078362

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Oct 21 2003

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 10 20:39 EDT 2008. Contains 144831 sequences.


AT&T Labs Research