online advertising
Processing math: 100%

Wednesday, March 9, 2016

Convex Optimization Exercise 2.1

Problem:


Solution:

The case for k=1 is trivial. The case for k=2 is given as definition. Using induction, we can assume θ1x1++θk1xk1C work for any set of θ that sums to 1.

Now consider

θ1x1++θkxk=θ1x1++θk1xk1+θkxk=1θk1θk(θ1x1++θk1xk1)+θkxk=(1θk)(θ11θkx1++θk11θkxk1)+θkxk

Now we know the sum inside the bracket is in C by the induction hypothesis, and therefore the point we wanted to prove is also in C because of the definition.


No comments:

Post a Comment