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.

A258745 Order of general affine group AGL(n,2) (=A028365(n)) divided by (n+1).

Original entry on oeis.org

1, 1, 8, 336, 64512, 53329920, 184308203520, 2621599886868480, 152122702768688332800, 35820150273699719298416640, 34112245508649716682268134604800, 131089993748184007771243790830298726400, 2029650642403883210241235064170615545004032000
Offset: 0

Views

Author

Max Alekseyev, Jun 08 2015

Keywords

Formula

a(n) = A028365(n) / (n+1) = 2^n * A002884(n) / (n+1) = 2^n * n! * A053601(n) / (n+1).