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 10 2020 12:45:31
%S 1,0,0,0,0,0,5040,12544,30366,12544,5040,0,0,0,0,0,1
%N Weight distribution of [64,16,24] extended binary primitive BCH (or XBCH) code.
%C Taken from the Terada-Asatani-Koumoto web site.
%H M. Terada, J. Asatani and T. Koumoto, <a href="http://isec.ec.okayama-u.ac.jp/home/kusaka/wd/index.html">Weight Distribution</a>
%e The weight distribution is:
%e i A_i
%e 0 1
%e 24 5040
%e 28 12544
%e 32 30366
%e 36 12544
%e 40 5040
%e 64 1
%K nonn,fini,full
%O 0,7
%A _N. J. A. Sloane_, Apr 30 2009