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!)
A024053 a(n) = 5^n - n^4. 2
1, 4, 9, 44, 369, 2500, 14329, 75724, 386529, 1946564, 9755625, 48813484, 244119889, 1220674564, 6103477209, 30517527500, 152587825089, 762939369604, 3814697160649, 19073486197804, 95367431480625 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = 10*a(n-1) - 35*a(n-2) + 60*a(n-3) - 55*a(n-4) + 26*a(n-5) - 5*a(n-6).
PROG
(Magma) [5^n-n^4: n in [0..35]]; // Vincenzo Librandi, Jun 12 2011
CROSSREFS
Sequence in context: A209079 A149170 A357447 * A197970 A048892 A108849
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 23 06:04 EDT 2024. Contains 371906 sequences. (Running on oeis4.)