s

Magic Square

Concept Behind It :

We are going to make a magic square.

Here, we have to set the numbers in matrix such that
sum of numbers from verticle, horizontal or diagonal remain same.

For this we will create those magic numbers by a miracle formula :-
M= n (n² + 1) / 2

Later things, are just some concepts of positions of all those magic numbers.
Well, which is actually the important part of it.

Boom !...The magic is done...

Skills Behind It :

Time to Connect

copyright ©2021

Arpit Somani