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