Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137267
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137267 Chung-Graham juggling polynomials as a triangular sequence of positive coefficients. +0
1
1, 1, 1, 2, 2, 2, 3, 3, 4, 6, 4, 4, 6, 12, 24, 5, 5, 8, 18, 48, 120, 6, 6, 10, 24, 72, 240, 720, 7, 7, 12, 30, 96, 360, 1440, 5040, 8, 8, 14, 36, 120, 480, 2160, 10080, 40320, 9, 9, 16, 42, 144, 600, 2880, 15120, 80640, 362880 (list; graph; listen)
OFFSET

1,4

COMMENT

Row sums sequence is:

{1, 2, 6, 16, 50, 204, 1078, 6992, 53226, 462340}

A set of matrices can be associated with these polynomials.

REFERENCES

http://www.maa.org/pubs/monthly_mar08_toc.html; Primitive Juggling Sequences; By: Fan Chung and Ron Graham; fan(AT)ucsd.edu, graham(AT)ucsd.edu; page 190

FORMULA

f_b(x)=(1 - Sum[(n - k)*k!*x^k, {k, 0, n - 1}])/(1-(b+1)*x) p(x,b)=-f_b(x)*(1-(b+1)*x)=-(1 - Sum[(n - k)*k!*x^k, {k, 0, n - 1}])

EXAMPLE

{1},

{1, 1},

{2, 2, 2},

{3, 3, 4, 6},

{4, 4, 6, 12, 24},

{5, 5, 8, 18, 48, 120},

{6, 6, 10, 24, 72, 240, 720},

{7, 7, 12, 30, 96, 360, 1440, 5040},

{8, 8, 14, 36, 120, 480, 2160, 10080, 40320},

{9, 9, 16, 42, 144, 600, 2880, 15120, 80640, 362880}

MATHEMATICA

p[x_, n_] := If[n == 1, 1, -(1 - Sum[(n - k)*k!*x^k, {k, 0, n - 1}])]; a = Table[CoefficientList[p[x, n], x], {n, 1, 10}]; Flatten[a]

CROSSREFS

Sequence in context: A074732 A089046 A054911 this_sequence A123576 A094824 A029054

Adjacent sequences: A137264 A137265 A137266 this_sequence A137268 A137269 A137270

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Mar 12 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research