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!)
A078050 Expansion of (1-x)/(1+x+2*x^2). 8
1, -2, 0, 4, -4, -4, 12, -4, -20, 28, 12, -68, 44, 92, -180, -4, 364, -356, -372, 1084, -340, -1828, 2508, 1148, -6164, 3868, 8460, -16196, -724, 33116, -31668, -34564, 97900, -28772, -167028, 224572, 109484, -558628, 339660, 777596, -1456916, -98276, 3012108, -2815556, -3208660, 8839772 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
INVERTi transform of A005408, (2n + 1) = A078050 signed: (1, 2, 0, -4, -4, 4, 12, 4, -20, -28, ...) = left border of triangle A144106. - Gary W. Adamson, Sep 11 2008
LINKS
FORMULA
a(n-1) = Sum_{k=1..n} (-1)^(n-k) * Sum_{i=0..n} binomial(k,n-i) * binomial(k+i-1, 2*k-1). - Vladimir Kruchinin, Mar 11 2013
PROG
(PARI) Vec((1-x)/(1+x+2*x^2)+O(x^99)) \\ Charles R Greathouse IV, Sep 23 2012
CROSSREFS
Cf. A005408, A144106. - Gary W. Adamson, Sep 11 2008
Cf. A208904.
Sequence in context: A200291 A049797 A116578 * A134271 A094403 A244340
KEYWORD
sign,easy
AUTHOR
N. J. A. Sloane, Nov 17 2002
STATUS
approved

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 April 24 13:41 EDT 2024. Contains 371957 sequences. (Running on oeis4.)