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 A304099 #5 May 17 2018 17:03:00 %S A304099 0,1,2,1,3,2,3,1,2,3,2,4,5,1,2,3,2,4,3,4,2,3,4,3,6,3,4,5,4,5,4,5,6,1, %T A304099 2,3,2,4,3,4,2,3,4,3,5,6,2,3,4,3,5,4,5,3,4,5,4,7,4,5,6,5,6,5,7,2,3,4, %U A304099 3,5,4,5,3,4,5,4,6,7,3,4,5,4,6,5,6,4,5,6,5,8,5,6,7,6,7,1,2,3,2,4,3,4,2,3,4 %N A304099 Number of prime divisors (counted with multiplicity) in terms of A282291. %H A304099 Antti Karttunen, <a href="/A304099/b304099.txt">Table of n, a(n) for n = 1..60824</a> %F A304099 a(n) = A001222(A282291(n)). %o A304099 (PARI) A304099(n) = bigomega(A282291(n)); %Y A304099 Cf. A001222, A282291, A304098. %K A304099 nonn %O A304099 1,3 %A A304099 _Antti Karttunen_, May 17 2018