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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A100040 2*n^2 + n - 5. 9
-5, -2, 5, 16, 31, 50, 73, 100, 131, 166, 205, 248, 295, 346, 401, 460, 523, 590, 661, 736, 815, 898, 985, 1076, 1171, 1270, 1373, 1480, 1591, 1706, 1825, 1948, 2075, 2206, 2341, 2480, 2623, 2770, 2921, 3076, 3235, 3398, 3565, 3736, 3911, 4090, 4273 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

COMMENTS

A100035(a(n)) = 4 for n>3;

a(n) = A014105(n) - 5 = A084849(n) - 6 = A100041(n) + 2.

LINKS

Index entries for sequences related to linear recurrences with constant coefficients, signature (3,-3,1).

FORMULA

a(n) = 2*a(n-1)-a(n-2)+4; a(0)=-5, a(1)=-2. [From Vincenzo Librandi, Dec 26 2010]

G.f.: (-5 + 13*x - 4*x^2)/(1 - x)^3. [Arkadiusz Wesolowski, Dec 25 2011]

PROG

(MAGMA) [ 2*n^2+n-5: n in [0..50] ];

CROSSREFS

Cf. A100036, A100037, A100038, A100039.

Sequence in context: A085997 A071546 A154649 * A197271 A175557 A018247

Adjacent sequences:  A100037 A100038 A100039 * A100041 A100042 A100043

KEYWORD

sign,easy

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Oct 31 2004

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 04:58 EST 2012. Contains 205985 sequences.