Prove that the number of 2 -by-n arrays
$$\left[\begin{array}{llll}x_{11} & x_{12} & \cdots & x_{1 n} \\
x_{21} & x_{22} & \cdots & x_{2 n}\end{array}\right]$$
that can be made from the numbers $1,2 \ldots, 2 n$ such that
$$\begin{array}{c}
x_{11}<x_{12}<\cdots<x_{1 n} \\x_{21}<x_{22}<\cdots<x_{2 n} \\
x_{11}<x_{21}, x_{12}<x_{22}, \ldots, x_{1 n}<x_{2 n}\end{array}
$$ equals the nth Catalan number, $C_{n}$.