Consider a square array of dots, colored red or blue, with 20 rows and 20 columns. Whenever two dots of the same color are adjacent in the same row or column; they are joined by a segment of their common color. Adjacent dots of unlike colors are joined by a black segment. There are 219 red dots, 39 of them on the border of the array, not at the corners. There are 237 black segments. How many blue segments are there?
Subscribe to:
Post Comments (Atom)
Define \(f: \mathbb{R} \rightarrow \mathbb{R}\) by \[f(x)= \begin{cases}(1-\cos x) \sin \left(\frac{1}{x}\right), & x \neq 0 \\ 0, ...
-
16 programers are playing in a single elimination tournament. Each player has a diff erent skill level and when two play against each othe...
-
Show that if x, y, z are positive integers, then ( xy + 1)( yz + 1)( zx + 1) is a perfect square if and only if xy + 1, yz + 1, zx ...
No comments:
Post a Comment