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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A024110 9^n-n^9. 5
1, 8, -431, -18954, -255583, -1894076, -9546255, -35570638, -91171007, 0, 2486784401, 29023111918, 277269756129, 2531261328956, 22856131408177, 205852688735274, 1852951469375105, 16677063111790072, 150094436937708753 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

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

MATHEMATICA

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

PROG

(MAGMA) [9^n-n^9: n in [0..20]]; // Vincenzo Librandi, Jun 30 2011

CROSSREFS

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

Sequence in context: A038781 A092868 A038782 * A132099 A186419 A007701

Adjacent sequences:  A024107 A024108 A024109 * A024111 A024112 A024113

KEYWORD

sign,easy

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 16 11:29 EST 2012. Contains 205907 sequences.