I want to illustrate the use of dots in LaTeX.
Here is the output I am looking for:
This is the code I am starting with:
$$
L= \left[
\begin{array}{ccc}
1 & 0 & 0 \quad\cdots\quad0\\
m_{2,1} & 1 & 0 \quad\cdots\quad0\\
m_{3,1} & m_{3,2} & 1 \quad\cdots\quad0\\
\\
\end{array}
\right]
$$


\[…\]preferable to$$…$$? – Werner Jan 02 '20 at 17:09\dots(a command defined byamsmath) but your example code and accepted answer demonstrates\cdotsdo you want to change the title? – David Carlisle Jan 02 '20 at 19:32