#Prove that function sequence converges uniformly to 0
57 messages · Page 1 of 1 (latest)
- Do not ping the Moderators, unless someone is breaking the rules.
- Do not ping the Helper Moderators, unless there is a conflict between helpers.
- Do not ping other members randomly for help.
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- If the Helper has answered your question, remember to thank them with the Mathematics Ranks bot and close the thread with:
+close
Feel free to nominate the person for helper of the week in #helper-nominations
If you're happy with the help you got here, and the server overall, you can contribute financially as well:
what is the sup of f_n(x) on [a, b] ?
If by sup you mean the supremum, then b, because (f_n) is a sequence of monotonically increasing functions.
Rion
Since f(a)>= 0 and f(a)<=f(x) by monotonicity for all x∈[a,b], f(x)>= 0 finally applies.
By lim(n)→∞ f(b) = 0 and f(a)<=f(x)<=f(b), it finally follows that lim (n)→∞ f(x)=0.
Or have I misinterpreted something?
uniform convergence to 0 is equivalent to the convergence of the sup to 0
if you think hard about it, the definition is equivalent to the convergence of the sup
because the sup upper-bounds the individual difference |f_n(x) - f(x)|
you can try using the raw definition but it is much more tedious
Because if sup<epsilon -> all x < epsilon ?
Well informally yes
if $\sup_{t \in D} \lvert f_n(t) - f(t) \rvert < \epsilon$, then for all $x \in D$, \lvert f_n(x) - f(x) \rvert < \epsilon$
Rion
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
for the simple and good reason that $\lvert f_n(x) - f(x) \rvert \leq \sup_{t \in D} \lvert f_n(t) - f(t) \rvert$
Rion
Conversely, if this is verified
if for all $x \in D, \lvert f_n(x) - f(x) \rvert < \epsilon$
Rion
you'd certainly have $\sup_{t \in D} \lvert f_n(t) - f(t) \rvert \leq \epsilon$
Rion
that's not good enough
all you have proven here is that you have pointwise convergence to zero
not necessarily uniform
if you want, we can go back to your initial definition (though it is a bit inefficient)
you know that: f_n(b) tends to 0
so let epsilon > 0, and let n_0 such that for all n>= n0, f_n(b) <= epsilon
does this n_0 make it work?
To show that this is equivalent to the sup converging to zero
let epsilon > 0
you apply the property with epsilon/2 : let n_0 such that for all n >= n_0,
for all x in D, | f_n(x) - f(x) | < epsilon/2
in particular, taking the sup (by closure), you get:
sup_t |f_n(t) - f(t)| <= epsilon/2 < epsilon
so: for all epsilon > 0, there exists n_0, such that for all n >= n_0, sup_t |f_n(t) - f(t)| < epsilon
and the other direction is already proven above
so from now on, to show uniform convergence, you can simply look at the sup
t is variable for a number in [a,b], or not?
yes
well it's the local variable used by sup
Well let me know if you need clarification on anything
Is there a particular reason why we have chosen exactly ε/2? What exactly speaks against using only ε and would it also have been possible, for example, to use (3/4)ε?
Just needed it to be strictly less than epsilon
(3/4) epsilon works too
Is it also | f_n(x) - f(x) | <= ε/2 here or only < ε/2
According to the property, it's <
When you move to the sup, < becomes <=
That's why I needed something less than epsilon
For example, does supx∈[a,b]∣fn(x)∣ mean “Find the largest value of |f_n(x)| when x runs over the entire interval [a,b]”? Or did I misunderstand the notation?
$\sup_{t \in D} g(t) = \sup { g(t) : t \in D}$
Rion
The least upper-bound
Supremum
Ok, thank you. I think I've understood everything now.
+close
Please thank the helpers who assisted you by clicking the buttons below. You can thank each helper only once. Once you're done, click "Close Post" to close this thread.
Thank you for your feedback! Rion has been awarded 1
. They now have 53
. They have 3
daily left for today.