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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A024125 10^n-n^11. 1
1, 9, -1948, -176147, -4184304, -48728125, -361797056, -1967326743, -8489934592, -30381059609, -90000000000, -185311670611, 256991629312, 8207839605963, 95950434830336, 991350244140625, 9982407813955584 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

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

Index to sequences with linear recurrences with constant coefficients, signature (22,-186,880,-2695,5742,-8844,10032,-8415,5170,-2266,672,-121,10).

MATHEMATICA

Table[10^n-n^11, {n, 0, 60}] (*From Vladimir Joseph Stephan Orlovsky, Feb 15 2011*)

PROG

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

(PARI) a(n)=10^n-n^11 \\ Charles R Greathouse IV, Jul 01 2011

CROSSREFS

Sequence in context: A194135 A114224 A201845 * A039917 A162140 A006945

Adjacent sequences:  A024122 A024123 A024124 * A024126 A024127 A024128

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 13 18:33 EST 2012. Contains 205535 sequences.