Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #3 Mar 31 2012 12:35:36
%S 11,121,1324,14388,157190,1711530,18606208,202562975,2202536367,
%T 23946844853,260518698083
%N Number of 1..11 integer arrays v[1..n] of length n with all autocorrelation values sum(i){v[i]*v[i-k]} distinct for k in 0..n-1
%C column 11 of A171275.
%K nonn
%O 1,1
%A _R. H. Hardin_ Dec 06 2009