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!)
A017164 a(n) = (9*n)^4. 1
0, 6561, 104976, 531441, 1679616, 4100625, 8503056, 15752961, 26873856, 43046721, 65610000, 96059601, 136048896, 187388721, 252047376, 332150625, 429981696, 547981281, 688747536, 855036081 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: -6561*x*(1+x)*(x^2 + 10*x + 1) / (x-1)^5. - R. J. Mathar, Jul 17 2014
a(n) = 5*a(n-1)-10*a(n-2)+10*a(n-3)-5*a(n-4)+a(n-5). - Wesley Ivan Hurt, Apr 21 2021
PROG
(Magma) [(9*n)^4: n in [0..35]]; // Vincenzo Librandi, Jul 22 2011
CROSSREFS
Sequence in context: A255114 A255629 A017080 * A017380 A017500 A017632
KEYWORD
nonn,easy
AUTHOR
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 13:58 EDT 2024. Contains 371960 sequences. (Running on oeis4.)