08.10.2016 Views

Foundations of Data Science

2dLYwbK

2dLYwbK

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

polytope<br />

Ellipsoid containing halfsphere<br />

Separating hyperplane<br />

Figure 10.8: Ellipsoid Algorithm<br />

Next, rotate the coordinate axes so that a is replaced by (1, 0, 0, . . . , 0). Finally, make a<br />

nonsingular linear transformation τ so that τE = B = {x : |x| = 1}, the unit sphere.<br />

The important point is that a nonsingular linear transformation τ multiplies the volumes<br />

<strong>of</strong> all sets by |det(τ)|, so that Vol(Ê) = Vol(τ(Ê)) . Now, the following lemma answers the<br />

Vol(E) Vol(τ(E))<br />

question raised.<br />

Lemma 10.11 Consider the half-sphere B ′ = {x : x 1 ≥ 0 ; |x| ≤ 1}. The following<br />

ellipsoid Ê contains B′ :<br />

{<br />

( ) 2 (<br />

d + 1<br />

Ê = x<br />

x<br />

∣<br />

1 − 1 ) 2 ( ) (<br />

) }<br />

d 2 − 1<br />

+<br />

x 2<br />

d<br />

d + 1 d 2 2 + x 2 3 + . . . + x 2 d ≤ 1 .<br />

Further,<br />

Vol(Ê) ( ) ( ) d d<br />

2 (d−1)/2<br />

Vol(B) = ≤ 1 − 1<br />

d + 1 d 2 − 1<br />

4d .<br />

Pro<strong>of</strong>: See Exercise (10.24).<br />

10.7 Integer Optimization<br />

The problem <strong>of</strong> maximizing a linear function subject to linear inequality constraints,<br />

but with the variables constrained to be integers is called integer programming:<br />

Max c · x subject to Ax ≤ b x i integers .<br />

348

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

Saved successfully!

Ooh no, something went wrong!