1

Give an example of degree one positively homogeneous function, (i.e. a function $f$, such that $\forall \alpha\ge0, f(\alpha x) =\alpha f(x)$) that is not linear, and $f: \mathbb{R} \to \mathbb{R}$.

user25004
  • 3,586
  • 2
  • 33
  • 61

1 Answers1

5

A simple example would be $f(x)=\left|x\right|$.

About the hint in my comment: For $x\in\mathbb{R}$, $\left|x\right| = \sqrt{x^2}$.

Actually the most general function with the desired property would be $f(x)=\alpha x+\beta\left|x\right|$ with $\alpha, \beta \in\mathbb{R}$ arbitrary real constants.

celtschk
  • 43,384