Prove the following is a convex set?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
ashina14
Messages
32
Reaction score
0

Homework Statement


Prove that F = {x E R^n : Ax >/= b; x >/= 0} is a convex
set.

Yes x in non negative and A and b are any arbitrary


Homework Equations






The Attempt at a Solution



Well I know A set T is convex if x1, x2 E T implies that px1+(1-p)x2 E T for all 0 <= p <= 1.
I don't know how to use this information.
 
Physics news on Phys.org
ashina14 said:

Homework Statement


Prove that F = {x E R^n : Ax >/= b; x >/= 0} is a convex
set.

Yes x in non negative and A and b are any arbitrary

Are arbitrary what? What does it mean for ##x\in R^n## to satisfy ##x > 0##?
 
A and b are any arbitrary number in R.
All vectors in x E Rn are non-negative
 
ashina14 said:

Homework Statement


Prove that F = {x E R^n : Ax >/= b; x >/= 0} is a convex
set.

LCKurtz said:
Are arbitrary what? What does it mean for ##x\in R^n## to satisfy ##x > 0##?

ashina14 said:
A and b are any arbitrary number in R.
All vectors in x E Rn are non-negative

This doesn't make any sense to me. If x is a vector and A is a real number then Ax is a vector. If b is a real number you have the vector Ax > b, a real number. What does it mean for a vector to be greater than a number? It makes about as much sense to say an apple is greater than a bicycle.
 
I'm so sorry. b is a vector too. I don't understand this topic too well.