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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A024131 11^n-n^4. 1
1, 10, 105, 1250, 14385, 160426, 1770265, 19484770, 214354785, 2357941130, 25937414601, 285311655970, 3138428355985, 34522712115370, 379749833544825, 4177248169365026, 45949729863506625, 505447028499210250 (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 (16,-65,120,-115,56,-11).

PROG

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

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

CROSSREFS

Sequence in context: A145713 A123512 A079515 * A000457 A113348 A193274

Adjacent sequences:  A024128 A024129 A024130 * A024132 A024133 A024134

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 16 21:49 EST 2012. Contains 205978 sequences.