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

Home > Numbers
Hypercells (Posted on 2009-02-02) Difficulty: 4 of 5
The network represents a map of the edges and vertices of a hypercube or more precisely, a tesseract when imposed within 2D space.

The orange squares represent the faces of the internal cell, a cube in 3D space, and is defined by vertices A to H. The larger bolder letters, I to P are the vertices of the outer cell/cube.

The diagonal lines are the edges which link the inner to the outer forming the faces that configure the cells which interface to the inner and outer cells.

Let each hypercell have a value which is the vertex sum of each of its enclosing faces (or three times the sum of its 8 vertices).
The vertices are to be numbered uniquely from 1 to 16, and for consistency of reference, let A always be 1.
Vertex values:
ABCD
EFGH
IJKL
MNOP
= 136
Cell 1: ABCDEFGH
Cell 2: IJKLMNOP
Cell 3: ADFGILMP
Cell 4: ABEFIJMN
Cell 5: ABCDIJKL
Cell 6: BCEHJKNO
Cell 7: CDGHKLOP
Cell 8: EFGHMNOP
Find sets of values for A through P so that all the cells have the same value.

Note: while the on-line calculator may be useful, a spreadsheet should prove more valuable for those able to use one.

See The Solution Submitted by brianjn    
Rating: 4.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
re(2): computer solution | Comment 9 of 11 |
(In reply to re: computer solution by Charlie)

Using A=1 and  B < D < I < F, I get 155,775 solutions. Multiplied by 24 it comes to 3,738,600, in agreement with Daniel's count.

C and D are definitely reversed on the diagram from what's implied by the calculator portion.

BTW, the only changes to the program were interchanging C and D in the for...next loops and the setting and clearing of the used() array members, and in the addition that goes into variable ae. 

Edited on February 3, 2009, 12:39 pm

Edited on February 3, 2009, 1:41 pm
  Posted by Charlie on 2009-02-03 12:36:50

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (16)
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