top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Proof: Total number of squares in a square?

+1 vote
278 views

If you divide any square into power (2, 2N) equal squares then total number of squares formed is sigma(power(i,2)) where i iterates from 1 to power( 2, N).

E.g
1 square has total 1,
Divided into 4 has total 1^2 +2^2
Divided into 16 equal squares has total 1^2 + 2^2 + 3^2 + 4^2
Divided into 64 equal squares has 1^2 + 2^2 + 3^2 + ......... + 8^2

Can you prove if this is correct? I have solved it.

posted Jun 23, 2014 by Hariom Sharma

Share this puzzle
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer (Check Answer ▼)





Similar Puzzles
0 votes

Difference between squares of two numbers is 8. Twice the square of first number by square of second number is 19. What are the numbers?

0 votes

Four glasses are in a row right side up.
enter image description here

In each move, you must invert exactly 3 different glasses. Invert means to flip a glass, so a right side up glass it turned upside down, and vice versa. Find, with proof, the minimum number of moves so that all glasses are turned upside down.

What if there are n glasses, and you have to invert n – 1 glasses at a time? For which n is there a solution, and what is the minimum number of moves?

0 votes

64 numbers (not necessarily distinct) are placed on the squares of a chessboard such that the sum of the numbers in every 2x2 square is 7.

What is the sum of the four numbers in the corners of the board?

0 votes

Three identical squares are shown in the diagram. If the area of the triangle is 1 square meter, what is the area of a single square?
enter image description here

+1 vote

The given figure shows a circle, centred at O, enclosed in a square. Find the total area of shaded parts?
enter image description here

...