|
Search: id:A059214
|
|
|
| A059214 |
|
Square array T(k,n) = C(n-1,k) + Sum_{i=0..k} C(n,i) read by antidiagonals (k >= 1, n >= 1). |
|
+0 2
|
|
| 2, 2, 4, 2, 4, 6, 2, 4, 8, 8, 2, 4, 8, 14, 10, 2, 4, 8, 16, 22, 12, 2, 4, 8, 16, 30, 32, 14, 2, 4, 8, 16, 32, 52, 44, 16, 2, 4, 8, 16, 32, 62, 84, 58, 18, 2, 4, 8, 16, 32, 64, 114, 128, 74, 20, 2, 4, 8, 16, 32, 64, 126, 198, 186, 92, 22, 2, 4, 8, 16, 32, 64
(list; table; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
For k>1, gives maximal number of regions into which k-space can be divided by n hyper-spheres.
|
|
REFERENCES
|
L. Comtet, Advanced Combinatorics, Reidel, 1974, p. 73, Problem 4.
|
|
FORMULA
|
n hyperspheres divide R^k into at most C(n-1, k) + Sum_{i=0..k} C(n, i) regions.
|
|
EXAMPLE
|
Array begins
2 4 6 8 10 ...
2 4 8 14 22 ...
2 4 8 16 ...
|
|
CROSSREFS
|
Cf. A014206 (dim 2), A046127 (dim 3), A059173 (dim 4), A059174 (dim 5).
Apart from border, same as A059250.
Adjacent sequences: A059211 A059212 A059213 this_sequence A059215 A059216 A059217
Sequence in context: A079314 A060609 A109526 this_sequence A091820 A140821 A063789
|
|
KEYWORD
|
nonn,tabl
|
|
AUTHOR
|
njas, Feb 15 2001
|
|
|
Search completed in 0.002 seconds
|