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!)
A170977 Expansion of (Product_{i=1..m-1} (1 + x^(4*i-1))) * (1 + x^(2*m-1)) for m = 5. 0

%I #17 Jan 04 2021 04:32:51

%S 1,0,0,1,0,0,0,1,0,1,1,1,1,0,1,1,1,0,2,1,1,1,1,1,1,1,1,2,0,1,1,1,0,1,

%T 1,1,1,0,1,0,0,0,1,0,0,1

%N Expansion of (Product_{i=1..m-1} (1 + x^(4*i-1))) * (1 + x^(2*m-1)) for m = 5.

%C (Product_{i=1..m-1} (1 + x^(4*i-1))) * (1 + x^(2*m-1)) is the Poincaré polynomial for O(2m).

%D H. Weyl, The Classical Groups, Princeton, 1946, see p. 238.

%t CoefficientList[Series[Product[1 + x^(4 i - 1), {i, 4}]*(1 + x^9), {x, 0, 45}], x] (* _Vincenzo Librandi_, Mar 14 2013 *)

%K nonn,fini,full

%O 0,19

%A _N. J. A. Sloane_, Aug 29 2010

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 March 28 16:58 EDT 2024. Contains 371254 sequences. (Running on oeis4.)