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
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top