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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A122767 Expansion of 2*x/(1-6*x-120*x^2+300*x^3). 1
0, 2, 12, 312, 2712, 50112, 532512, 8394912, 99237312, 1443059712, 18048362112, 251686144512, 3243002406912, 44245843149312, 579129504371712, 7811377482074112, 103090052472256512, 1382166761370918912 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Scaled coefficient expansion of second derivative of Steinbach polynomial: -1+ 3 x + 3 x^2 - 4 x^3 - x^4 + x^5 Second derivative: 6 - 24 x - 12 x^2 + 20 x^3 C.F.=x/(20 - 12 x - 24 x^2 + 6 x^3).

REFERENCES

P. Steinbach, Golden fields: a case for the heptagon, Math. Mag. 70 (1997), no. 1, 22-31.

LINKS

Index to sequences with linear recurrences with constant coefficients, signature (6,120,-300)

MATHEMATICA

p[x_] := 6 - 24 x - 12 x^2 + 20 x^3 q[x_] := ExpandAll[x^3*p[1/x]] Table[ 20*SeriesCoefficient[ Series[x/q[x], {x, 0, 30}], n]*2^n*5^(n - 1), {n, 0, 30}]

CROSSREFS

Cf. A122601, A078008.

Sequence in context: A012377 A012425 A012422 * A094047 A091472 A156518

Adjacent sequences:  A122764 A122765 A122766 * A122768 A122769 A122770

KEYWORD

nonn,uned

AUTHOR

Roger Bagula and Gary Adamson (rlbagulatftn(AT)yahoo.com), Sep 22 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 14 14:07 EST 2012. Contains 205623 sequences.