Which of the following condition below imply that the $f:[0,1]\to\mathbb{R}$ is necessarily Bounded Variation?
- monotone;
- continuous and monotone;
- has derivative on $(0,1)$;
- bounded derivative on $(0,1)$.
I studied one result long ago that a Monotone function is of bounded variation, and The function $\cos \frac{\pi}{x}$ is continous but not a function of founded variation I can not recall the proof. for $4$ by MVT we get $|f(x)-f(y)|<K|x-y|$ where $|f'(x)|<K$ Then $\sum_{i=1}^{n}|f(x_i)-f(x_{i-1})|$ is definitely bounded and so $4$ is also true, could any one tell me what else can be said?
implies BV because due to monotonicity the sum $\sum |f(x_i)-f(x_{i-1})|$ becomes either $\sum f(x_i)-f(x_{i-1})$ or $-\sum f(x_i)-f(x_{i-1})$ and subsequently telescopes.
See 1.
Indeed, $\cos(\pi/x)$ (defined arbitrarily at $0$) is differentiable on $(0,1)$ and does not have bounded variation, as you can check by considering partition points $\{x_1,\dots,x_n\} = \{n^{-1},(n-1)^{-1},\dots, 1/2\}$ where $n$ can be as large as you want.
implies $f$ is Lipschitz, and a Lipschitz function is BV because $\sum |f(x_i)-f(x_{i-1})|\le L\sum (x_i-x_{i-1}) $ where the latter sum telescopes.