\begin{equation}\co_\beta(Au_{d+1})=
\begin{bmatrix}\langle u_1,Au_{d+1}\rangle \\ \vdots \\ \langle u_n,Au_{d+1}\rangle \end{bmatrix}=
\begin{bmatrix}\langle Au_1,u_{d+1}\rangle \\ \vdots \\ \langle Au_n,u_{d+1}\rangle \end{bmatrix}=
\begin{bmatrix}\langle \lambda u_1,u_{d+1}\rangle \\ \vdots \\ \langle \lambda u_d,u_{d+1}\rangle \\ \rule[.5ex]{4.5em}{0.4pt} \\ * \\ \vdots \\ *\end{bmatrix}=
\begin{bmatrix}0 \\ \vdots \\ 0 \\ \rule[.5ex]{1em}{0.4pt} \\ * \\ \vdots \\ *\end{bmatrix}
\begin{tabular}{l}\left.\lefteqn{\phantom{\begin{matrix} 0 \\ \vdots\\ 0 \end{matrix}}}\right\}d\text{ nullen} \\ \left.
\lefteqn{\phantom{\begin{matrix} b_0\\ \ddots\\ b_0\ \end{matrix}}} \right.\end{tabular}\end{equation}
This gives the following, but with some errors. Could someone tell me how to correctly align the brace next to the matrix and make the code more correct?
Thanks



Missing \begin{document}. – Skillmon Dec 05 '17 at 14:26