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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A024144 12^n-n^4. 1
1, 11, 128, 1647, 20480, 248207, 2984688, 35829407, 429977600, 5159773791, 61917354224, 743008356047, 8916100427520, 106993205350511, 1283918464510448, 15407021574535743, 184884258894970880 (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 (17,-70,130,-125,61,-12).

PROG

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

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

CROSSREFS

Sequence in context: A181012 A168327 A015601 * A201877 A015602 A183837

Adjacent sequences:  A024141 A024142 A024143 * A024145 A024146 A024147

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 14 02:58 EST 2012. Contains 205567 sequences.