A four by four grid of unit squares contains squares of various sizes (1 by 1 through 4 by 4), each of which are formed entirely from squares in the grid. In each of the 16 unit squares, write the number of squares that contain it. For instance, the middle numbers in the top row are 6s because they are each contained in one $1\times 1$ square, two $2\times 2$, two $3\times 3$, and one $4\times 4$. (a) What is the sum of all sixteen numbers written in this grid? (b) What about the same problem with a $10\times 10$ grid?
Solution (a) By filling numbers in to the grid, we have the following $4\times 4$ grid: $$ \begin{array}{|c|c|c|c|} \hline 4 & 6 & 6 & 4 \\ \hline 6 & 10 & 10 & 6 \\ \hline 6 & 10 & 10 & 6 \\ \hline 4 & 6 & 6 & 4 \\ \hline \end{array} $$ Therefore the answer to the questions is $\boxed{104}$.
Solution (b) Assume the sum is $S$. There are $10^2$ squares of $1\times 1$, producing a partial sum of $1^2\times 10^2$; and $9^2$ squares of $2\times 2$, producing a partial sum of $2^2 \times 9^2$; and so on; and finally, there is $1^2$ square of $10\times 10$, producing a partial sum of $10^2 \times 1^2$. Therefore, $$S=\sum_{i=1}^{10}i^2\cdot(10-i+1)^2=2\cdot(1^2\cdot 10^2 + 2^2\cdot 9^2 + 3^2\cdot 8^2+ 4^2\cdot 7^2 + 5^2\cdot 6^2)$$ $$=2\cdot(100+324+576+784+900)=2\cdot 2684=\boxed{5368}$$
Note: For a $n\times n$ grid, the sum is $$S(n)=\sum_{i=1}^{n}i^2\cdot(n-i+1)^2$$ The above is the convolution of non-zero squares, producing OEIS sequence A033455, with the following closed form: $$\boxed{S(n)=\dfrac{(n+1)((n+1)^4-1)}{30}=\dfrac{n(n+1)(n+2)(n^2+2n+2)}{30}}$$
Challenge: In stead of a grid of squares, what is the answer for a grid consisting of equilateral triangles, such as the following:
Posted inAlgebra, Combinatorics|Comments Off on MATHCOUNTS Exercise – Convolution of Non-zero Squares
Point $E$ and $F$ are inside the square $ABCD$, with $DE=10$, $EF=6$, $BF=4$, and $\angle{DEF}=\angle{BFE}=90^\circ$. Find the area of the square $ABCD$. Click here for the solutions.
Solution 1: Draw line $DB$, intersecting $EF$ at $G$. We have $\triangle{DEG}\sim\triangle{BFG}$.
$\therefore$ Area of $ABCD=\dfrac{BD^2}{2}=\dfrac{(2\sqrt{58})^2}{2}=\boxed{116}$
Solution 2: Draw line $DB$. Point $G$ is on $DE$ so that $DG=6$. Extend $BF$ to $H$ so that $BH=6$. Draw line $GH$ intersecting $DB$ at $I$. We have $\triangle{DGI}\cong\triangle{BHI}$.
$\therefore$ Area of $ABCD=\dfrac{1}{2}\cdot BD^2=\dfrac{1}{2}\cdot 232=\boxed{116}$
Generalization: Point $E$ and $F$ are inside square $ABCD$, with $DE=a$, $EF=b$, $BF=c$, and $\angle{DEF}=\angle{BFE}=90^\circ$, then the area of the square $ABCD$ is $$ABCD=\boxed{\dfrac{(a+c)^2+b^2}{2}}$$
Extra: Andrew started at the entry point $D$, which is one corner of a square shaped maze $ABCD$, with the exit point $B$ directly across the diagonal of the square. The following is his track record:
He entered the maze at point $D$ and walked $20$ feet first along the path.
He changed his direction $90^\circ$ clock-wise and walked another $20$ feet.
He changed his direction $90^\circ$ counter-clock-wise and walked another $20$ feet
He repeated step 2 and step 3 two more times.
He repeated step 3 once again, then step 2 twice.
He changed his direction $90^\circ$ counter-clock-wise and walked $40$ feet to reach the exit point $B$.
Solution: Based on the track record, the net distance Andrew walked parallel to the initial path direction $DE$ is $140$ feet, and the net distance perpendicular to the initial path direction $DE$ is $60$ feet, as shown the diagram in the right. The length of the diagonal $BD$ of the square $ABCD$ is:
For a nature number $$n=p_{1}^{q_{1}}\times p_{2}^{q_{2}}\times \cdots \times p_{m}^{q_{m}}$$ where $p_{i} (1 \le i \le m) $ are unique prime numbers.
The total number of positive factors of $n$ is $$f=(q_{1}+1)\times(q_{2}+1)\times\cdots\times(q_{m}+1)$$ The sum of all positive factors of $n$ is $$\sum_{d|n}d=\dfrac{p_{1}^{q_1 +1}-1}{ p_1 -1}\times \dfrac{p_{2}^{q_{2}+1}-1}{ p_{2}-1}\times \cdots \times\dfrac{p_{m}^{q_{m}+1}-1}{p_{m} -1}$$ The product of all positive factors of $n$ is $$\prod_{d|n}d=n^{\frac{f}{2}}$$ i.e. the $\dfrac{f}{2}th$ power of $n$, where $f$ is the total number of positive factors of $n$.
Question 1: A number is perfect if the sum of all positive factors is twice of the number. What is the sum of the first $4$ perfect numbers found by Euclid?
Question 2: A natural number is multiplicative perfect if the square of the number is the product of all positive factors. What is the sum of the $3$ smallest multiplicative perfect numbers greater than $1$?
Question 3: The sum of all positive factors of a natural number is 403. What is this number?
Question 4: What is the largest natural number less than $1000$ such that the product of all positive factors is the number raised to the $12$th power?
A unit equilateral $\triangle{ABC}$ is folded over line $DE$, forming a quadrilateral $BCDE$, with $A$ touching $BC$ at $A’$, and $\triangle{BA’E}$ is a right triangle. The area of $BCDE$ is __________. Answer: $\dfrac{17\sqrt{3}-27}{8}\approx 0.305608$
A quarter-circle $ABC$, with its center at $A$ and its radius as $1$, is folded over $BD$, with its center touching the arc $BC$ at $A’$. The area of the resulting figure is __________. Answer: $\dfrac{3\pi-2\sqrt{3}}{12}\approx 0.49672$
Two opposite vertices $A$ and $C$ of a unit square $ABCD$ are folded toward the diagonal $BD$, forming a kite-shaped area $BEDF$. The area of the kite is __________.
Point $A$ of a unit square $ABCD$ is folded toward the diagonal $BD$ at point $A’$. Then, point $D$ is folded over $AC$, touching point $B$, resulting in a quadrilateral $BCFE$. The area of $BCFE$ is __________.
Point $A$ is the center of a quarter circle $ABC$ with radius as $1$. Point $D$ is the midpoint of $AB$. Point $C$ is folded over $EF$, touching point $D$, The length of $EF$ is __________. Answer: $\dfrac{2\sqrt{71}-3}{40}\sqrt{5} \approx 0.774367$
Point $A$ of unit square $ABCD$ is folded over $FG$, touching point $E$, which is the midpoint of $CD$. The length of $FG$ is __________. Answer: $\dfrac{\sqrt{5}}{2}$
A semi-circle with $AB$ as its diameter, point $O$ as its center, and its radius as $1$. The circle is folded over chord $BC$ and intersecting the diameter at $O$. The area bounded by $\overparen{AC}$, $AB$ and $BC$ is __________. Answer: $\dfrac{\pi}{6}+\dfrac{\sqrt{3}}{4}$
A semi-circle with $AB$ as its diameter, point $O$ as its center, and its radius as $5$. The circle is folded over chord $BD$ and intersecting the diameter at $C$, and $\dfrac{AC}{BC}=\dfrac{1}{2}$. The length of $BD$ is __________ (PUMaC 2010).
A semi-circle with $AB$ as its diameter, point $O$ as its center, and its radius as $2$. The circle is folded over chord $CD$, tangent with the $AB$ at $E$, with $\dfrac{BE}{AE}=\dfrac{1}{3}$. The length of $CD$ is __________.
$\triangle{ABC}$ is a right triangle with $AB=BC=12$, and $\angle{ABC}=90^\circ$. $D$ is the midpoint of $BC$. Point $A$ is folded over $EF$ to touch point $D$. The length of $EF$ is __________.
$\triangle{ABC}$ is a right triangle with $AB=3$, $BC=4$, and $\angle{ABC}=90^\circ$. $D$ is the midpoint of $BC$. Point $A$ is folded over $EF$ to touch point $D$. The length of $EF$ in the simplest form is $\dfrac{a}{b}\sqrt{c}$, where $a$, $b$, and $c$ are integers. The value of $a+b+c$ is __________.
$\triangle{ABC}$ is a right triangle with $AB=BC=8$, and $\angle{ABC}=90^\circ$. $D$ is a point on $AC$ so that $\dfrac{CD}{AC}=\dfrac{1}{3}$. Point $B$ is folded over $EF$ to touch point $D$, resulting a concave polygon $A’EFCD$. The length of $EF$ is __________.
A pentagon was folded from a square of paper, as shown in the figure. At first the edges $BC$ and $DC$ were folded to the diagonal $AC$, so that the corners $B$ and $D$ lie on the diagonal and then the resulting shape was folded so that the vertex $C$ coincided with the vertex A. The value of the angle indicated by the question mark is __________.
A paper strip is folded three times as shown. If $\alpha=70^\circ$, then $\beta=$ __________ .
In a unit equalaterial $\triangle{ABC}$, point $A$ is folded to the point $D$ on $BC$ as shown, resulting in the crease $EF$ with $E$ on $AB$ and $F$ on $AC$. If $FD\perp BC$:
The value of $\angle{AED}$ is __________.
The length of $CD$ is __________.
The ratio of the areas of $\triangle{AEF}$ and $\triangle{ABC}$ is __________.
Posted inGeometry|Comments Off on Geometry Fold Problems