1

It seems that a function of bounded variation is bounded. But how do we prove it?

Maybe to show this, we should prove that if a function is not bounded, then it is not of bounded variation.

So let a function $f$ be unbounded. Now how can I show that $\sup$$t_f$ is not finite?

where $t_f$ =$\sum_{j=1}^n\lvert f(x_j)-f(x_{j-1})\rvert$ where {$a=x_0 \lt x_1 \lt...\lt x_n=b$} is any partition of [$a,b$].

Gitika
  • 679

1 Answers1

2

For any $x\in [a,b]$ consider the trivial partition $\{a,x,b\}$, then, $|f(x)|-|f(a)|+|f(x)|-|f(b)|\leq |f(x)-f(a)|+|f(b)-f(x)|\leq M<\infty$, where $M$ is the total variation.

Sumanta
  • 9,777