1 | In string e1 e2 e3 e4.......ed, one can write d=d1+d2+d3 |
2 | Any set of d1 binary indices can be mapped into a one dimensional line with periodic (wrap-around) connections |
3 | the remaining d2+d3 indices give other two dimensions |
4 |
This decomposes hypercube into a mesh with:
|
5 | So Hypercube includes lots of meshes |
6 | e.g. d=6 hypercube has 4 by 4 by 4, 8 by 8, 4 by 64, 64 by 1 etc. |
7 | So can study one dimension without loss of generality! |