Difference between revisions of "2019 USAJMO Problems/Problem 5"

(Created page with "Let <math>n</math> be a nonnegative integer. Determine the number of ways that one can choose <math>(n+1)^2</math> sets <math>S_{i,j}\subseteq\{1,2,\ldots,2n\}</math>, for int...")
 
Line 1: Line 1:
 
Let <math>n</math> be a nonnegative integer. Determine the number of ways that one can choose <math>(n+1)^2</math> sets <math>S_{i,j}\subseteq\{1,2,\ldots,2n\}</math>, for integers <math>i,j</math> with <math>0\leq i,j\leq n</math>, such that:
 
Let <math>n</math> be a nonnegative integer. Determine the number of ways that one can choose <math>(n+1)^2</math> sets <math>S_{i,j}\subseteq\{1,2,\ldots,2n\}</math>, for integers <math>i,j</math> with <math>0\leq i,j\leq n</math>, such that:
[list]
 
[*] for all <math>0\leq i,j\leq n</math>, the set <math>S_{i,j}</math> has <math>i+j</math> elements; and
 
[*] <math>S_{i,j}\subseteq S_{k,l}</math> whenever <math>0\leq i\leq k\leq n</math> and <math>0\leq j\leq l\leq n</math>.
 
[/list]
 
  
[i]Proposed by Ricky Liu[/i]
+
1. for all <math>0\leq i,j\leq n</math>, the set <math>S_{i,j}</math> has <math>i+j</math> elements; and
 +
2.  <math>S_{i,j}\subseteq S_{k,l}</math> whenever <math>0\leq i\leq k\leq n</math> and <math>0\leq j\leq l\leq n</math>.
 +
 
 +
Proposed by Ricky Liu

Revision as of 19:11, 19 April 2019

Let $n$ be a nonnegative integer. Determine the number of ways that one can choose $(n+1)^2$ sets $S_{i,j}\subseteq\{1,2,\ldots,2n\}$, for integers $i,j$ with $0\leq i,j\leq n$, such that:

1. for all $0\leq i,j\leq n$, the set $S_{i,j}$ has $i+j$ elements; and 2. $S_{i,j}\subseteq S_{k,l}$ whenever $0\leq i\leq k\leq n$ and $0\leq j\leq l\leq n$.

Proposed by Ricky Liu