Proving Convexity of f(x,y) = XαYβ

  • Thread starter Thread starter 3.141592654
  • Start date Start date
3.141592654
Messages
85
Reaction score
0

Homework Statement



f(x,y) = X\alphaY\beta

(that's X to the power of alpha, Y to the power of Beta)

Is this function convex? Prove it.

Homework Equations



f''(x,y) > 0 ==>convexity

The Attempt at a Solution




My steps are as follows:

f(X,Y) = (X^a)(Y^ß)

f’(X,Y) = (aX^a-1)(Yb) + (X^a)(bY^b-1)

f’’(X,Y) = ((a^(2)-a)X^a-2)(Yb) + (aX^a-1)(bY^b-1) + (aX^a-1)(bY^b-1) + (X^a)((b^(2)-b)Y^b-2)

I'm just trying to simplify it to prove it is greater than 0 (or not). Is my work correct so far and how can I be sure the second derivative is indeed positive? Thanks a lot.
 
Physics news on Phys.org
3.141592654 said:
f(x,y) = X\alphaY\beta

Is this function convex? Prove it.

f''(x,y) > 0 ==>convexity

Hi 3.141592654! :smile:

(have an alpha: α and a beta: β :smile:
… and look above the reply box for the X2 tag :wink:)

What is your ' differentiating with respect to? :confused:

You have a 3-D surface, with two variables. :wink:
 
Is it possible to use the definition of convexity to show a function is convex? Or do you just have to show the 2nd derivative is positive for all x?

Dave
 
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