login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A028678 Pseudo Galois numbers for d=16; order of group AGL(n,2^4). 0
1, 240, 15667200, 262787825664000, 1128647894950886768640000, 1240960300690310266540982796288000000, 349299250915794737048265419604885133559070720000000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

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

MATHEMATICA

FoldList[ #1*16^#2 (16^#2-1)&, 1, Range[ 20 ] ]

CROSSREFS

Sequence in context: A047806 A184888 A158792 * A159950 A198481 A075046

Adjacent sequences:  A028675 A028676 A028677 * A028679 A028680 A028681

KEYWORD

nonn

AUTHOR

Olivier Gerard (olivier.gerard(AT)gmail.com)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 10:05 EST 2012. Contains 206009 sequences.