Move 1 — pointwise. For x∈[0,1), xn→0 so xn(1−x)→0. At x=1, the factor (1−x)=0 so fn(1)=0. Hence f(x)=0 everywhere.
Move 2 — moving peak. The graph rises then falls; the peak moves toward 1 as n grows. Differentiate to find it:
fn′(x)=nxn−1(1−x)−xn=xn−1(n−(n+1)x).
Setting the bracket to 0 gives the interior maximum at xn=n+1n.
Move 3 — sup value.Mn=fn(xn)=(n+1n)n(1−n+1n)=(n+1n)n⋅n+11.
Now (n+1n)n=(1+n1)−n→e−1, and n+11→0. Therefore
Mn→e−1⋅0=0.
So the convergence is uniform on [0,1]. ■
The extra factor (1−x) crushes the troublesome peak height to 0 — contrast with plain xn where the peak stayed at height 1.
Move 1 — pointwise. At x=0: fn(0)=0. For fixed x>0: numerator ∼nx, denominator ∼n2x2, so fn(x)∼nx1→0. Hence f(x)=0 everywhere.
Move 2 — moving peak. Substitute u=nx: fn=1+u2u, which peaks at u=1, i.e. xn=n1∈[0,1] for all n≥1.
Move 3 — sup value. At xn=1/n:
Mn=1+n2⋅n21n⋅n1=1+11=21for every n.Mn=21→0, so convergence is not uniform on [0,1]. A spike of fixed height 21 slides toward 0 and never shrinks. ■
Move 1 — pointwise. At x=0: fn(0)=0. For fixed x>0: as n→∞, (1−nx)2→∞, so the denominator blows up and fn(x)→0. Hence f(x)=0.
Move 2 — clever bad point. The denominator is smallest when 1−nx=0, i.e. x=n1. Choose xn=n1 (which lies in [0,1]).
Move 3 — evaluate.fn(n1)=(1/n)2+0(1/n)2=1.
So Mn≥fn(1/n)=1 for all n, hence Mn→0: not uniform.
Notice pointwise convergence holds at each fixed x (freeze x, the point 1/n eventually passes it by), yet at the moving point xn=1/n the value is pinned at 1. This is exactly why uniformity is strictly stronger. ■
Each fn(x)=xn is continuous on [0,1]. The pointwise limit is
f(x)={010≤x<1x=1,
which is discontinuous at x=1.
The theorem (contrapositive): if a sequence of continuous functions converges uniformly, the limit is continuous. The limit here is not continuous, therefore the convergence cannot be uniform. ■
This is a "detect the crime by its footprint" argument (see Continuity preserved under uniform limits): a discontinuous limit of continuous functions is proof of non-uniformity, no sup computation required.
Move 1 — pointwise limit. At x=0 and x=1, gn=0. For fixed x∈(0,1): (1−x)n→0 geometrically, which beats the polynomial n2, so gn(x)→0. Hence g≡0 pointwise.
Move 2 — the integral. Use ∫01x(1−x)ndx=(n+1)(n+2)1 (Beta integral). Therefore
∫01gndx=n2⋅(n+1)(n+2)1=(n+1)(n+2)n2→1.
Move 3 — interpret. The pointwise-limit integral is 0, but limn∫gn=1=0. The interchange fails. By the contrapositive of the Interchange Theorem, gn does not converge uniformly on [0,1]. Indeed a tall thin spike (height ∼n2⋅n1=n near x∼n1) carries a fixed amount of area to the finish line. ■
Contrast with the Dominated convergence theorem: even that softer tool would fail here because there is no integrable function dominating all gn.
Move 1 — bound the tail uniformly. For m>n,
∣fm(x)−fn(x)∣=∑k=n+1mk2cos(kx)≤∑k=n+1mk2∣cos(kx)∣≤∑k=n+1mk21.
The bound k21 is independent of x — this is the Weierstrass M-test in action, with Mk=k21 and ∑Mk=6π2<∞.
Move 2 — take the sup, then send n→∞. Since the bound has no x,
supx∈R∣fm(x)−fn(x)∣≤∑k=n+1∞k21=:Rn.
Because ∑1/k2 converges, its tail Rn→0. So given ε>0 we pick N with RN<ε; then for all m,n≥N the sup-distance is <ε.
Move 3 — conclude. That is exactly the uniform Cauchy criterion, so (fn) converges uniformly on R — even though we never wrote the limit function down. (See Cauchy sequences in metric spaces: C(R) with sup-norm is complete, so uniform-Cauchy ⇒ uniform-convergent.) ■
Move 1 — pointwise. At x=0, fn(0)=0. For fixed x>0, the exponential e−nx2→0 beats the linear factor nx, so fn(x)→0. Hence f≡0.
Move 2 — moving peak. Differentiate in x:
fn′(x)=ne−nx2(1−2nx2)=0⟹xn=2n1.
Peak height:
Mn=fn(xn)=n⋅2n1e−1/2=2ne−1/2→∞.Mn→∞→0: convergence is not uniform (a spike that grows and narrows).
Move 3 — the integrals. Substitute u=nx2, du=2nxdx:
∫0∞nxe−nx2dx=21∫0∞e−udu=21for every n.
So nlim∫0∞fndx=21, but ∫0∞nlimfndx=∫0∞0dx=0.
Since 21=0, the interchange fails — consistent with the non-uniformity found in Move 2. A fixed area 21 rides the shrinking spike all the way out. ■