Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A087865
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A087865 Numbers n such that there are a prime number of primes less than 3^n. +0
1
2, 53, 16097, 120739, 334349 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) primeslessxn2(n, p) = \primes < p^n if prime { sr=0; for(x=0, n, y=pi(p^x); if(y<>0, sr+=1.0/y); if(isprime(y), print1(y", ")); ); print(); print(sr) }

CROSSREFS

Sequence in context: A119112 A109791 A119777 this_sequence A083471 A078691 A113028

Adjacent sequences: A087862 A087863 A087864 this_sequence A087866 A087867 A087868

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Oct 27 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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research