CAPSA-puzzle 1

12345678910
Across
  1. 3. method of LU factorization has ones as the diagonal entries
  2. 5. this methods uses forward elimination and backward substitution
  3. 8. to reduce round off errors
  4. 10. relaxation method is used for relaxation parameter between 1 and 2
Down
  1. 1. condition number of a singular matrix
  2. 2. another name for the 2 norm
  3. 4. this method is used to solve when the coefficient matrix is large and sparse
  4. 6. Gauss-Seidel iterative method falls under the class of
  5. 7. relaxation method is used to make a non convergent system convergent
  6. 9. method is used when the coefficient matrix is symmetric and positive definite