Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062742
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062742 Index j of prime p(j) such that Floor[p(j)/j]=n is first satisfied. +0
5
2, 1, 12, 31, 69, 181, 443, 1052, 2701, 6455, 15928, 40073, 100362, 251707, 637235, 1617175, 4124437, 10553415, 27066974, 69709680, 179992909, 465769803, 1208198526, 3140421716, 8179002096, 21338685407, 55762149030, 145935689361 (list; graph; listen)
OFFSET

1,1

FORMULA

a(n) = Min{j| Floor[p(j)/j] = n}. Note that neither p(j)/j nor Floor[p(j)/j] is monotonic.

a(n)=pi(A062743(n))

EXAMPLE

The q(j)=p(j)/j quotient when value 14 first appears: {j=251706, p(j)=3523841, q(j)=13.9998291} {251707, 3523901, 14.0000119} {251708, 3523903, 13.9999642} {251709, 3523921, 13.9999801} {251710, 3523957, 14.0000675} {251711, 3523963, 14.0000357}

PROGRAM

(PARI) {a062742(m)=local(n, j); for(n=1, m, j=1; while(floor(prime(j)/j)!=n, j++); print1(j, ", "))} a062742(10^7)

CROSSREFS

Essentially the same as A038624.

Sequence in context: A013161 A012926 A013157 this_sequence A009821 A009831 A012931

Adjacent sequences: A062739 A062740 A062741 this_sequence A062743 A062744 A062745

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jul 12 2001

EXTENSIONS

More terms from Jason Earls (zevi_35711(AT)yahoo.com), May 15 2002

a(17) - a(28) from Farideh Firoozbakht and Robert G. Wilson v (rgwv(at)rgwv.com), Sep 13 2005

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 August 28 19:25 EDT 2008. Contains 143183 sequences.


AT&T Labs Research