- #1
joypav
- 151
- 0
Sorry for all the questions. Reviewing for my midterm next week. Fun fun.
If someone could take a look at my proof for (a) and help me out with (b) that'd be awesome!
(a) Let $\Delta$ be a partition of $[a, b]$ that is a refinement of partition $\Delta'$. For a real-value function $f$ on $[a, b]$, show that $V(f, \Delta') \leq V(f, \Delta)$.
Proof:
Consider
$\Delta' = \left\{x_0, x_1, ... , x_n\right\}$
and a refinement of $\Delta'$
$\Delta = \left\{x_0, x_1, ... , x_n, y\right\}$
Any refinement of $\Delta'$ can be created simply by adding points to $\Delta'$. So, it will suffice to consider the case when one point is added.
Assume, $x_j < y < x_{j+1}$ for some $0 \leq j \leq n-1$.
Then,
$\left| f(x_{j+1}) - f(x_j) \right| = \left| f(x_{j+1}) - f(y) + f(y) - f(x_j) \right| \leq \left| f(x_{j+1}) - f(y) \right| + \left| f(y) - f(x_j) \right|$
(By the triangle inequality)
Then,
$V(f, \Delta') = \sum_{k=0}^{n-1}\left| f(x_{k+1}) - f(x_k) \right| = \left| f(x_{j+1}) - f(x_j) \right| + \sum_{k=0, k \ne j}^{n-1}\left| f(x_{k+1}) - f(x_k) \right| \leq \left| f(x_{j+1}) - f(y) \right| + \left| f(y) - f(x_j) \right| + \sum_{k=0, k \ne j}^{n-1}\left| f(x_{k+1}) - f(x_k) \right| = V(f, \Delta) $
Then the proof is complete when adding one single point and we are done. (If we added more we would simply apply the triangle equality multiple times and repeat the same process.)
(b) Assume $f$ is of bounded variation on $[a, b]$. Show that there is a sequence of partitions $(\Delta_n)$ of $[a, b]$ for which the sequence $V(f, \Delta_n)$ is increasing and converges to $V(f, [a, b])$.
If someone could take a look at my proof for (a) and help me out with (b) that'd be awesome!
(a) Let $\Delta$ be a partition of $[a, b]$ that is a refinement of partition $\Delta'$. For a real-value function $f$ on $[a, b]$, show that $V(f, \Delta') \leq V(f, \Delta)$.
Proof:
Consider
$\Delta' = \left\{x_0, x_1, ... , x_n\right\}$
and a refinement of $\Delta'$
$\Delta = \left\{x_0, x_1, ... , x_n, y\right\}$
Any refinement of $\Delta'$ can be created simply by adding points to $\Delta'$. So, it will suffice to consider the case when one point is added.
Assume, $x_j < y < x_{j+1}$ for some $0 \leq j \leq n-1$.
Then,
$\left| f(x_{j+1}) - f(x_j) \right| = \left| f(x_{j+1}) - f(y) + f(y) - f(x_j) \right| \leq \left| f(x_{j+1}) - f(y) \right| + \left| f(y) - f(x_j) \right|$
(By the triangle inequality)
Then,
$V(f, \Delta') = \sum_{k=0}^{n-1}\left| f(x_{k+1}) - f(x_k) \right| = \left| f(x_{j+1}) - f(x_j) \right| + \sum_{k=0, k \ne j}^{n-1}\left| f(x_{k+1}) - f(x_k) \right| \leq \left| f(x_{j+1}) - f(y) \right| + \left| f(y) - f(x_j) \right| + \sum_{k=0, k \ne j}^{n-1}\left| f(x_{k+1}) - f(x_k) \right| = V(f, \Delta) $
Then the proof is complete when adding one single point and we are done. (If we added more we would simply apply the triangle equality multiple times and repeat the same process.)
(b) Assume $f$ is of bounded variation on $[a, b]$. Show that there is a sequence of partitions $(\Delta_n)$ of $[a, b]$ for which the sequence $V(f, \Delta_n)$ is increasing and converges to $V(f, [a, b])$.