Sequences, Series, and Function Spaces

A compact refresher on sequences, series, uniform convergence, and why function spaces need norms.

Mathematics / Analysis / Sequences and function spaces

Analysis notes
Sections

Sequences and Series

Many analytic questions reduce to controlling limits. For a numerical sequence (an)(a_n), convergence means

ε>0, N, nNana<ε.\forall\varepsilon>0,\ \exists N,\ n\ge N\Rightarrow |a_n-a|<\varepsilon.

A series is a sequence of partial sums:

n=0an=limNn=0Nan.\sum_{n=0}^{\infty} a_n=\lim_{N\to\infty}\sum_{n=0}^{N}a_n.

The important habit is to distinguish pointwise statements from uniform ones.

Uniform Convergence

A sequence of functions fn:XYf_n:X\to Y converges uniformly to ff if one NN works for all xXx\in X:

supxXfn(x)f(x)0.\sup_{x\in X} |f_n(x)-f(x)|\to 0.

Uniform convergence preserves more structure than pointwise convergence. It is often the condition needed to exchange limits with continuity, integration, or differentiation under additional hypotheses.

Normed Spaces

A normed vector space has a function

:VR0\|-\|:V\to \mathbb R_{\ge 0}

that measures vector size and induces a metric

d(v,w)=vw.d(v,w)=\|v-w\|.

Function spaces become analytic objects once equipped with norms such as

f=supxf(x)\|f\|_\infty=\sup_x |f(x)|

or LpL^p norms.

Why This Shows Up in Geometry

Differential geometry often studies spaces of functions, vector fields, forms, sections, and solutions to differential equations. The correct topology or norm on these spaces determines what convergence means and which limiting operations are legitimate.