cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

User: Esther Banaian

Esther Banaian's wiki page.

Esther Banaian has authored 2 sequences.

A260583 Number of ways to place 3n rooks on an n X n board, 3 rooks in each row and each column, multiple rooks in an allowed cell, and exactly 4 rooks below the main diagonal.

Original entry on oeis.org

11, 595, 14679, 253247, 3564803, 44226950, 505572550, 5473391465, 57122380066, 581477852342, 5819301681925, 57564437594318, 564911137682637, 5513703983635512, 53616132982114742, 520057429817203110, 5035740328012627416, 48704838658567681135
Offset: 3

Author

Esther Banaian, Jul 29 2015

Keywords

Comments

a(n) is the number of minimal multiplex juggling patterns of period n using exactly 4 balls when we can catch/throw up to 3 balls at a time. (Minimal in the sense that the throw heights are between 0 and n-1.)

Crossrefs

Column k=4 of A269743.

Formula

G.f.: -(24558000*x^24 - 221169800*x^23 + 1030045255*x^22 - 3270869391*x^21 + 7705144467*x^20 - 13843184523*x^19 + 19209151138*x^18 - 20800159606*x^17 + 17768204859*x^16 - 12126221923*x^15 + 6718636422*x^14 - 3086566305*x^13 + 1204914514*x^12 - 407103232*x^11 + 118646908*x^10 - 28836372*x^9 + 5505383*x^8 - 758705*x^7 + 65305*x^6 - 2162*x^5 - 131*x^4 + 11*x^3)/(133600000*x^25 - 1875920000*x^24 + 12500686000*x^23 - 52604444000*x^22 + 156920670600*x^21 - 353103818000*x^20 + 622718972395*x^19 - 882777307660*x^18 + 1023713051333*x^17 - 983132187597*x^16 + 788634518440*x^15 - 531447118763*x^14 + 301890662895*x^13 - 144761728498*x^12 + 58568440406*x^11 - 19945788669*x^10 + 5692551701*x^9 - 1352405718*x^8 + 264899104*x^7 - 42210805*x^6 + 5370925*x^5 - 531418*x^4 + 39303*x^3 - 2039*x^2 + 66*x - 1).

A260745 Number of prime juggling patterns of period n using 3 balls.

Original entry on oeis.org

1, 3, 11, 36, 127, 405, 1409, 4561, 15559, 50294, 169537, 551001, 1835073, 5947516, 19717181, 63697526, 209422033, 676831026, 2208923853, 7112963260, 23127536979, 74225466424, 239962004807, 768695233371, 2473092566267, 7896286237030, 25316008015581, 80572339461372
Offset: 1

Author

Esther Banaian, Jul 30 2015

Keywords

Comments

A juggling pattern is prime if the closed walk corresponding to the pattern in the juggling state graph is a cycle.

Examples

			In siteswap notation, the prime juggling pattern(s) of length one is 3; of length two are 42, 51 and 60; of length three are 441, 522, 531, 450, 612, 630, 360, 711, 720, 801 and 900.
		

Crossrefs

Extensions

a(14)-a(17) from Roman Berens, Mar 20 2021
a(18)-a(28) from Jack Boyce, May 31 2024