Convex Function on Many variables on an interval

curiousguy23
Messages
9
Reaction score
0

Homework Statement


Show that f(x) = x1x2 is a convex function on [a,ma]T where a \geq 0
and m \geq 1.


Homework Equations


By definition f is convex iff

\forall x,y\in \Re \quad \wedge \quad \forall \lambda :\quad 0\le \lambda \le 1\quad \Rightarrow \quad f\left( \lambda x+(1-\lambda )y \right) \le \lambda f\left( x \right) +(1-\lambda )f\left( y \right)


The Attempt at a Solution



I am not really sure how to go about this. Firstly I was thinking on how to apply the above relation to multiple variables. I would assume that it applies in general and in this case x and y would be a vector of variables, but I still don't know how the proof follows. Also I am not sure is how the interval [a,ma]T plays into the equation.
 
Last edited:
Physics news on Phys.org
curiousguy23 said:

Homework Statement


Show that f(x) = x1x2 is a convex function on [a,ma]T where a \geq 0
and m \geq 1.


Homework Equations


By definition f is convex iff

\forall x,y\in \Re \quad \wedge \quad \forall \lambda :\quad 0\le \lambda \le 1\quad \Rightarrow \quad f\left( \lambda x+(1-\lambda )y \right) \le \lambda f\left( x \right) +(1-\lambda )f\left( y \right)


The Attempt at a Solution



I am not really sure how to go about this. Firstly I was thinking on how to apply the above relation to multiple variables. I would assume that it applies in general and in this case x and y would be a vector of variables, but I still don't know how the proof follows. Also I am not sure is how the interval [a,ma]T plays into the equation.

What is meant by [a,ma]T? I doubt that [a,ma] is a 1-dimensional interval, because what in the world would possibly be meant by the transpose of an interval? My guess would be that [a,ma] means a point in R2 of the form x1 = a, x2 = ma. However, that is just a guess.

RGV
 
Ray Vickson said:
What is meant by [a,ma]T? I doubt that [a,ma] is a 1-dimensional interval, because what in the world would possibly be meant by the transpose of an interval? My guess would be that [a,ma] means a point in R2 of the form x1 = a, x2 = ma. However, that is just a guess.

RGV

Yes you are right in this, sorry I did not stipulate this, x1= a and x2=ma=mx1
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top