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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A028677 Pseudo Galois numbers for d=15. 0
1, 210, 10584000, 120522654000000, 308880278577360000000000, 178115698742031918598500000000000000, 23109857603759312583902403410250000000000000000000 (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*15^#2 (15^#2-1)&, 1, Range[ 20 ] ]

CROSSREFS

Sequence in context: A136350 A068297 A196887 * A114442 A037272 A013530

Adjacent sequences:  A028674 A028675 A028676 * A028678 A028679 A028680

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 18 00:14 EST 2012. Contains 206085 sequences.