Let \(A\) be symmetric matrix. Then, \(A\) is positive definite if for all \(v\ne 0\), \(v'Av>0\).
Also, \(A\) is non-negative definite if for all \(v\ne 0\), \(v'Av\ge 0\).
\(A\) is positive definite \(\iff \lambda_i>0\) for all \(i\).
\(A\) is non-negative definite \(\iff \lambda_i\ge 0\) for all \(i\).
\(tr(A)=\sum_{i=1}^N \lambda_i\)
Let \(W\) be a subspace on \(\mathbb{R}\), and let \(W^\perp\) be its orthogonal complement.
For any \(x\in \mathbb{R}^n\), we have the unique decomposition \[ x=x_1+x_2, \hspace{3mm} \mbox{ where } x_1\in W, x_2\in W. \] An orthogonal projection onto \(W\) is the map \(Px=x_1\).
중요
Let \(W\) be a subspace. The linear transformation \(P\) is an orthogonal projection onto \(W\) if
for all \(x\in W\), \(Px=x\);
for all \(x\in W^\perp\), \(Px=0\).
Suppose \(W\) is a subspace, and let \(P\) be an orthogonal projection onto \(W\).
Let \(v=v_1+v_2\), where \(v_1\in W\), \(v_2\in W^\perp\) (unique decomposition). Then \(Pv=v_1\).
\(I-P\) is the orthogonal projection onto \(W^\perp\).
For all \(x\in \mathbb{R}\), \(Px\) is the unique closest point in \(W\) to \(x\). That is \[ ||x-y|| \ge ||x-Px|| \hspace{3mm} \mbox{ for all } y\in W, \]
with equalify if and only if \(y=Px\).
매우 중요하다.
\(P\) is an orthogonal projection onto some subspace \(\iff\) \(P^2=P\) and \(P\) is symmetric.
Let \(A\) be a symmetric matrix. There exists a generalized inverse \(A^\dagger\) satisfying
\(A A^\dagger A=A\);
\(A^\dagger\) is symmetric;
\(A^\dagger A A^\dagger=A^\dagger\).
Let \(X\) be an arbitrary matrix. Let \(X^-=(X'X)^-X\) where \((X'X)^-\) is any generalized inverse of \(X'X\).
Then, \(X^-\) is a generalized inverse of \(X\).