login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094899 a(n) = Floor[Exp[(Prime[n]-n*Log[3])/n]] 0
2, 1, 1, 1, 3, 2, 3, 3, 4, 6, 5, 7, 7, 7, 7, 9, 10, 9, 11, 11, 10, 12, 12, 13, 16, 16, 15, 15, 14, 14, 20, 19, 21, 19, 23, 22, 23, 24, 24, 25, 26, 24, 28, 26, 26, 25, 29, 34, 34, 32, 32, 33, 31, 34, 35, 36, 37, 35, 36, 36, 34, 37, 43, 42, 41, 40, 46, 47, 50, 48, 48, 48, 50, 51, 52 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
A prime ratio set based on fitting n/Prime[n] for medium small primes.
LINKS
MATHEMATICA
a=Table[Floor[Exp[(Prime[n]-n*Log[3])/n]], {n, 1, 200}]
CROSSREFS
Sequence in context: A352896 A290601 A344446 * A363095 A057774 A089355
KEYWORD
nonn
AUTHOR
Roger L. Bagula, Jun 14 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)