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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A028668 Pseudo Galois numbers for d=6. 0
1, 30, 37800, 1755432000, 2946176634240000, 178121125423535616000000, 387722609071165087097978880000000, 30383449623465746081582327522446540800000000 (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*6^#2 (6^#2-1)&, 1, Range[ 20 ] ]

CROSSREFS

Sequence in context: A006473 A115459 A135421 * A005801 A079601 A140762

Adjacent sequences:  A028665 A028666 A028667 * A028669 A028670 A028671

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:48 EST 2012. Contains 205939 sequences.