login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A083304 a(n) = (4*(n+5)^n + n^n)/5. 3
1, 5, 40, 415, 5300, 80625, 1426580, 28830155, 655940020, 16606321525, 463320312500, 14130811169655, 467881009873460, 16718946913855385, 641427749991418900, 26301978778076171875, 1148144301008330172980 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
PROG
(Magma) [(4*(n+5)^n+n^n)/5: n in [0..25]]; // Vincenzo Librandi, Jun 29 2011
(PARI) a(n)=(4*(n+5)^n+n^n)/5 \\ Charles R Greathouse IV, Jun 29 2011
CROSSREFS
Sequence in context: A143437 A306029 A243671 * A208248 A290932 A258172
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Apr 24 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)