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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A024142 12^n-n^2. 1
1, 11, 140, 1719, 20720, 248807, 2985948, 35831759, 429981632, 5159780271, 61917364124, 743008370567, 8916100448112, 106993205378903, 1283918464548668, 15407021574586143, 184884258895036160 (list; graph; refs; listen; history; text; 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,-39,37,-12).

PROG

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

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

CROSSREFS

Sequence in context: A174289 A003378 A142930 * A024296 A141907 A205084

Adjacent sequences:  A024139 A024140 A024141 * A024143 A024144 A024145

KEYWORD

nonn,easy,changed

AUTHOR

N. J. A. Sloane.

STATUS

approved

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 May 21 05:51 EDT 2013. Contains 225474 sequences.