economist13
- 13
- 0
Homework Statement
prove the set is convex or give a counter example:
1. S = {(x,y) : y >/= e^x}
2. T = {(x,y) : y </= ln(x)}
Homework Equations
defn. of convexity
(x1, y1) and (x2, y2) in S => (tx1 +(1-t)x2, ty1 + (1-t)y2) in S, 0 </= t </= 1
The Attempt at a Solution
I think 2 will be pretty easy once a I get 1, so I don't really need anyone to do 2 for me...just help with 1.
anyways, I know that for the convex combination to be in the set, then
ty1 + (1-t)y2 >/= exp[tx1 +(1-t)x2]
so we want to show that t * exp[x1] + (1-t) * exp[x2] >/= exp[tx1 +(1-t)x2]
I made a few different attempts at it...
now i have 1 - t + t*exp[x1 - x2] >/= exp[tx1-tx2]
...but I'm stuck, perhaps there's a better way to go about it?
Last edited: