將自然數按下列規律排列,每一列比前一列多一個數,如下表所示:
$$\begin{array}{l} \text{第 1 列:}\ 1 \\ \text{第 2 列:}\ 2, 3 \\ \text{第 3 列:}\ 4, 5, 6 \\ \text{第 4 列:}\ 7, 8, 9, 10 \\ \text{第 5 列:}\ 11, 12, 13, 14, 15 \\ \vdots \end{array}$$
試問第 $100$ 列第 $3$ 個數是多少?答:$\underline{\hspace{4em}}$。