Solution:
1. keep no. in group of two alternate numbers.
{1,3} {2,4} {5,7} {6,8}
{1,3} {2,4} {5,7} {6,8}
- 1 8 -
3. now fill with other group.
5 1 8 4
7 3 6 2
______________________________________________
for 16 numbers
{1,2,3,4,5,6........15,16}
7 3 6 2
______________________________________________
for 16 numbers
{1,2,3,4,5,6........15,16}
- - - 1 14 - - - - - - 3 16 - - -- - 13 1 14 2 - -
- - 15 3 16 4 - -- 5 13 1 14 2 12 -
- 6 15 3 16 4 10 -9 5 13 1 14 2 12 7
11 6 15 3 16 4 10 8
POST YOUR OPINION IF YOU HAVE BETTER SOLUTION
Numbers 6 and 7 have been interchanged in the solution you have posted for 16 numbers..
ReplyDeleteJust for the clarity of other readers.
dude read solution carefully..i have posted answer for both 8 numbers and 16 numbers.i hope ur doubt is cleared.:)
Delete