cp's OEIS Frontend

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.

A092851 Difference in count of primes <= mean and > mean below 10^n in A092849 and A092850.

This page as a plain text file.
%I A092851 #11 Jun 14 2024 05:27:29
%S A092851 0,1,6,33,176,1254,8933,66825,519694,4138135,33767309,280876390,
%T A092851 2372830737,20310411686,175820328509,1536914640835,13549491187945,
%U A092851 120350669560296,1076119459308449,9679474365334444,87530988547642414,795367317696619250
%N A092851 Difference in count of primes <= mean and > mean below 10^n in A092849 and A092850.
%F A092851 a(n) = A092849(n)-A092850(n).
%e A092851 a(3) = 6 because the count at 10^3 in A092849 is 87 and in A092850 it is 81. 87 - 81 = 6.
%Y A092851 Cf. A092800, A092849, A092850.
%K A092851 nonn,more
%O A092851 1,3
%A A092851 _Enoch Haga_, Mar 07 2004
%E A092851 a(14)-a(22) from _Amiram Eldar_, Jun 14 2024