Lecture 2 Flashcards
When is a matrix nonsingular?
Name 4
If A is singular what does this imply for Ax = b?
What is Gaussian elimination?
Why is LU decomposition useful?
When is a matrix upper triangular?
How to solve a upper triangular system?
What is a lower triangular system?
How to solve a lower triangular system?
What is the idea behind LU decomposition?
How do you solve Ax = b, using LU decomposition?
What are elimination matrices, how do they relate to LU decomposition?
What is the algorithm for LU decomposition by Gaussian elimination?
What is the cost of LU decomposition by Gaussian elimination?
What is the definition of a norm function?
What are some important norm functions? What is the general formula?
What is the norm of a matrix?
What properties do matrix norms follow?
What is the definition of a condition number of a matrix?
What does the condition number represent?
What are the four properties of a condition matrix?