Difference between revisions of "2010 UNCO Math Contest II Problems/Problem 5"

(Solution)
(Solution)
 
Line 19: Line 19:
  
 
== Solution ==
 
== Solution ==
(a) Let us write the position of any coin as <math>(r,c)</math>. Then, <math>0 \le r \le 3, 0 \le c \le 3</math>. Therefore, there are <math>4 \times 4 = 16</math> different positions for the first coin, <math>3 \times 3 = 9</math> possibilities for the second coin, <math>2 \times 2 = 4</math> possibilities for the third coin, and <math>1 \times 1 = 1</math> possibility for the fourth coin. Together, there are <math>16 \times 9 \times 4 \times 1 = 576</math> possible placements of the two coins.
+
(a) <math>\tfrac{6}{455}</math>  
  
(b)Using the same process above, the possible positions of a coin at <math>(r,c)</math>, where  <math>0 \le r \le N-1, 0 \le c \le N-1</math>, can be counted as <math>(N-1)^2</math> possibilities for the first coin, <math>(N-2)^2</math> possibilities for the second coin, <math>(N-3)^2</math> possibilities for the third coin, and <math>(N-4)^2</math> possibilities for the fourth coin. Finally, there are <math>(N-1)^2 + (N-2)^2 + (N-3)^2 + (N-4)^2 = 4N^2 -20N + 30</math> possibilities.
+
(b) <math>\frac{n!}{\binom{n^2}{n}}</math>
  
 
== See also ==
 
== See also ==

Latest revision as of 02:51, 13 January 2019

Problem

(a) In the $4 \times 4$ grid shown, four coins are randomly placed in different squares. What is the probability that no two coins lie in the same row or column?

$\begin{tabular}{|c|c|c|c|} \hline &&& \\ \hline &&& \\ \hline &&& \\ \hline &&& \\ \hline \end{tabular}$

(b) Generalize this to an $N \times N$ grid.


Solution

(a) $\tfrac{6}{455}$

(b) $\frac{n!}{\binom{n^2}{n}}$

See also

2010 UNCO Math Contest II (ProblemsAnswer KeyResources)
Preceded by
Problem 4
Followed by
Problem 6
1 2 3 4 5 6 7 8 9 10
All UNCO Math Contest Problems and Solutions