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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A024054 5^n-n^5. 8
1, 4, -7, -118, -399, 0, 7849, 61318, 357857, 1894076, 9665625, 48667074, 243891793, 1220331832, 6102977801, 30516818750, 152586842049, 762938033268, 3814695376057, 19073483852026, 95367428440625 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

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

MATHEMATICA

lst={}; Do[AppendTo[lst, 5^n-n^5], {n, 0, 5!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 15 2009]

PROG

(MAGMA) [5^n-n^5: n in [0..30]]; // Vincenzo Librandi, May 14 2011

CROSSREFS

Cf. A024012, A024026, A058794, A024040 [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 15 2009]

Sequence in context: A135790 A156474 A136276 * A126577 A073164 A134900

Adjacent sequences:  A024051 A024052 A024053 * A024055 A024056 A024057

KEYWORD

sign

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 17 09:41 EST 2012. Contains 206009 sequences.