cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A064286 Number of cyclotomic cosets C of 2 mod 2n+1 such that -C = C.

This page as a plain text file.
%I A064286 #13 Dec 22 2021 10:18:28
%S A064286 1,1,0,2,1,1,2,2,1,1,0,2,3,1,0,4,1,1,2,2,3,3,0,0,3,1,2,4,1,1,2,6,1,1,
%T A064286 0,0,3,1,0,4,1,3,2,0,1,1,2,2,7,1,0,2,1,3,2,4,1,3,2,2,3,3,0,10,1,1,4,2,
%U A064286 1,1,2,6,1,1,0,4,1,3,2,0,1,5,0,2,11,1,2,4,1,1,2,6,3,3,0,2,7,1,0,4,1,11,2,4
%N A064286 Number of cyclotomic cosets C of 2 mod 2n+1 such that -C = C.
%D A064286 F. J. MacWilliams and N. J. A. Sloane, The Theory of Error-Correcting Codes, Elsevier/North Holland, 1977, pp. 104-105.
%H A064286 Ray Chandler, <a href="/A064286/b064286.txt">Table of n, a(n) for n = 1..10000</a>
%F A064286  A006694(n) = a(n) + 2*A064287(n).
%e A064286 Mod 15 there are 4 cosets: {1, 2, 4, 8}, {3, 6, 12, 9}, {5, 10}, {7, 14, 13, 11}. Only the cosets {3, 6, 12, 9} and {5, 10} have the desired property. So a(7) = 2.
%Y A064286 Cf. A006694, A064287.
%K A064286 nonn,nice,easy
%O A064286 1,4
%A A064286 _N. J. A. Sloane_, Sep 25 2001
%E A064286 Extended by _Ray Chandler_, Apr 25 2008