All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Shapes
A square squared (Posted on 2004-03-20) Difficulty: 3 of 5
A four-dimensional hypercube has vertices connecting 4 edges, each edge 90 degrees apart from each other. Each edge is 1 unit long. Find the 3-d surface volume of this cube. Find the 2-d surface area. Find the sum of the lengths of all the edges.

Find a general equation for the s-dimensional surface area of an c-dimensional cube with one unit side length. For example, if s=1 and c=3, you're finding the sum of the length of the edges of a normal cube.

  Submitted by Tristan    
Rating: 4.6000 (5 votes)
Solution: (Hide)
8 units cubed, 24 units squared and 32 units

Consider a normal unit cube. Placed on a cartesian coordinate system, each vertex has coordinates with a combination of ones and zeroes. Edges consist of two points, and the two points' coordinates differ in one of the numbers but not in the other two numbers. This is because the edge only has one dimension. The edge can use either the x, y or z dimension, and the two unused dimensions each can have values of either 0 or 1. There are twelve edges because twelve is 3*22.

The faces of the cube are the same as edges, except they use two dimensions. They can use any two of the three dimensions, and the last dimension has either a 0 or 1. There are six faces because six is 3*2. The same can be done with a hypercube.

In a 4-d hypercube, edges can use any one of the four dimensions. Each of the last three dimensions has either a 0 or 1. The number of edges is then 4*23, or 32.

Each two dimensional face of the hypercube can use any combination of two the four dimensions. There are C(4,2), or 6 such combinations. Each of the last two dimensions has a 0 or 1. The total number of faces must be C(4,2)*22, or 24.

The number of 3-d hyperfaces is calculated the same way. There are only 4 combinations of 3 dimensions that the hyperfaces can use. There is only one unused dimension. The number of hyperfaces is 4*21, or 8.

The equation that I used and explained is C(c,s)*2c-s, where C(c,s) is the number of possible combinations of used dimensions, and the exponent c-s is the number of unused dimensions.

Comments: ( You must be logged in to post comments.)
  Subject Author Date
hileigh berllaque2004-07-28 04:44:05
re: you tell me what subject beTristan2004-03-23 19:56:43
SolutionSolution by vector algebraRichard2004-03-20 20:02:54
SolutionThe Rest of a SolutionIain2004-03-20 17:46:16
SolutionMost of a solutionCharlie2004-03-20 11:23:31
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (11)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information