Find Cholesky Decomposition for 3x3 Matrix | Linear Algebra Question"

Click For Summary

Homework Help Overview

The discussion revolves around finding the Cholesky Decomposition of a specific 3x3 matrix. Participants are exploring the steps involved in this linear algebra problem, particularly focusing on the formation of the lower triangular matrix.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the initial setup of the decomposition and the values that need to be determined. There are suggestions to fill in missing elements and to consider matrix multiplication to derive equations for unknowns. Some participants express a desire for a more straightforward approach, questioning the necessity of certain methods.

Discussion Status

The discussion is ongoing, with various approaches being considered. Some participants have offered guidance on using matrix multiplication to find unknowns, while others are exploring alternative methods. There is no explicit consensus on the best approach yet.

Contextual Notes

Participants mention a reluctance to use certain resources, such as Wikipedia, due to perceived complexity. There are also references to other matrix factorizations, indicating a broader context of exploration within linear algebra.

stunner5000pt
Messages
1,447
Reaction score
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
 
Physics news on Phys.org
Gosh, it seems like you're on the right direction. Why don't you put A, B, and C into those question marks, take the transpose, multiply the two matrices and see what equations you get on A, B and C?

Carl
 
isn't there a more direct approach that doesn't involve matrix multiplication?

like how i got the 3/ in the a22 position was as follows

[tex]\sqrt{2 - \frac{1}{2}}[/tex]
but how would ig oabout findin the ? in the a32 postiion??

is it [tex]\frac{-1-0}{\frac{3}{2}}[/tex]
is that correct??
 
Last edited:
i don't want to do it the wikipedia way its too hard i think. How would you do this question??

PLease i need to figure this out !
 
any help... anyone? i know that I am not suppsoed to bump liek this but how would one go about doing this decomposition?

For that matter, how would do the LDL transpose factorization for a matrix

one method suggested to me was to reduce the origina lamtrix to the elementary matrix, and apply each of the row operatorions to a differnet elementary matrix and then finally mulitply them all so give the Lower triangular matrix

but how would one go about fdind the D matrix?
 
The matrix multiplication for this problem should be fairly easy. That's what I would do.

You're only going to end up with three equations in three unknowns. They will be quadratic in the unknowns, but you should be able to solve them without a lot of trouble.

Carl

Oh, and by the way, my Seahawks just one in overtime, improving their record to 9-2-0 continuing a win streak now at 7 games.
 
Last edited:

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
1
Views
2K