Siliconhell Forum
 
 

Go Back   Siliconhell Forum > MindBenders > Forum Competitions

Notices

Forum Competitions Competitions, Tests and Challenges. Winners will be awarded Tokens

Closed Thread
 
Thread Tools Display Modes
Old 24-09-2004, 07:36 PM   #1 (permalink)
Regular Poster
 
nareluin's Avatar
 

Join Date: Mar 2004
Posts: 56
Credits: 188
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
nareluin
Default Maths: One for the Weekend

Nareluin will donate 200 tokens to the first person that posts the correct solution to the following puzzle:

This is a puzzle I read a long time ago. You have to fill the box (drawn below) with consecutive numbers from 1 to 16.

Code:
 ___ ___ ___ ___
|A  |B  |C  |D  |
|___|___|___|___|
|E  |F  |G  |H  |
|___|___|___|___|
|I  |J  |K  |L  |
|___|___|___|___|
|M  |N  |O  |P  |
|___|___|___|___|
You cannot repeat any number, and you cannot leave an empty cell. The sum of the numbers in cells specified below, must return the number "34"

ROWS:
A+B+C+D=34
E+F+G+H=34
I+J+K+L=34
M+N+O+P=34

COLUMNS:
A+E+I+M=34
B+F+J+N=34
C+G+K+O=34
D+H+L+P=34

SQUARES:
A+B+E+F=34
C+D+G+H=34
E+F+I+J=34
G+H+K+L=34
I+J+M+N=34
K+L+O+P=34

DIAGONAL:
M+J+G+D=34

It looks complicated, but it just takes some patience!


By the way... On the original puzzle I read once, I thought there had to be a second diagonal (A+F+K+P) that returned 34. I remember I spent days trying to solve that one single result. I finally gave up, thinking I might have added an instruction that was never there (I didn't have them at hand to check them out again). If any of you would like to try it out, and finds a solution, I would be sooooo thankful =)
View nareluin's Photo Album  
Sponsored Links
Old 24-09-2004, 11:16 PM   #2 (permalink)
Super Duper Poster
 
Benny's Avatar
 

Join Date: Mar 2004
Location: UK
Posts: 604
Credits: 1,761
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Benny is an unknown quantity at this point
Default Re: One for the Weekend

Code:
+----+----+----+----+
|  1 | 12 | 13 |  8 |
+----+----+----+----+
| 14 |  7 |  2 | 11 |
+----+----+----+----+
|  4 |  9 | 16 |  5 |
+----+----+----+----+
| 15 |  6 |  3 | 10 |
+----+----+----+----+
In this square:
- the sum of any row is 34
- the sum of any column is 34
- the sum of the 4 corners of any square is 34 (length 2, 3 and 4)
- the sum of the 2 major diagonals is 34
- the sum of any wrapped diagonal of length 4 is 34 (e.g. 12 + 2 + 5 + 15)

You can create 3 more like this by rotating it 90, 180 or 270 degrees!
View Benny's Photo Album  
Old 27-09-2004, 12:46 PM   #3 (permalink)
Regular Poster
 
nareluin's Avatar
 

Join Date: Mar 2004
Posts: 56
Credits: 188
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
nareluin
Default

Well, this doesn't need a confirmation. I thought you'd come with an answer in no time. Enjoy your tokens! =)
View nareluin's Photo Album  
Sponsored Links
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT. The time now is 06:36 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
Advertisement System V2.6 By   Branden
Copyright ©2000-2008
Inactive Reminders By Icora Web Design

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23