OFFSET
0,2
LINKS
David Baugh, Table of n, a(n) for n = 0..24 (terms n = 20..24 found using Kim Walisch's primecount program)
FORMULA
a(n) = pi(12^n), where pi is the prime counting function (A000720). - Wesley Ivan Hurt, Oct 02 2020
MATHEMATICA
Table[PrimePi[12^n], {n, 0, 12}]
CROSSREFS
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Dec 04 2000
EXTENSIONS
a(13)-a(19) from Henri Lifchitz, Aug 25 2014
a(20) from David Baugh, Sep 30 2020
STATUS
approved