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 A366769 #11 Feb 25 2024 02:16:48 %S A366769 0,0,1,1,1,2,1,2,2,2,1,4,1,2,3,3,1,4,1,4,3,3,1,6,3,2,3,5,2,6,1,4,4,2, %T A366769 4,8,2,2,3,6,2,6,1,6,5,3,2,9,2,6,5,6,2,6,4,7,4,5,3,11,1,2,5,6,5,8,2,6, %U A366769 4,8,2,12,2,4,6,6,5,7,1,8,6,4,5,12,3,4 %N A366769 Number of distinct prime divisors of A001045(n) (Jacobsthal numbers). %H A366769 Amiram Eldar, <a href="/A366769/b366769.txt">Table of n, a(n) for n = 1..1122</a> %F A366769 a(n) = omega(Jacobsthal(n)) = A001221(A001045(n)). %e A366769 a(12) = 4 because Jacobsthal(12) = 1365 has prime factors {3, 5, 7, 13}. %Y A366769 Cf. A001045, A001221, A022307, A086598, A364818, A366770. %K A366769 nonn %O A366769 1,6 %A A366769 _Sean A. Irvine_, Oct 21 2023