Cholesky Decomposition and Equal Diagonals

50 Views Asked by At

If we know that a matrix $A$ has a unique Cholesky decomposition $L$, i.e. $A = LL^{T}$, and all the diagonal elements of $L$ are equal, can we say anything about the original matrix? I’m interested in finding an equivalent but simpler property.