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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A062776 Greatest common divisor of (n+2)! and n^n. 0
1, 4, 3, 16, 5, 576, 7, 256, 81, 25600, 11, 497664, 13, 802816, 91125, 65536, 17, 1719926784, 19, 327680000, 6751269, 507510784, 23, 495338913792, 15625, 5670699008, 1594323, 161128382464, 29, 401224520171520000000, 31 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

PROG

(PARI) j=[]; for(n=1, 75, j=concat(j, gcd((n+2)!, n^n))); j

CROSSREFS

Sequence in context: A169702 A077215 A065679 * A084471 A127675 A058557

Adjacent sequences:  A062773 A062774 A062775 * A062777 A062778 A062779

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 18 2001

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.