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!)
A110688 Expansion of -(2*x+1)*(6*x^2+4*x+1)/((3*x^2+3*x+1)*(2*x^3+2*x^2+4*x+1)). 3
-1, 1, -4, 19, -73, 262, -931, 3319, -11884, 42679, -153505, 552430, -1988311, 7156123, -25754188, 92683315, -333539317, 1200299014, -4319477491, 15544370887, -55939087228, 201306503071, -724436520553, 2607011250526, -9381785144287 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MAPLE
seriestolist(series(-(2*x+1)*(6*x^2+4*x+1)/((3*x^2+3*x+1)*(2*x^3+2*x^2+4*x+1)), x=0, 25)); -or- Floretion Algebra Multiplication Program, FAMP Code: tessum(infty)-4jbaseforsumseq[ + 'i - .25'j + .25'k - .25j' + .25k' - .5'ii' - .25'ij' - .25'ik' - .25'ji' - .25'ki' - .5e], Sumtype is set to: default; Fortype is set to: 1A.
MATHEMATICA
CoefficientList[Series[-(2*x + 1)*(6*x^2 + 4*x + 1)/((3*x^2 + 3*x + 1)*(2*x^3 + 2*x^2 + 4*x + 1)), {x, 0, 50}], x] (* G. C. Greubel, Sep 06 2017 *)
PROG
(PARI) Vec(-(2*x+1)*(6*x^2+4*x+1)/((3*x^2+3*x+1)*(2*x^3+2*x^2+4*x+1))+O(x^99)) \\ Charles R Greathouse IV, Sep 26 2012
CROSSREFS
Sequence in context: A085348 A027232 A256714 * A218920 A009450 A096978
KEYWORD
sign,easy
AUTHOR
Creighton Dement, Aug 02 2005
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 March 28 20:05 EDT 2024. Contains 371254 sequences. (Running on oeis4.)