The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A008964 Number of elements of order <= 2 in group of n X n upper triangular matrices over GF(2). 0
1, 2, 6, 28, 192, 1952, 28800, 618496, 19132416, 853508096, 54584672256, 5007197863936, 656391329021952, 122997864673574912, 32863344789678981120, 12522141669213840867328, 6792468641646224590503936, 5245768641385222636392415232 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
I. M. Isaacs and Dikran B. Karagueuzian, Involutions and characters of upper triangular matrix groups, Math. Comp., 74 (2005), 2027-2033.
FORMULA
a(n) = Sum_{r=0..floor(n/2)} f(n, r) where f(n, 0) = 1, f(1, r) = 0, f(n, r) = 2^r * f(n - 1, r) + (2^(n-r) - 2^(r-1)) * f(n - 1, r - 1). - Sean A. Irvine, Apr 15 2018
CROSSREFS
Sequence in context: A084870 A372349 A111342 * A356577 A058128 A229112
KEYWORD
nonn
AUTHOR
Dikran Karagueuzian (dikran(AT)math.wisc.edu)
EXTENSIONS
More terms from Sean A. Irvine, Apr 15 2018
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 May 16 05:56 EDT 2024. Contains 372549 sequences. (Running on oeis4.)