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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A024134 11^n-n^7. 1
1, 10, -7, -856, -1743, 82926, 1491625, 18663628, 212261729, 2353164722, 25927424601, 285292183440, 3138392544913, 34522649395414, 379749728169737, 4177247998556276, 45949729595136705, 505447028088955098 (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 (19,-116,364,-686,826,-644,316,-89,11).

PROG

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

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

CROSSREFS

Sequence in context: A038309 A185264 A128357 * A180197 A110934 A065691

Adjacent sequences:  A024131 A024132 A024133 * A024135 A024136 A024137

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 14 05:41 EST 2012. Contains 205570 sequences.