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

Home > Numbers
Back to the Wall (Posted on 2010-04-28) Difficulty: 3 of 5


No! Not a firing squad nor the need for a continuous line to cross all line segments just once!

To each vertex labeled A to L apply a different value from 1 to 12. Let V, W, X, Y and Z be the sums of their respective surrounding vertices.

Provide at least one example where V=W=X=Y=Z, or offer a reason why this, like the continuous line, is impossible.

See The Solution Submitted by brianjn    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
efficiency Comment 17 of 17 |

I tested using nested loops, for some efficiency though not total optimization. (1) First varied ABCEFGH for 1 to 12 without duplication: testing for V=W; (2) Then varied DI, testing for V=X, finally (3) varied J, testing for V=Y=Z.  Testing each vertex for nonrepetition shortens the execution time if not the coding process.  The whole process took only about a second or so of execution time.  Everyone gains when the problem statements define terms -- in this case "vertex" which is popularly thought of as "corners" of a multilateral, but which has technical definitions which allow other points (though usually as intersections or interceptions).  I often avoid problems altogether if there is too much uncertainty.

 


  Posted by ed bottemiller on 2010-05-04 11:45:15
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 (15)
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