stunner5000pt
- 1,443
- 4
ok question is to find the Cholesky Decomposition of this matrix
\left(\begin{array}{ccc}2&-1&0\\-1&2&-1\\0&-1&2\end{array} \right)
now for the cholesky decomposition L i know how to find the first column that is
\left(\begin{array}{ccc}\sqrt{2}&0&0\\-\frac{1}{\sqrt{2}}&\frac{3}{2}&?\\0&?&?\end{array}\right)
the qeustion marks mean that parts i can't figure out
can someone please lhelp me !
thank you
\left(\begin{array}{ccc}2&-1&0\\-1&2&-1\\0&-1&2\end{array} \right)
now for the cholesky decomposition L i know how to find the first column that is
\left(\begin{array}{ccc}\sqrt{2}&0&0\\-\frac{1}{\sqrt{2}}&\frac{3}{2}&?\\0&?&?\end{array}\right)
the qeustion marks mean that parts i can't figure out
can someone please lhelp me !
thank you