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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A024130 11^n-n^3. 1
1, 10, 113, 1304, 14577, 160926, 1771345, 19486828, 214358369, 2357946962, 25937423601, 285311669280, 3138428374993, 34522712141734, 379749833580497, 4177248169412276, 45949729863568065, 505447028499288858 (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 (15,-50,70,-45,11).

PROG

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

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

CROSSREFS

Sequence in context: A110040 A181042 A129866 * A176824 A196983 A199908

Adjacent sequences:  A024127 A024128 A024129 * A024131 A024132 A024133

KEYWORD

nonn,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 17 12:38 EST 2012. Contains 206021 sequences.