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!)
A028673 Galois numbers for p=11; order of group AGL(n,11). 1

%I #8 Dec 29 2012 12:42:05

%S 1,110,1597200,2827411356000,606039338269189440000,

%T 15719002038355567350156912000000,

%U 49332934203739383347738694321468865920000000

%N Galois numbers for p=11; order of group AGL(n,11).

%H Vincenzo Librandi, <a href="/A028673/b028673.txt">Table of n, a(n) for n = 0..30</a>

%F a(n) = p^n Product (p^n - p^k) for k=0 to n-1

%t FoldList[ #1*11^#2 (11^#2-1)&, 1, Range[ 20 ] ]

%K nonn

%O 0,2

%A _Olivier GĂ©rard_

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 18 06:24 EDT 2024. Contains 371769 sequences. (Running on oeis4.)