login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A034584 Radon-Hurwitz numbers: log_2 of dimension of an irreducible R-module for Clifford algebra Cl_n. 3
0, 1, 2, 2, 3, 3, 3, 3, 4, 5, 6, 6, 7, 7, 7, 7, 8, 9, 10, 10, 11, 11, 11, 11, 12, 13, 14, 14, 15, 15, 15, 15, 16, 17, 18, 18, 19, 19, 19, 19, 20, 21, 22, 22, 23, 23, 23, 23, 24, 25, 26, 26, 27, 27, 27, 27, 28, 29, 30, 30, 31, 31, 31, 31 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
REFERENCES
H. Blaine Lawson, Jr. and M.-L. Michelsohn, Spin Geometry, Princeton, p. 33.
Pertti Lounesto, Clifford Algebras and Spinors, Cambridge, 1997, p. 226.
LINKS
FORMULA
a(n+8) = a(n) + 4, n >= 0, a(0) = 0, a(1) = 1, a(2)= a(3) = 2, a(4) = a(5) = a(6) = a(7) =3.
G.f.: x*(1+ x + x^3 + x^7)/((1 - x)*(1 - x^8)). - Wolfdieter Lang, Oct 03 2014
PROG
(PARI) concat(0, Vec(x*(1+ x + x^3 + x^7)/((1 - x)*(1 - x^8)) + O(x^80))) \\ Michel Marcus, Oct 03 2014
CROSSREFS
Sequence in context: A358472 A004788 A284523 * A359357 A352130 A035430
KEYWORD
nonn,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 09:23 EDT 2024. Contains 371782 sequences. (Running on oeis4.)