login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A077901 Expansion of (1-x)^(-1)/(1+x-x^2-2*x^3). 1

%I #11 May 29 2018 13:57:00

%S 1,0,2,1,2,4,1,8,2,9,10,4,25,0,34,17,18,68,-15,120,2,89,154,-60,393,

%T -144,418,225,-94,1156,-799,1768,-254,425,2858,-2940,6649,-3872,4642,

%U 4785,-7886,21956,-20271,26456,-2814,-11271,61370,-78268,117097,-72624,33186,128385,-240446,435204

%N Expansion of (1-x)^(-1)/(1+x-x^2-2*x^3).

%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (0,2,1,-2).

%t CoefficientList[Series[(1-x)^(-1)/(1+x-x^2-2x^3),{x,0,80}],x] (* _Harvey P. Dale_, Mar 20 2011 *)

%o (PARI) Vec((1-x)^(-1)/(1+x-x^2-2*x^3)+O(x^99)) \\ _Charles R Greathouse IV_, Sep 27 2012

%Y First differences are in A077971.

%K sign,easy

%O 0,3

%A _N. J. A. Sloane_, Nov 17 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 6 07:22 EDT 2024. Contains 372290 sequences. (Running on oeis4.)