Get AI summaries of any video or article — Sign up free
Real Analysis 37 | Uniform Convergence for Differentiable Functions [dark version] thumbnail

Real Analysis 37 | Uniform Convergence for Differentiable Functions [dark version]

4 min read

Based on The Bright Side of Mathematics's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

If are differentiable on a common domain , and pointwise while uniformly, then is differentiable on .

Briefing

Uniform convergence of derivatives is the key condition that preserves differentiability when a sequence of differentiable functions converges. Start with a sequence of functions defined on a common domain . If every is differentiable, and the derivative functions converge uniformly to some function , then the limit function is differentiable and its derivative satisfies —but only if also converges pointwise to .

Without that extra pointwise convergence, differentiability preservation can fail: uniform convergence of alone does not guarantee that converges to a well-defined limit function in the first place. The theorem therefore combines two convergence modes: a weaker one (pointwise convergence of to ) to identify the limit, and a stronger one (uniform convergence of to ) to control how derivatives behave across the entire domain.

The proof strategy fixes an arbitrary point and studies the derivative of the limit function using the difference quotient. For , the expression is rewritten by inserting and subtracting corresponding difference quotients and derivative-related terms built from . This creates three pieces whose sizes can be bounded separately using the triangle inequality.

Two of those pieces can be made small: one term shrinks because pointwise (so values of near and match those of ), and another term shrinks because in the difference quotient. The remaining piece is the only potential obstacle, and it is precisely where uniform convergence of is needed. Uniform convergence ensures that the derivative-related term does not misbehave for large at points near .

Once these bounds are arranged, the difference quotient of at is forced to converge to . Since was arbitrary, is differentiable everywhere on , and the derivative matches the uniform limit of the derivatives: . The practical payoff is that this result becomes a powerful tool for constructing and differentiating functions defined by power series in later work, where uniform convergence of derivative sequences can be checked to justify term-by-term differentiation.

Cornell Notes

A differentiability-preservation theorem links three ingredients: (1) each is differentiable on a common domain , (2) converges pointwise to a limit function , and (3) the derivatives converge uniformly to a function . Under these assumptions, the limit function is differentiable on . Moreover, the derivative of the limit equals the uniform limit of the derivatives: . The proof controls the difference quotient at an arbitrary point by splitting it into terms that vanish via pointwise convergence, the limit , and—crucially—uniform convergence of .

Why isn’t uniform convergence of by itself enough to conclude that is differentiable?

Uniform convergence of controls derivatives, but it does not guarantee that converges to a specific limit function pointwise (or at all). The theorem needs pointwise convergence of to identify the candidate limit . Without that, there may be no well-defined function to differentiate, or the limit could fail to match the derivative behavior encoded by .

What role does pointwise convergence of play in the difference-quotient argument?

Fix and consider . Pointwise convergence ensures that and . That lets the difference quotient built from approximate the difference quotient built from , so one of the error terms can be driven to zero as .

Where exactly does uniform convergence of become essential?

After rewriting the difference quotient error using triangle inequality, one term remains that depends on how behaves near . That term can only be forced small uniformly in the relevant points if converges uniformly to . This prevents the derivative-related error from staying large for some even when is close to .

How does the proof conclude ?

For any , the three-term bound is arranged so the total absolute error is . As and , the error terms vanish, leaving the difference quotient limit equal to . Since was arbitrary, the equality holds for every point in .

What is the practical takeaway for later examples like power series?

Power series often produce sequences of partial sums that converge pointwise to a function . If the derivatives of those partial sums converge uniformly to , the theorem justifies differentiating term-by-term and guarantees that the resulting derivative matches .

How does this theorem relate to the earlier fact that uniform convergence preserves continuity?

Both results use uniform convergence to preserve a “local-to-global” property. Uniform convergence of preserves continuity of the limit. Here, uniform convergence of preserves differentiability of the limit, but it must be paired with pointwise convergence of so the limit function is properly identified.

Review Questions

  1. State the assumptions needed to conclude that is differentiable and that .
  2. In the difference-quotient proof, which convergence assumption controls which error term?
  3. Why does the theorem require pointwise convergence of in addition to uniform convergence of ?

Key Points

  1. 1

    If are differentiable on a common domain , and pointwise while uniformly, then is differentiable on .

  2. 2

    Under those assumptions, the derivative of the limit satisfies everywhere on .

  3. 3

    Uniform convergence of derivatives alone does not determine the limit function ; pointwise convergence is needed to identify .

  4. 4

    The proof fixes an arbitrary and analyzes the difference quotient for at .

  5. 5

    Triangle inequality splits the difference-quotient error into multiple terms, each controlled by a different convergence step.

  6. 6

    Uniform convergence of is the crucial ingredient that prevents derivative-related error from staying large near .

  7. 7

    The theorem sets up rigorous term-by-term differentiation for settings like power series when uniform convergence of derivative sequences can be established.

Highlights

Differentiability survives the limit when converges uniformly—provided converges pointwise to the function being differentiated.
The conclusion is exact: equals the uniform limit of the derivatives.
The difference-quotient proof hinges on triangle inequality and on using uniform convergence to control the only stubborn error term.
Pointwise convergence is not decorative; it identifies the limit function so the derivative claim has a target.