Quantity of Vertices, Edges, Etc In Higher Dimensional Cubes

  • Context: Undergrad 
  • Thread starter Thread starter Richard Craig
  • Start date Start date
  • Tags Tags
    tesseract
Click For Summary
SUMMARY

The discussion focuses on calculating the number of vertices, edges, and faces in higher-dimensional cubes using non-recursive equations. It establishes that the vertices of an n-dimensional cube can be represented as n-tuples of binary values, leading to a total of 2^n vertices. The conversation highlights the relationship between dimensions, noting that doubling the dimensions results in doubling the vertices and transforming edges. The exploration of non-recursive formulas for these calculations is emphasized as a key area of interest.

PREREQUISITES
  • Understanding of n-dimensional geometry
  • Familiarity with binary representation
  • Basic knowledge of combinatorial mathematics
  • Concept of simplexes in geometry
NEXT STEPS
  • Research non-recursive formulas for calculating vertices in n-dimensional cubes
  • Explore the properties of simplexes in higher dimensions
  • Learn about combinatorial geometry and its applications
  • Investigate the relationship between dimensions and geometric transformations
USEFUL FOR

Mathematicians, computer scientists, and educators interested in higher-dimensional geometry and combinatorial mathematics.

Richard Craig
Messages
2
Reaction score
0
Has anyone came up with a way to find the number vertices, lines or face in different dimensional cubes? I'm would most interested in a non-recursive equation.
 
Physics news on Phys.org
The vertices are easiest. The vertices of the n-dimensional cube ##\{\mathbf{x}\in\mathbb{R}^n\ |\ \forall i: x_i\in[0,1]\}## are the n-tuples ##(x_1,x_2,...,x_n)## in which every element is 0 or a 1. How many such n-tuples are there?
 
the easiest way to see it seems recursive, but you might be able to write a non recursive formula. I.e. just cross an n cube with an interval to get an n+1 cube and look at what happens to the various simplexes. e.g. you double the number of vertices, but in addition to doubling the number of edges you also transfiorm each vertex into a new edge,... so a 3 cube has twice as many vertices as a square, and 3 times as many edges,... But maybe you already see this.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 35 ·
2
Replies
35
Views
5K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
7K