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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A024124 10^n-n^10. 3
1, 9, -924, -58049, -1038576, -9665625, -59466176, -272475249, -973741824, -2486784401, 0, 74062575399, 938082635776, 9862141508151, 99710745345024, 999423349609375, 9998900488372224, 99997984006099551, 999996429532773376 (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, 10^n-n^10], {n, 0, 5!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 15 2009]

PROG

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

CROSSREFS

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

Sequence in context: A045793 A069054 A015107 * A036255 A070233 A087590

Adjacent sequences:  A024121 A024122 A024123 * A024125 A024126 A024127

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 15 17:13 EST 2012. Contains 205828 sequences.