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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A024129 11^n-n^2. 1
1, 10, 117, 1322, 14625, 161026, 1771525, 19487122, 214358817, 2357947610, 25937424501, 285311670490, 3138428376577, 34522712143762, 379749833583045, 4177248169415426, 45949729863571905, 505447028499293482 (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 (14,-36,34,-11).

PROG

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

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

CROSSREFS

Sequence in context: A079678 A089833 A083448 * A155622 A122887 A145510

Adjacent sequences:  A024126 A024127 A024128 * A024130 A024131 A024132

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 14:50 EST 2012. Contains 206050 sequences.