Hypercube (EntityClass, 17)
From Hi.gher. Space
(Difference between revisions)
(+generalization) |
m |
||
Line 3: | Line 3: | ||
== Number of hypercells in a hypercube == | == Number of hypercells in a hypercube == | ||
- | |||
- | |||
{|style="border: 1px solid; border-color:#808080; border-collapse: collapse;" cellpadding="2" width="100%" | {|style="border: 1px solid; border-color:#808080; border-collapse: collapse;" cellpadding="2" width="100%" | ||
|valign="top" width="20%" style="background-color:#ccccff; text-align:center;" colspan="2" rowspan="2"| | |valign="top" width="20%" style="background-color:#ccccff; text-align:center;" colspan="2" rowspan="2"| | ||
Line 80: | Line 78: | ||
|valign="top" width="10%" style="background-color:#eeeeff; text-align:center;"|243 | |valign="top" width="10%" style="background-color:#eeeeff; text-align:center;"|243 | ||
|valign="top" width="10%" style="background-color:#ddddee; text-align:center;"|3<sup>n</sup> | |valign="top" width="10%" style="background-color:#ddddee; text-align:center;"|3<sup>n</sup> | ||
- | |||
- | |||
|} | |} | ||
[[Category:Shapes]] | [[Category:Shapes]] |
Revision as of 22:34, 15 June 2007
Template:Generalization-dimensions
Number of hypercells in a hypercube
Dimension of hypercube | Formula | |||||||
0 | 1 | 2 | 3 | 4 | 5 | |||
http://fusion-global.org/share/dimhyc_rotated.png | 0 | 1 | 2 | 4 | 8 | 16 | 32 | 2n |
1 | 0 | 1 | 4 | 12 | 32 | 80 | n2n-1 | |
2 | 0 | 0 | 1 | 6 | 24 | 80 | n(n-1)2n-22-1 | |
3 | 0 | 0 | 0 | 1 | 8 | 40 | n(n-1)(n-2)2n-36-1 | |
4 | 0 | 0 | 0 | 0 | 1 | 10 | n(n-1)(n-2)(n-3)2n-424-1 | |
5 | 0 | 0 | 0 | 0 | 0 | 1 | n/a | |
Sum | 1 | 3 | 9 | 27 | 81 | 243 | 3n |