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.

A051354 Expansion of Molien series for 16-dimensional complex Clifford group of genus 4 and order 97029351014400.

Original entry on oeis.org

1, 1, 2, 7, 19, 52, 172, 550, 1782, 5845, 18508, 56345, 164157, 454518, 1196924, 3003750, 7198311, 16523847, 36447873, 77478005, 159172517, 316874035, 612729396, 1153359711, 2117566545, 3798941401, 6670327291, 11479693332, 19390588953, 32185179449, 52553840336
Offset: 0

Views

Author

Keywords

Comments

Oura gives an explicit formula for the Molien series that produces A027672; the present sequence is the subsequence formed from the terms whose exponents are multiples of 8 (that is, every other term of A027672). In other words, the present Molien series is (f(x)+f(z*x))/2, where z = exp(2*Pi*I/8) and f(x) is the Molien series for the group H_4 given explicitly by Oura in Theorem 4.1.

Examples

			1 + t^8 + 2*t^16 + 7*t^24 + 19*t^32 + 52*t^40 + 172*t^48 + ...
		

Crossrefs

Programs

  • Mathematica
    (* See link for Mathematica program. *)

Formula

a(n) = A027672(2*n).

Extensions

Edited by Georg Fischer, Jan 24 2021