1
$\begingroup$

Let $f : S^{n-1} \to [0,b] \subset \mathbb{R}$ be a continuous function. Does there exist a continuous extension $F : B^n \to [0,b]$ of $f$ that is strictly positive on $\mathrm{Int} (B^n)$?

  • 0
    Yes, sorry, I forgot to specify.2012-03-05

1 Answers 1

3

$F(v) = \begin{cases} b & v=0 \\ \|v\|f(\frac{1}{\|v\|}v) + (1-\|v\|)b& v\ne 0 \end{cases}$ should do it.

  • 0
    I see. I was playing with similar formulas, but couldn't quite get it to work. Thank you!2012-03-05