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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A083308 (4*(n+1)^n+(n-9)^n)/5. 2
1, 0, 17, 8, 625, 6016, 94265, 1677696, 34437377, 800000000, 20749939681, 594406696960, 18638468204273, 634971832025088, 23354342041015625, 922337297722474496, 38928960147119608705, 1748729698150919962624 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..300

PROG

(MAGMA) [(4*(n+1)^n+(n-9)^n)/5: n in [0..25]]; // Vincenzo Librandi, Jun 29 2011

(PARI) a(n)= (4*(n+1)^n+(n-9)^n)/5 \\ Charles R Greathouse IV, Jun 29 2011

CROSSREFS

Cf. A083307.

Sequence in context: A040275 A033337 A122063 * A113779 A061049 A166524

Adjacent sequences:  A083305 A083306 A083307 * A083309 A083310 A083311

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Apr 24 2003

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 02:30 EST 2012. Contains 205860 sequences.