0

Is the following statement true?

Let $f:X\to \mathbb R$, $X$ normed vector space, be a continuous function that is strictly concave function over a convex set $C$, then $f$ is strictly concave over $\bar C$ (the closure of $C$).

Condor5
  • 359

2 Answers2

1

Hint: try the counterexample $f(x,y)=\sqrt[3]{xy}$ on $x>0$, $y>0$.

A.Γ.
  • 29,518
0

I don't think that statement is correct. Consider the function $$f(x)= \begin{cases} &-x^2 & ,x>0 \\ &1 &,x=0 \end{cases}$$ and let the set $C =\{ x\,|\, x>0\} $. Then $f$ is strictly concave over $C$, but it is not concave over $Cl (C)$.

iarbel84
  • 1,513