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!)
A180355 a(n) = n^5 + 5n. 4
0, 6, 42, 258, 1044, 3150, 7806, 16842, 32808, 59094, 100050, 161106, 248892, 371358, 537894, 759450, 1048656, 1419942, 1889658, 2476194, 3200100, 4084206, 5153742, 6436458, 7962744, 9765750, 11881506, 14349042, 17210508, 20511294 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
From R. J. Mathar, Sep 24 2010: (Start)
G.f.: 6*x*(1+x+16*x^2+x^3+x^4)/(x-1)^6.
a(n) = +6*a(n-1) -15*a(n-2) +20*a(n-3) -15*a(n-4) +6*a(n-5) -a(n-6). (End)
PROG
(PARI) a(n)=n^5+5*n \\ Charles R Greathouse IV, Oct 16 2015
CROSSREFS
Sequence in context: A229473 A141834 A344065 * A105281 A246938 A158797
KEYWORD
nonn,easy
AUTHOR
Odimar Fabeny, Aug 30 2010
EXTENSIONS
First term corrected by Odimar Fabeny, Sep 23 2010
a(0) corrected by R. J. Mathar, Sep 24 2010
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)