A350292 Triangle read by rows: the n-th row gives the saturated vertex Turán numbers for the cube graph Q_n.
1, 2, 1, 6, 3, 1, 12, 8, 4, 1, 24, 20, 10, 5, 1
Offset: 1
Examples
n\k | 1 2 3 4 5 ----+------------------------ 1 | 1 2 | 2 1 3 | 6 3 1 4 | 12 8 4 1 5 | 24 20 10 5 1 ...
Links
- Heiko Harborth and Hauke Nienborg, Saturated vertex Turán numbers for cube graphs, Congr. Num. 208 (2011), 183-188.
- Mathonline, Cube Graphs
Formula
T(n, n) = 1 and T(n, n-1) = n (see Theorem 2 in Harborth and Nienborg).
Comments