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.
%I A034583 #23 Sep 10 2023 01:53:23 %S A034583 1,2,4,4,8,8,8,8,16,32,64,64,128,128,128,128,256,512,1024,1024,2048, %T A034583 2048,2048,2048,4096,8192,16384,16384,32768,32768,32768,32768,65536, %U A034583 131072,262144,262144,524288,524288,524288,524288,1048576,2097152,4194304,4194304,8388608,8388608,8388608,8388608,16777216,33554432,67108864,67108864,134217728 %N A034583 Dimension of an irreducible R-module for Clifford algebra Cl_n. %D A034583 H. Blaine Lawson, Jr. and M.-L. Michelsohn, Spin Geometry, Princeton, p. 33. %D A034583 Pertti Lounesto, Clifford Algebras and Spinors, Cambridge, 1997, p. 226. %H A034583 Colin Barker, <a href="/A034583/b034583.txt">Table of n, a(n) for n = 0..1000</a> %H A034583 M. M. Balbino, I. P. de Freitas, R. G. Rana, and F. Toppan, <a href="https://arxiv.org/abs/2309.00965">Inequivalent Z_2^n-graded brackets, n-bit parastatistics and statistical transmutations of supersymmetric quantum mechanics</a>, arXiv:2309.00965 [hep-th], 2023. See p. 19. %H A034583 <a href="/index/Rec#order_08">Index entries for linear recurrences with constant coefficients</a>, signature (0,0,0,0,0,0,0,16). %F A034583 a(n) = 2^A034584(n). a(n+8) = 16*a(n). %F A034583 G.f.: -(8*x^7+8*x^6+8*x^5+8*x^4+4*x^3+4*x^2+2*x+1) / ((2*x^2-2*x+1)*(2*x^2-1)*(2*x^2+1)*(2*x^2+2*x+1)). - _Colin Barker_, Mar 27 2015 %o A034583 (PARI) Vec(-(8*x^7+8*x^6+8*x^5+8*x^4+4*x^3+4*x^2+2*x+1) / ((2*x^2-2*x+1)*(2*x^2-1)*(2*x^2+1)*(2*x^2+2*x+1)) + O(x^100)) \\ _Colin Barker_, Mar 27 2015 %Y A034583 Cf. A034584, A034585, A034586. %K A034583 nonn,easy %O A034583 0,2 %A A034583 _N. J. A. Sloane_