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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A028674 Pseudo Galois numbers for d=12. 0
1, 132, 2718144, 8111637540864, 3487687464241924669440, 215947547174699123561887936020480, 1925409377348197859035291587889453626619330560 (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*12^#2 (12^#2-1)&, 1, Range[ 20 ] ]

CROSSREFS

Sequence in context: A181194 A114534 A147692 * A003915 A046439 A031188

Adjacent sequences:  A028671 A028672 A028673 * A028675 A028676 A028677

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 13 23:23 EST 2012. Contains 205567 sequences.