login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A351070
Number of integers less than the (n+1)-th primorial such that the maximal exponent in their prime factorization is not less than the maximal digit in their primorial base expansion.
3
3, 9, 38, 160, 793, 4380, 28471, 213395
OFFSET
1,1
COMMENTS
a(n) is the number of terms of A351038 smaller than A002110(1+n).
FORMULA
a(n) = Sum_{k=1..A002110(1+n)-1} [A328114(k) <= A051903(k)], where [ ] is the Iverson bracket.
For all n, a(n) > A351068(n).
CROSSREFS
Partial sums of A351069.
Sequence in context: A149023 A149024 A149025 * A346056 A133222 A103942
KEYWORD
nonn,more
AUTHOR
Antti Karttunen, Feb 02 2022
STATUS
approved