Assumptions: CS 357 Numerical methods and MATH 484 Nonlinear “Programming” (Optimization)
The “midterm” exams are taken as the best 3 out of 4 (this excludes the final) → skip exam4

I guess this is because condition number of A is about sensitivity to input, while pivoting affect the algorithm’s stability.

Where H means Conjugate transpose. Note that orthogonal matrix is normal.
Full rank matrix

Thm. (Spectral theorem) Matrix A is symmetric ↔ $\exists$ orthogonal Q and diagonal $\Lambda \in \R^{n \times n}$ s.t. $A = Q \Lambda Q^T$, where $\Lambda = diag(\lambda_1 \dots \lambda_n)$ and columns of Q will be the eigenvectors of A. Note that this means there are $n$ real eigenvalues (but converse is not true).