1
$\begingroup$

I want to define a good notation for the number of how often the function $f:\mathbb{R}\rightarrow \mathbb{R}$ changes its sign in the interval $I\subset \mathbb{R}$ significantly.

By significantly I mean that the function changes its sign forgiven $\epsilon>0$ if there are values $x_1,x_2\in I$ with $f(x_1)>\epsilon$ and $f(x_2)<-\epsilon$.

The one notation I could think of was $ \max \{n\in\mathbb{N} :\text{there are }x_1,\ldots, x_n\in I\text{ with }x_i

However, this feels notational clumsy for such an intuitive concept. Are there better (and more standard) notations for that number?

  • 5
    Why do you need notation? Just use English.2012-12-14

1 Answers 1

2

Sometimes it takes some time to notice the obvious... I considered Qiaochu's comment used a formally clear definition in plain english:

Let $f\in C(\mathbb{R})$ and $\epsilon>0$.

  • The function $f$ features an $\epsilon$-significant sign change between $x,x'\in\mathbb{R}$, $x if
    1. $|f(x)|=|f(x')|=\epsilon$,
    2. $f(x)=-f(x')$
    3. and $f(y)\in[-\epsilon, \epsilon]$ for all $y\in[x,x']$
  • The oscillation number $\omega_\epsilon(f, I)$ in the interval $I\subset\mathbb{R}$ is the number of $\epsilon$-significant sign changes of $f$ within the interval $I$.

Sometimes, the plain and pure solutions are just to obvious to be considered...