|
a |
b |
c |
d |
e |
f |
g |
h |
i |
j |
1 |
C |
E |
B |
F |
E |
A |
E |
B |
H |
A |
A |
E |
H |
D |
F |
G |
E |
G |
D |
C |
F |
E |
B |
A |
H |
H |
B |
B |
C |
F |
D |
A |
D |
G |
E |
D |
H |
D |
B |
C |
C |
E |
D |
E |
G |
C |
G |
C |
D |
F |
C |
C |
B |
F |
A |
A |
C |
D |
G |
C |
F |
B |
C |
B |
C |
C |
B |
H |
E |
C |
A |
C |
E |
B |
E |
B |
A |
D |
D |
G |
D |
E |
G |
B |
C |
H |
D |
E |
B |
C |
|
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
|
Draw the following set of convex polygons with vertices in ascending and consecutive alphabetical order:
triangle, square, pentagon, hexagon, heptagon and octagon.
Each vertex sequence begins with an
A with subsequent (and all) vertices being 3 squares apart as defined by a chess knight's "L" shaped move or the queen's diagonal or orthogonal move.
No polygon is to have a common vertex with another. Should this occur then one or the other is not part of the solution.
Interesting puzzle! I worked backwards, beginning with the octagon and then moving back until I found the triangle.
My vertices:
triangle - D3, G3, G6
square - F1, I4, F7, C4
pentagon - B4, B7, E7, H4, E1
hexagon - G8, D8, A5, D2, G2, J5
heptagon - E6, G7, J4, I2, G1, E2, D4
octagon - F6, D7, B6, A4, B2, D1, F2, G4
|
Posted by Jyqm
on 2009-04-24 17:05:39 |