Is there any standard (or reasonably standard) notation for the following function?
Basically, it's
∏(n) - ∏(n-1)
or, which is the same thing,
\frac{\Lambda(n)}{\log n}
(where ∏(n) is the Riemann prime counting function and \Lambda(n) is the Von Mangoldt function)
Basically...