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 A351068 #5 Feb 02 2022 15:09:07 %S A351068 0,3,14,66,357,2038,13544,102891 %N A351068 Number of integers less than the (n+1)-th primorial such that the maximal exponent in their prime factorization is larger than the maximal digit in their primorial base expansion. %C A351068 a(n) is the number of terms of A350075 smaller than A002110(1+n). %H A351068 <a href="/index/Pri#primorialbase">Index entries for sequences related to primorial base</a> %F A351068 a(n) = Sum_{k=1..A002110(1+n)-1} [A328114(k) < A051903(k)], where [ ] is the Iverson bracket. %F A351068 For all n, a(n) < A351070(n). %Y A351068 Partial sums of A351067. %Y A351068 Cf. A002110, A051903, A276086, A328114, A350075, A351070. %K A351068 nonn,more %O A351068 1,2 %A A351068 _Antti Karttunen_, Feb 02 2022