08.10.2016 Views

Foundations of Data Science

2dLYwbK

2dLYwbK

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Pro<strong>of</strong>: There is a set <strong>of</strong> r−1 relations such that over all x satisfying the r−1 relationships<br />

max(x T Ax) = α r .<br />

And a set <strong>of</strong> s − 1 relations such that over all x satisfying the s − 1 relationships<br />

max(x T Bx) = β s .<br />

Consider x satisfying all these r + s − 2 relations. For any such x<br />

x T Cx = x T Ax + x T Bxx ≤ α r + β s<br />

and hence over all the x<br />

max(x T Cx) ≤ α s + β r<br />

Taking the minimum over all sets <strong>of</strong> r + s − 2 relations<br />

γ r+s−1 = min max(x T Cx) ≤ α r + β s<br />

12.7.5 Norms<br />

A set <strong>of</strong> vectors {x 1 , . . . , x n } is orthogonal if x T i x j = 0 for i ≠ j and is orthonormal if<br />

in addition |x i | = 1 for all i. A matrix A is orthonormal if A T A = I. If A is a square<br />

orthonormal matrix, then rows as well as columns are orthogonal. In other words, if A<br />

is square orthonormal, then A T is also. In the case <strong>of</strong> matrices over the complexes, the<br />

concept <strong>of</strong> an orthonormal matrix is replaced by that <strong>of</strong> a unitary matrix. A ∗ is the conjugate<br />

transpose <strong>of</strong> A if a ∗ ij = ā ji where a ∗ ij is the ij th entry <strong>of</strong> A ∗ and ā ∗ ij is the complex<br />

conjugate <strong>of</strong> the ij th element <strong>of</strong> A. A matrix A over the field <strong>of</strong> complex numbers is<br />

unitary if AA ∗ = I.<br />

Norms<br />

A norm on R n is a function f : R n → R satisfying the following three axioms:<br />

1. f(x) ≥ 0,<br />

2. f(x + y) ≤ f(x) + f(y), and<br />

3. f(αx) = |α|f(x).<br />

A norm on a vector space provides a distance function where<br />

distance(x, y) = norm(x − y).<br />

An important class <strong>of</strong> norms for vectors is the p-norms defined for p > 0 by<br />

|x| p<br />

= (|x 1 | p + · · · + |x n | p ) 1 p .<br />

412

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!