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!)
A086157 Sum of the orders of the elements in the group GL(n,2). 1

%I #6 May 20 2013 00:42:24

%S 1,13,715,137047,151063807,473437527487,8759301830031103,

%T 476009298383159238655,124804541542651896036171775,

%U 116591664734096391445571274997759,528358596232540118601239210575638560767,7144378940562638409529946721196600858719027199

%N Sum of the orders of the elements in the group GL(n,2).

%H Eric M. Schmidt, <a href="/A086157/b086157.txt">Table of n, a(n) for n = 1..20</a>

%o (GAP) A086157 := n -> Sum(ConjugacyClasses(GL(n, 2)), cc->Size(cc) * Order(Representative(cc))); # _Eric M. Schmidt_, May 18 2013

%Y Cf. A002884.

%K nonn

%O 1,2

%A Yuval Dekel (dekelyuval(AT)hotmail.com), Aug 25 2003

%E More terms from _Vladeta Jovovic_, Aug 31 2003

%E a(6)-a(10) corrected by and more terms from _Eric M. Schmidt_, May 18 2013

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 July 26 02:32 EDT 2024. Contains 374615 sequences. (Running on oeis4.)