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!)
A140859 Border-domination number of queen graph for n X n board. 1
1, 1, 2, 2, 3, 4, 5, 6, 6, 6, 9, 10, 9, 12, 13, 10, 14, 16, 13, 18, 19, 14, 21, 22, 17, 24, 25, 18, 25, 28, 21, 30 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
REFERENCES
Teresa W. Haynes, Stephen T. Hedetniemi and Michael A. Henning (eds.), Structures of Domination in Graphs, Springer, 2021. See Table 13 on p. 368.
LINKS
Andy Huchala, Python program.
A. Sinko and P. J. Slater, Queen's domination using border squares and (A,B)-restricted domination, Discrete Math., 308 (2008), 4822-4828.
FORMULA
2*n - 9/2 - sqrt(8*n^2 - 40*n + 49)/2 <= a(n) <= n-2 for all n > 3, from Sinko and Slater paper. - Andy Huchala, Mar 09 2024
CROSSREFS
Cf. A075458.
Sequence in context: A331307 A331306 A119353 * A072586 A329548 A028391
KEYWORD
nonn,more
AUTHOR
N. J. A. Sloane, Sep 04 2008
EXTENSIONS
a(14)-a(24) from "Structures of Domination in Graphs" added by Andrey Zabolotskiy, Sep 02 2021
a(25)-a(31) from Andy Huchala, Mar 05 2024
a(32) from Andy Huchala, Mar 20 2024
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 April 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)