Question bank — Uniform convergence of function sequences
Reminder of the two working ideas you will lean on throughout:
- Quantifier order. Pointwise is ; uniform is . One for the whole graph.
- Sup test. ; uniform .
True or false — justify
Recall Cover the answers
If uniformly on , then pointwise on . ::: True. Uniform gives one that works for all , so in particular it works at each fixed — that is exactly pointwise. Uniform is strictly stronger, never weaker. If pointwise and each is continuous, then is continuous. ::: False. on converges pointwise to a function that jumps at . You need uniform convergence for the argument to work. converges uniformly on for every fixed . ::: True. There the sup is attained at the right endpoint, . The trouble point is excluded, so uniformity is restored. Uniform convergence on for every implies uniform convergence on . ::: False. "Uniform on each piece" is not "uniform on the union". As the required blows up; on all of the sup of is for every . If then uniformly, regardless of which you used. ::: False as stated — you must use the true pointwise limit . Any other target function makes the wrong quantity, and it may not even go to . Uniform convergence of implies uniform convergence of . ::: False. uniformly, yet does not converge at all. Differentiation amplifies fast wiggles. If and both uniformly on , then uniformly. ::: True. by the triangle inequality on the sup. If and uniformly on , then uniformly on . ::: False in general. Products need boundedness: on unbounded , times shows the error has infinite sup. It is true when the limits are bounded. The uniform Cauchy criterion lets you prove uniform convergence without knowing the limit. ::: True. If as , the sequence converges uniformly to some ; completeness of the sup-norm space supplies the limit. Uniform convergence preserves boundedness of the functions. ::: True (for large ). If for all once and is bounded, then each such is bounded; and itself is bounded whenever the are uniformly bounded.
Spot the error
Recall Cover the answers
" converges to on , so ." ::: The integral conclusion is numerically right (), but the justification is wrong: convergence is not uniform, so you cannot invoke the interchange theorem. The value happens to agree for another reason. "Convergence is uniform because for each I found an that works." ::: Finding per point is only pointwise. Uniform needs a single independent of — you must show is finite, i.e. bound the error uniformly. " evaluated at the largest , but has no largest point, so is undefined." ::: The sup need not be attained. as a supremum (approached as ) even though no hits it. Sup ≠ max. "Since for all , we have , and equality can never happen." ::: You may only conclude ; the strict inequality can degrade to when you take a sup. That is why the definition-to-sup proof uses , so . "The proof of continuity only used continuity of the , not uniformity." ::: It secretly used uniformity in step 1: the same must control at both and at once. Pointwise would give two different 's and the argument collapses. " pointwise with continuous, therefore convergence is uniform." ::: A continuous limit is necessary but not sufficient. on converges pointwise to the continuous function , yet the peak stays at height , so . "Uniform convergence on means the graphs eventually coincide." ::: They stay within a shrinking horizontal band of width , not identical. "Coincide" would mean exactly; uniform only says the maximum vertical gap shrinks to .
Why questions
Recall Cover the answers
Why does swapping the quantifiers to make uniform strictly harder than pointwise? ::: Placing before forces a single to serve every point simultaneously, so it must handle the worst point too. Pointwise lets slow points pick their own large . Why is " of the gap " the natural test rather than checking each point? ::: The phrase "for all , gap " is the statement that the largest gap is , and the largest gap is precisely the supremum. So uniform convergence collapses infinitely many point conditions into one number, . Why does uniform convergence let you interchange limit and integral, but pointwise generally does not? ::: The single bound controls the whole integrand, giving . Pointwise offers no uniform bound, so mass can escape (a spike of fixed area can slide off). Why does the counterexample show derivatives are not protected? ::: The functions shrink because of the factor, but differentiating cancels it: has amplitude forever. Uniform closeness of heights says nothing about slopes. Why is uniform Cauchy convergence useful for series like in the Weierstrass M-test? ::: You can bound using tail sums of a numeric series before identifying the limit function, then completeness delivers the limit. This is exactly how the M-test certifies uniform convergence. Why does uniformity depend on the domain, not just the formula? ::: The sup is taken over the domain; enlarging the domain can expose a troublesome point (like for ) that inflates . Same formula, different sup, different verdict. Why must you compute the pointwise limit first before testing uniformity? ::: is defined as , so you literally need to write it down. Guessing a wrong measures the wrong gap and gives a meaningless answer.
Edge cases
Recall Cover the answers
Does uniform convergence on the empty set or a single point make sense? ::: Yes, trivially. On a one-point set pointwise and uniform coincide (one point can't disagree with itself), and on the empty set the sup over an empty set is , so every sequence converges uniformly. What happens with exactly at the boundary point ? ::: for all , so the sequence is constant there and converges to , not . This lone point is what makes the pointwise limit discontinuous and destroys uniformity on . Is a constant sequence (same function for all ) uniformly convergent? ::: Yes. for every , so it converges uniformly to trivially — the strongest possible case. If each is discontinuous but uniformly, must be discontinuous? ::: No. The continuity theorem is one-directional: continuous force continuous , but discontinuous can have a continuous (or discontinuous) uniform limit; uniformity says nothing forcing a break. On an unbounded domain, can a sequence be uniform even though each is unbounded? ::: Yes. on has each unbounded, yet , so it converges uniformly to . What is when the pointwise limit does not exist at some point? ::: Then isn't defined there, so uniform convergence fails at the definition stage — there is no target to be uniformly close to. Uniform convergence presupposes pointwise convergence everywhere. Degenerate case: if but is never exactly , is that still uniform? ::: Yes. Uniform convergence only requires the limit of to be ; it never demands the functions actually equal . A strictly positive sequence tending to is perfectly uniform.
Connections
- Pointwise convergence — the weaker cousin these traps keep contrasting against.
- Continuity preserved under uniform limits — the theorem behind several items.
- Interchange of limit and integral / Dominated convergence theorem — when swapping limits is legal.
- Weierstrass M-test / Cauchy sequences in metric spaces — limit-free tests.
- Equicontinuity and Arzelà–Ascoli — the next layer up.