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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A028679 Galois numbers for p=17; order of group AGL(n,17). 0
1, 272, 22639104, 546341708980224, 3811101610741578352558080, 7683152190027081335646892427952783360, 4476375132477699824408564935442752007430598683525120 (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*17^#2 (17^#2-1)&, 1, Range[ 20 ] ]

CROSSREFS

Sequence in context: A198595 A028467 A203758 * A043596 A043832 A043842

Adjacent sequences:  A028676 A028677 A028678 * A028680 A028681 A028682

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 16 17:11 EST 2012. Contains 205938 sequences.