A104418 Number of prime factors, with multiplicity, of the nonzero 9-acci numbers.
0, 0, 1, 2, 3, 4, 5, 6, 7, 8, 2, 1, 6, 3, 5, 7, 9, 9, 11, 9, 3, 2, 2, 8, 7, 7, 7, 10, 11, 10, 3, 2, 7, 8, 11, 7, 12, 13, 15, 11, 3, 2, 6, 7, 7, 10, 9, 12, 12, 13, 5, 2, 5, 8, 8, 7, 13, 12, 10, 12, 6, 3, 3, 6, 12, 11, 12, 10, 12, 12, 2, 6, 12, 8, 11, 9, 14, 13, 13, 13, 7, 2
Offset: 1
Examples
a(1)=a(2)=0 because the first two nonzero 9-acci numbers are both 1, which has zero prime divisors. a(3)=1 because the 3rd nonzero 9-acci number is 2, a prime, with only one prime divisor. a(4)=2 because the 4th nonzero 9-acci number is 4 = 2^2 which has (with multiplicity) 2 prime divisors (which happen to be equal). a(5)=3 because the 5th nonzero 9-acci number is 8 = 2^3. a(13) = 6 because b(13) = 2040 = 2^3 * 3 * 5 * 17 so has 6 prime factors (2 with multiplicity 3 and 3, 5 and 17 once each).
Comments