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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A028675 Galois numbers for p=13; order of group AGL(n,13). 0
1, 156, 4429152, 21368939889024, 17430690424387037091840, 2402962221899462961810522363863040, 55984406793280086114756507719510983331312762880 (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*13^#2 (13^#2-1)&, 1, Range[ 20 ] ]

CROSSREFS

Sequence in context: A035838 A035824 A006112 * A090851 A045230 A180551

Adjacent sequences:  A028672 A028673 A028674 * A028676 A028677 A028678

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 15 17:13 EST 2012. Contains 205828 sequences.