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!)
A028670 Pseudo Galois numbers for d=8; order of group AGL(n,2^3). 1

%I #10 Dec 30 2012 02:31:25

%S 1,56,225792,59074412544,990862210530017280,

%T 1063897728694258113372487680,73110216322082119251081045710796226560,

%U 321541978498155599038038914825594113520368216965120

%N Pseudo Galois numbers for d=8; order of group AGL(n,2^3).

%H Vincenzo Librandi, <a href="/A028670/b028670.txt">Table of n, a(n) for n = 0..33</a>

%F a(n) = d^n * product(d^n - d^k, k=0..n-1).

%t FoldList[ #1*8^#2 (8^#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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)