OFFSET
1,1
LINKS
PROG
(PARI)
\\ Use this one for writing b-files:
A328107write(up_to) = { my(s=1, t, n=0); for(n=1, up_to, t = A269160(s); write("b328107.txt", n, " ", hammingweight(bitxor(2*s, t))); s = t); };
CROSSREFS
KEYWORD
nonn
AUTHOR
Antti Karttunen, Oct 05 2019
STATUS
approved