This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A037229 #27 Dec 12 2018 07:00:50 %S A037229 2,3,4,6,8,10,12,14,18,20,24,30,42,60,90 %N A037229 n such that pi(n) >= phi(n). %C A037229 It is known (see references) that, for n>15, phi(n)>n/(e^c*log(log(n))+3) and pi(n)<1.25506*n/log(n), where c is the Euler constant. Therefore, there are no terms, at least, for n satisfying the inequality: log(n)/(e^c*log(log(n))+3)>1.25506... So, for, e.g., n>=5500, there are no terms. Besides, by the direct verification, we find that interval (90,5500) contains no terms as well. - _Vladimir Shevelev_, Aug 27 2011 %D A037229 N. E. Bach, J. Shallit, Algorithmic Number Theory, MIT Press, 233 (1996). ISBN 0-262-02405-5 (Theorem 8.8.7) %H A037229 J. Barkley Rosser and Lowell Schoenfeld, <a href="http://projecteuclid.org/euclid.ijm/1255631807">Approximate formulas for some functions of prime numbers</a>, Ill. Journ. Math. 6 (1962) 64-94. %Y A037229 Cf. A000010, A000720, A037171, A037228, A073464. %K A037229 nonn,fini,full %O A037229 0,1 %A A037229 _David W. Wilson_