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.

Showing 1-4 of 4 results.

A251419 Domination number of the n-triangle grid graph TG_n having n vertices along each side.

Original entry on oeis.org

1, 1, 2, 3, 3, 5, 6, 7, 9, 10, 13, 15, 17, 19, 21, 24, 27, 30, 33, 36, 40, 43, 47, 51, 55, 59, 63, 68, 72, 77, 82, 87, 92, 97, 103, 108, 114, 120, 126
Offset: 1

Views

Author

N. J. A. Sloane, Dec 04 2014

Keywords

Comments

a(n) is the minimum size of a dominating set of the triangular grid graph with n vertices along each side. - Andy Huchala, Mar 17 2024
Conjectured to equal floor((n^2 + 7n - 23)/14) for n >= 14. See A251418.

Crossrefs

Formula

G.f.: (x^22 - x^21 - x^19 + 2*x^18 - x^17 - x^14 + 2*x^13 - 2*x^11 + 2*x^10 - 2*x^9 + x^8 + x^7 - 2*x^6 + x^5 - x^3 + x^2 - x)/(x^9 - 2*x^8 + x^7 - x^2 + 2*x - 1) (conjectured, equivalent to Wagon's conjectural formula from comments). - Andy Huchala, Mar 15 2024

Extensions

a(32)-a(38) from Andy Huchala, Mar 14 2024
a(39) from Eric W. Weisstein, Dec 13 2024

A303049 Number of total dominating sets in the n-triangular grid graph.

Original entry on oeis.org

4, 32, 370, 10102, 547888, 57177700, 11840492228, 4851988794700, 3925043687686610, 6272313979455281150, 19802247395866119585902, 123501868366552999691029394, 1521619453753652011100192319196, 37035171896737433898000971545353724, 1780729821252117006470518879967287810584
Offset: 1

Views

Author

Eric W. Weisstein, Apr 17 2018

Keywords

Crossrefs

Extensions

Terms a(6) and beyond from Andrew Howroyd, Apr 17 2018

A303228 Number of minimal total dominating sets in the n-triangular grid graph.

Original entry on oeis.org

3, 3, 22, 205, 1059, 18827, 368770, 10154157, 431120602
Offset: 1

Views

Author

Eric W. Weisstein, Apr 20 2018

Keywords

Crossrefs

Extensions

a(7)-a(10) from Andrew Howroyd, Apr 20 2018

A304562 Number of minimum total dominating sets in the n-triangular grid graph.

Original entry on oeis.org

3, 3, 20, 9, 22, 18, 6, 335, 6816, 24, 11346, 1824, 1584, 1398091, 6462, 64, 144, 135150, 4464
Offset: 1

Views

Author

Eric W. Weisstein, May 14 2018

Keywords

Crossrefs

Extensions

a(7)-a(19) from Andrew Howroyd, May 19 2018
Showing 1-4 of 4 results.