Functions of Bounded Variation

jdcasey9
Messages
25
Reaction score
0

Homework Statement


Given a sequence of scalars (cn) and a sequence of distinct points (xn) in (a, b), define f(x) = cn if x = xn for some n, and f(x) = 0 otherwise. Under what condition(s) is f of bounded variation on [a,b]?


Homework Equations


Vbaf = supp(\Sigmalf(ti) - f(ti-1)l< +inf, then f is of Bounded Variation.


The Attempt at a Solution



My understanding of the question is that we have points at x in a vertical line and points along y=0 at every other value of x. So the only way that this function is of bounded variation is if there is a supremum of the constants so that they can't go on vertically to infinitum. If we merely say that they are bounded above we won't have bounded variation, so we must say that the supremum is a member of the set of cn's.
 
Physics news on Phys.org
No, you're on the wrong track. The total variation V_a^b f = \sup_P \sum_j |f(x_j+1) - f(x_j)| is the supremum of all possible sums of jumps in the value of f where the function is measured at finitely many points. So you should answer two questions:

1. What can a jump of the value of f from one point to another look like?
2. What analytic idea should you use to think about the "supremum of all finite sums of something"?

You can't answer this question by examining the values c_n one by one; there is a sense in which you must consider them collectively.
 
So, we need to use norms? If we add the assumption of completeness, we will satisfy bounded variation.

Since we have Thm: BV[a,b] is complete under llfllBV = lf(a)l + vbaf
and
Lemma: llfllinf \leq llfllBV
then we can prove that llfllBV is complete and therefore the supremum of f is convergent?
 
jdcasey9 said:
So, we need to use norms? If we add the assumption of completeness, we will satisfy bounded variation.

Since we have Thm: BV[a,b] is complete under llfllBV = lf(a)l + vbaf
and
Lemma: llfllinf \leq llfllBV
then we can prove that llfllBV is complete and therefore the supremum of f is convergent?

The sentences "If we add the assumption of completeness, we will satisfy bounded variation" and "we can prove that \|f\|_{BV} is complete and therefore the supremum of f is convergent" don't make any sense to me.

You do not need to think about the BV-norm or completeness to solve this problem -- you can apply the definition of bounded variation rather directly.
 
Ok, to answer your questions:
1. A movement up or down along the x-value.
2. I'm not sure, we can get the supremum of all finite sums of something by taking the l-inf norm of the sum of all of them.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top