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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A024139 11^n-n^12. 1
1, 10, -3975, -530110, -16762575, -243979574, -2175010775, -13821800030, -68505117855, -280071588790, -974062575399, -2853116706110, -5777672071535, 11224627021450, 323055921207945, 4047501831525026, 45668254886861505 (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 (24,-221,1144,-3861,9152,-15873,20592,-20163,14872,-8151,3224,-871,144,-11).

MATHEMATICA

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

PROG

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

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

CROSSREFS

Sequence in context: A006903 A115481 A154238 * A199354 A180419 A061888

Adjacent sequences:  A024136 A024137 A024138 * A024140 A024141 A024142

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