Solveeit Logo

Question

Question: If $A$ is a $3^{rd}$ order square matrix whose general element $a_{ij} = \frac{2i-j}{2}$ and $A = L ...

If AA is a 3rd3^{rd} order square matrix whose general element aij=2ij2a_{ij} = \frac{2i-j}{2} and A=L+D+UA = L + D + U where L,D&UL, D \& U are Lower triangular, diagonal and upper triangular matrices. Then the sum of non-diagonal elements of the matrix LL is _______

Answer

6

Explanation

Solution

The matrix AA is constructed using the given formula aij=2ij2a_{ij} = \frac{2i-j}{2}. In the decomposition A=L+D+UA=L+D+U, LL contains the elements of AA below the main diagonal. The non-diagonal elements of LL are precisely these elements: l21,l31,l32l_{21}, l_{31}, l_{32}. Their sum is calculated directly.