The following TeX breaks rendering, but if I remove the \left function, the TeX renders (but without the stretchy brace). I'm helping a colleague and I'm too new to LaTeX and TeX to know how to approach fixing this.
\ \ \small{w_{1}[n] } = \left{
\begin{array}{ll}
1 & \ \ \small{n=0,1,...,12}\\
0 & \ \ \text{otherwise} \\
\end{array}

\right.(an empty delimiter). Is this in a TeX document? – egreg Nov 26 '12 at 16:28