A294883 Number of divisors of n that are irreducible when their binary expansion is interpreted as polynomial over GF(2).
0, 1, 1, 1, 0, 2, 1, 1, 1, 1, 1, 2, 1, 2, 1, 1, 0, 2, 1, 1, 2, 2, 0, 2, 1, 2, 1, 2, 0, 2, 1, 1, 2, 1, 1, 2, 1, 2, 2, 1, 1, 3, 0, 2, 1, 1, 1, 2, 1, 2, 1, 2, 0, 2, 2, 2, 2, 1, 1, 2, 1, 2, 2, 1, 1, 3, 1, 1, 1, 2, 0, 2, 1, 2, 2, 2, 2, 3, 0, 1, 1, 2, 0, 3, 0, 1, 2, 2, 0, 2, 3, 1, 2, 2, 1, 2, 1, 2, 2, 2, 0, 2, 1, 2, 2
Offset: 1
Keywords
Links
Crossrefs
Programs
-
PARI
A294883(n) = sumdiv(n,d,polisirreducible(Mod(1, 2)*Pol(binary(d))));
Comments