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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A124023 G.f.: 1/(1-2*x-6*x^2+4*x^3). 0
1, 2, 10, 28, 108, 344, 1224, 4080, 14128, 47840, 164128, 558784, 1910976, 6518144, 22267008, 75998976, 259527424, 885980672, 3025129984, 10328034304, 35262925824, 120393537536, 411052492800, 1403414507520, 4791569821696, 16359416717312, 55854594334720 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

LINKS

Index entries for sequences related to linear recurrences with constant coefficients

MATHEMATICA

f[x_] = -4 + 6 x + 2 x^2 - x^3; g[x_] = ExpandAll[x^3*f[1/x]]; Table[ SeriesCoefficient[Series[x/(g[x]), {x, 0, 30}], n], {n, 0, 30}]

CROSSREFS

Sequence in context: A006331 A104657 A000900 * A127921 A106184 A076438

Adjacent sequences:  A124020 A124021 A124022 * A124024 A124025 A124026

KEYWORD

nonn

AUTHOR

Roger Bagula and Gary Adamson (rlbagulatftn(AT)yahoo.com), Oct 31 2006

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Nov 04 2006

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 16 07:39 EST 2012. Contains 205881 sequences.