Renjith Thazhathethil

Finite-Dimensional Normed Spaces

In this note, we explore the topological and geometric properties of finite-dimensional normed spaces. The entire theory of finite-dimensional normed spaces can be built systematically upon a single, powerful foundational result: the Linear Independence Lemma.

We will first state and prove this lemma, and then use it as our primary tool to prove:

  1. Equivalence of Norms: All norms on a finite-dimensional vector space are equivalent.
  2. Completeness: Every finite-dimensional normed space is complete (a Banach space).
  3. Compactness (Heine-Borel): A subset is compact if and only if it is closed and bounded.
  4. Riesz's Characterization: The closed unit ball is compact if and only if the space is finite-dimensional.

1. The Core Tool: Linear Independence Lemma

The following lemma establishes a lower bound on the norm of a linear combination of linearly independent vectors in terms of the sum of the absolute values of the coefficients.

Geometric Intuition

In Euclidean space, a sum of linearly independent vectors cannot "shrink" to zero unless the individual coefficients also shrink to zero. The lemma generalizes this to any normed space: the norm of the sumaixi\left\| \sum a_i x_i \right\|is bounded below by a positive multiple of the sum of the magnitudes of the coefficientsai\sum |a_i|.

Lemma (Linear Independence Lemma)

Let{x1,,xn}\{x_1, \dots, x_n\}be a linearly independent set of vectors in a normed spaceXX(of any dimension). Then there exists a constantc>0c > 0such that for any choice of scalarsa1,,anKa_1, \dots, a_n \in \mathbb{K}(whereK=R\mathbb{K} = \mathbb{R}orC\mathbb{C}), we have:

i=1naixici=1nai.\left\| \sum_{i=1}^n a_i x_i \right\| \ge c \sum_{i=1}^n |a_i|.

Proof

Letsn=i=1nais_n = \sum_{i=1}^n |a_i|.

We proceed by contradiction. Suppose that no suchc>0c > 0exists. Then, for everymNm \in \mathbb{N}, we can find a sequence of scalars{bi(m)}i=1n\{b_i^{(m)}\}_{i=1}^nsatisfying:

i=1nbi(m)=1for all mN,\sum_{i=1}^n \left| b_i^{(m)} \right| = 1 \quad \text{for all } m \in \mathbb{N},
such that:
ym=i=1nbi(m)xisatisfiesym0as m.y_m = \sum_{i=1}^n b_i^{(m)} x_i \quad \text{satisfies} \quad \|y_m\| \to 0 \quad \text{as } m \to \infty.

Sincei=1nbi(m)=1\sum_{i=1}^n |b_i^{(m)}| = 1, each coordinate coefficient sequence(bi(m))m=1(b_i^{(m)})_{m=1}^\inftyis bounded sincebi(m)1|b_i^{(m)}| \le 1for alli{1,,n}i \in \{1, \dots, n\}. By the classical Bolzano-Weierstrass theorem, any bounded sequence of scalars has a convergent subsequence. We can extract convergent subsequences for each coordinate one by one:

  1. First Coordinate: Since the sequence of scalars(b1(m))m=1(b_1^{(m)})_{m=1}^\inftyis bounded, there exists a subsequence of indices{m1,k}k=1N\{m_{1,k}\}_{k=1}^\infty \subset \mathbb{N}and a scalarβ1K\beta_1 \in \mathbb{K}such that:
    limkb1(m1,k)=β1.\lim_{k \to \infty} b_1^{(m_{1,k})} = \beta_1.
  2. Second Coordinate: Consider the subsequence of the second coordinate(b2(m1,k))k=1(b_2^{(m_{1,k})})_{k=1}^\infty. Since it is also bounded, we can extract a further subsequence of indices{m2,k}k=1{m1,k}k=1\{m_{2,k}\}_{k=1}^\infty \subset \{m_{1,k}\}_{k=1}^\inftyand a scalarβ2K\beta_2 \in \mathbb{K}such that:
    limkb2(m2,k)=β2.\lim_{k \to \infty} b_2^{(m_{2,k})} = \beta_2.
    Note that since{m2,k}\{m_{2,k}\}is a subsequence of{m1,k}\{m_{1,k}\}, we still havelimkb1(m2,k)=β1\lim_{k \to \infty} b_1^{(m_{2,k})} = \beta_1.
  3. General Coordinate: Inductively, for eachj=2,,nj = 2, \dots, n, we extract a subsequence of indices{mj,k}k=1{mj1,k}k=1\{m_{j,k}\}_{k=1}^\infty \subset \{m_{j-1,k}\}_{k=1}^\inftysuch that:
    limkbj(mj,k)=βj.\lim_{k \to \infty} b_j^{(m_{j,k})} = \beta_j.
    At each step, convergence of the previously established coordinates is preserved.

Let the final subsequence of indices be denoted by{sk}k=1={mn,k}k=1\{s_k\}_{k=1}^\infty = \{m_{n,k}\}_{k=1}^\infty. For this subsequence of vectors:

ysk=i=1nbi(sk)xi,y_{s_k} = \sum_{i=1}^n b_i^{(s_k)} x_i,
we have:
limkbi(sk)=βifor every i=1,,n.\lim_{k \to \infty} b_i^{(s_k)} = \beta_i \quad \text{for every } i = 1, \dots, n.

We define the limit vector:

y=i=1nβixi.y = \sum_{i=1}^n \beta_i x_i.
By the triangle inequality:
ysky=i=1n(bi(sk)βi)xii=1nbi(sk)βixi.\|y_{s_k} - y\| = \left\| \sum_{i=1}^n \left( b_i^{(s_k)} - \beta_i \right) x_i \right\| \le \sum_{i=1}^n \left| b_i^{(s_k)} - \beta_i \right| \|x_i\|.
Sincebi(sk)βib_i^{(s_k)} \to \beta_ifor eachiiaskk \to \infty, the right-hand side converges to00. Thus,yskyy_{s_k} \to yin norm. By the continuity of the norm (which follows from the reverse triangle inequalityabab|\|a\| - \|b\|| \le \|a - b\|):
y=limkysk.\|y\| = \lim_{k \to \infty} \|y_{s_k}\|.
Sinceym0\|y_m\| \to 0asmm \to \infty, we must haveysk0\|y_{s_k}\| \to 0, which implies:
y=0    y=0    i=1nβixi=0.\|y\| = 0 \implies y = 0 \implies \sum_{i=1}^n \beta_i x_i = 0.
Because{x1,,xn}\{x_1, \dots, x_n\}is a linearly independent set, the only linear combination that equals the zero vector is the trivial one. Thus:
βi=0for all i=1,,n.\beta_i = 0 \quad \text{for all } i = 1, \dots, n.

However, taking the limit askk \to \inftyof the normalization conditioni=1nbi(sk)=1\sum_{i=1}^n |b_i^{(s_k)}| = 1yields:

i=1nβi=1.\sum_{i=1}^n |\beta_i| = 1.
This is a contradiction, since we concluded allβi=0\beta_i = 0, which would sum to00. Therefore, there must exist somec>0c > 0such that the inequality holds.\blacksquare


2. Application 1: Equivalence of Norms

Definition & Proposition (Equivalent Norms & Topology)

Two normsa\|\cdot\|_aandb\|\cdot\|_bon a vector spaceXXare said to be equivalent if there exist constantsk,K>0k, K > 0such that:

kxaxbKxafor all xX.k \|x\|_a \le \|x\|_b \le K \|x\|_a \quad \text{for all } x \in X.

It is straightforward to verify that this defines an equivalence relation on the set of all norms onXX:

The algebraic definition of norm equivalence perfectly captures topological equivalence, as shown by the following proposition:

Proposition (Equivalence of Norms and Topology)

Leta\|\cdot\|_aandb\|\cdot\|_bbe two norms on a vector spaceXX. The following statements are equivalent:

  1. Algebraic Equivalence: There exist constantsk,K>0k, K > 0such thatkxaxbKxak \|x\|_a \le \|x\|_b \le K \|x\|_afor allxXx \in X.
  2. Topological Equivalence: A subsetUXU \subset Xis open under thea\|\cdot\|_a-induced metric if and only if it is open under theb\|\cdot\|_b-induced metric. (That is, the induced topologies are identical).
  3. Convergence Equivalence: A sequence(xn)n=1(x_n)_{n=1}^\inftyinXXconverges toxXx \in Xin(X,a)(X, \|\cdot\|_a)if and only if it converges toxxin(X,b)(X, \|\cdot\|_b).

Proof

We will prove the cycle of implications(1)    (2)    (3)    (1)(1) \implies (2) \implies (3) \implies (1).

Corollary (Cauchy Sequence Equivalence)

Ifa\|\cdot\|_aandb\|\cdot\|_bare equivalent norms onXX, then a sequence(xn)(x_n)is Cauchy in(X,a)(X, \|\cdot\|_a)if and only if it is Cauchy in(X,b)(X, \|\cdot\|_b).

Proof

Let(xn)(x_n)be Cauchy in(X,a)(X, \|\cdot\|_a). For anyϵ>0\epsilon > 0, chooseNNN \in \mathbb{N}such thatxnxma<ϵ/K\|x_n - x_m\|_a < \epsilon/Kfor alln,mNn, m \ge N. Then:

xnxmbKxnxma<K(ϵK)=ϵfor all n,mN.\|x_n - x_m\|_b \le K \|x_n - x_m\|_a < K \left(\frac{\epsilon}{K}\right) = \epsilon \quad \text{for all } n, m \ge N.
Thus,(xn)(x_n)is Cauchy in(X,b)(X, \|\cdot\|_b). The converse follows by symmetry.\blacksquare

Theorem (Equivalence of Norms on Finite-Dimensional Spaces)

On any finite-dimensional vector spaceXX, all norms are equivalent.

Proof

LetXXbe annn-dimensional vector space with basis{e1,,en}\{e_1, \dots, e_n\}. For anyxXx \in X, writex=i=1nαieix = \sum_{i=1}^n \alpha_i e_i. Define the referencel1l^1-norm onXX:

x1=i=1nαi.\|x\|_1 = \sum_{i=1}^n |\alpha_i|.
We will show that any arbitrary norm\|\cdot\|onXXis equivalent to1\|\cdot\|_1:

  1. Upper Bound: By the triangle inequality and homogeneity of the norm:
    x=i=1nαieii=1nαieiCi=1nαi=Cx1,\|x\| = \left\| \sum_{i=1}^n \alpha_i e_i \right\| \le \sum_{i=1}^n |\alpha_i| \|e_i\| \le C \sum_{i=1}^n |\alpha_i| = C \|x\|_1,
    whereC=max1inei>0C = \max_{1 \le i \le n} \|e_i\| > 0is a constant.
  2. Lower Bound: Since{e1,,en}\{e_1, \dots, e_n\}is a basis, it is a linearly independent set in the normed space(X,)(X, \|\cdot\|). By the Linear Independence Lemma, there exists a constantc>0c > 0such that:
    x=i=1nαieici=1nαi=cx1.\|x\| = \left\| \sum_{i=1}^n \alpha_i e_i \right\| \ge c \sum_{i=1}^n |\alpha_i| = c \|x\|_1.

Combining these yieldscx1xCx1c \|x\|_1 \le \|x\| \le C \|x\|_1. Since equivalence of norms is transitive, any two arbitrary norms onXXmust be equivalent to each other.\blacksquare

Examples inRn\mathbb{R}^n

Consider the standardl1l^1,l2l^2(Euclidean), andll^\inftynorms onRn\mathbb{R}^n:

x1=i=1nxi,x2=(i=1nxi2)1/2,x=max1inxi.\|x\|_1 = \sum_{i=1}^n |x_i|, \quad \|x\|_2 = \left( \sum_{i=1}^n |x_i|^2 \right)^{1/2}, \quad \|x\|_\infty = \max_{1 \le i \le n} |x_i|.
These norms are equivalent, as demonstrated by the following sharp inequalities:


3. Application 2: Completeness of Finite-Dimensional Spaces

A complete normed space is called a Banach space. In infinite-dimensional spaces, completeness is a rare and prized property. In finite dimensions, completeness is guaranteed.

Theorem (Completeness)

Every finite-dimensional normed spaceXXis complete.

Proof

Let{e1,,en}\{e_1, \dots, e_n\}be a basis ofXX. Let(x(k))k=1(x^{(k)})_{k=1}^\inftybe a Cauchy sequence inXX. Write:

x(k)=i=1nαi(k)ei.x^{(k)} = \sum_{i=1}^n \alpha_i^{(k)} e_i.
By the Linear Independence Lemma, there exists a constantc>0c > 0such that for anyk,m1k, m \ge 1:
x(k)x(m)=i=1n(αi(k)αi(m))eici=1nαi(k)αi(m).\|x^{(k)} - x^{(m)}\| = \left\| \sum_{i=1}^n \left( \alpha_i^{(k)} - \alpha_i^{(m)} \right) e_i \right\| \ge c \sum_{i=1}^n \left| \alpha_i^{(k)} - \alpha_i^{(m)} \right|.
Since(x(k))(x^{(k)})is Cauchy, for anyϵ>0\epsilon > 0there isNNN \in \mathbb{N}such thatx(k)x(m)<cϵ\|x^{(k)} - x^{(m)}\| < c \epsilonfor allk,mNk, m \ge N. Thus:
ci=1nαi(k)αi(m)<cϵ    i=1nαi(k)αi(m)<ϵfor all k,mN.c \sum_{i=1}^n \left| \alpha_i^{(k)} - \alpha_i^{(m)} \right| < c \epsilon \implies \sum_{i=1}^n \left| \alpha_i^{(k)} - \alpha_i^{(m)} \right| < \epsilon \quad \text{for all } k, m \ge N.
Consequently, for each coordinate indexi{1,,n}i \in \{1, \dots, n\}, we have:
αi(k)αi(m)<ϵfor all k,mN.\left| \alpha_i^{(k)} - \alpha_i^{(m)} \right| < \epsilon \quad \text{for all } k, m \ge N.
This shows that for eachii, the sequence of scalars(αi(k))k=1(\alpha_i^{(k)})_{k=1}^\inftyis Cauchy in the scalar fieldK\mathbb{K}(R\mathbb{R}orC\mathbb{C}). Since the scalar fieldK\mathbb{K}is complete, there exist scalarsα1,,αnK\alpha_1, \dots, \alpha_n \in \mathbb{K}such thatlimkαi(k)=αi\lim_{k\to\infty} \alpha_i^{(k)} = \alpha_i.

We define the limit vectorx=i=1nαieiXx = \sum_{i=1}^n \alpha_i e_i \in X. By the triangle inequality:

x(k)x=i=1n(αi(k)αi)eii=1nαi(k)αiei.\|x^{(k)} - x\| = \left\| \sum_{i=1}^n \left( \alpha_i^{(k)} - \alpha_i \right) e_i \right\| \le \sum_{i=1}^n \left| \alpha_i^{(k)} - \alpha_i \right| \|e_i\|.
Sinceαi(k)αi\alpha_i^{(k)} \to \alpha_ifor eachiiaskk \to \infty, the right-hand side converges to00. Thus,(x(k))(x^{(k)})converges toxXx \in X, showing(X,)(X, \|\cdot\|)is complete.\blacksquare

Corollary (Subspaces)

Every finite-dimensional subspaceYYof a normed spaceXXis closed inXX.

Proof

SinceYYis a finite-dimensional normed space under the norm restricted fromXX,YYis complete by the previous theorem. Because any complete subset of a metric space is closed,YYmust be closed inXX.\blacksquare

Counterexample in Infinite Dimensions

If the subspace is infinite-dimensional, it is not necessarily closed. For example, letX=C([0,1])X = C([0,1])with the supremum normf=supt[0,1]f(t)\|f\|_\infty = \sup_{t\in[0,1]} |f(t)|. LetY=P([0,1])Y = \mathcal{P}([0,1])be the subspace of all polynomials on[0,1][0, 1].YYis infinite-dimensional. The sequence of polynomials:

pk(t)=j=0ktjj!Yp_k(t) = \sum_{j=0}^k \frac{t^j}{j!} \in Y
converges uniformly on[0,1][0, 1]to the functionf(t)=etf(t) = e^tbecause it is the Taylor series expansion. Sinceete^tis continuous,fC([0,1])f \in C([0,1]). However,ffis not a polynomial, sofYf \notin Y. Thus,YYis not closed inXX.


4. Application 3: Compactness (Heine-Borel Theorem)

In general metric spaces, a subset is compact if and only if it is complete and totally bounded. In finite dimensions, this simplifies to the classical Heine-Borel theorem.

Theorem (Heine-Borel)

LetXXbe a finite-dimensional normed space. A subsetKXK \subset Xis compact if and only if it is closed and bounded.

Proof

Counterexample in Infinite Dimensions

In an infinite-dimensional normed space, a closed and bounded set is not necessarily compact. LetX=l2X = l^2(the space of square-summable sequences) with the normx2=(ξi2)1/2\|x\|_2 = \left( \sum |\xi_i|^2 \right)^{1/2}. Consider the set of standard basis vectorsK={e1,e2,e3,}K = \{e_1, e_2, e_3, \dots\}, whereeke_khas11at thekk-th position and00elsewhere.

  1. Bounded:ek2=1\|e_k\|_2 = 1for allkk, soKKis bounded.
  2. Closed: For anyjkj \ne k, the distance is:
    ejek2=12+12=2.\|e_j - e_k\|_2 = \sqrt{1^2 + 1^2} = \sqrt{2}.
    Since the distance between any two distinct points inKKis2\sqrt{2},KKhas no limit points. Thus, it contains all its limit points vacuously and is closed.
  3. Non-compact: The sequence(ek)k=1(e_k)_{k=1}^\inftyinKKcannot have any convergent subsequence because for any subsequence, the distance between any two distinct terms is2\sqrt{2}, which prevents it from being Cauchy. Thus,KKis a closed and bounded set that is not compact.

5. Riesz's Lemma

Riesz's Lemma allows us to find a unit vector that is "almost orthogonal" to any proper closed subspace.

Theorem (Riesz's Lemma)

LetXXbe a normed space, and letYYbe a proper closed subspace ofXX. Then for anyθ(0,1)\theta \in (0, 1), there exists a vectorxθXx_\theta \in Xsuch that:

  1. xθ=1\|x_\theta\| = 1,
  2. xθyθ\|x_\theta - y\| \ge \thetafor allyYy \in Y.

Proof

SinceYYis a proper closed subspace, choosex0XYx_0 \in X \setminus Y. The distanced=infyYx0y>0d = \inf_{y \in Y} \|x_0 - y\| > 0becauseYYis closed andx0Yx_0 \notin Y. For a givenθ(0,1)\theta \in (0, 1), we have1/θ>11/\theta > 1, which impliesd/θ>dd/\theta > d. Thus, there exists someϵ>0\epsilon > 0such that:

d+ϵ=dθ.d + \epsilon = \frac{d}{\theta}.
By the definition of the infimum, there must existy0Yy_0 \in Ysuch that:
x0y0<d+ϵ=dθ.\|x_0 - y_0\| < d + \epsilon = \frac{d}{\theta}.
Define:
xθ=x0y0x0y0.x_\theta = \frac{x_0 - y_0}{\|x_0 - y_0\|}.
Clearly,xθ=1\|x_\theta\| = 1. For anyyYy \in Y, we compute:
xθy=x0y0x0y0y=1x0y0x0(y0+x0y0y).\|x_\theta - y\| = \left\| \frac{x_0 - y_0}{\|x_0 - y_0\|} - y \right\| = \frac{1}{\|x_0 - y_0\|} \| x_0 - (y_0 + \|x_0 - y_0\| y) \|.
SinceYYis a subspace andy0,yYy_0, y \in Y, the vectory=y0+x0y0yy' = y_0 + \|x_0 - y_0\| yis inYY. By the definition ofdd, we havex0yd\|x_0 - y'\| \ge d. Using this bound, we obtain:
xθydx0y0>dd/θ=θ.\|x_\theta - y\| \ge \frac{d}{\|x_0 - y_0\|} > \frac{d}{d/\theta} = \theta. \quad \blacksquare

Why isθ(0,1)\theta \in (0, 1)needed?

Can we chooseθ=1\theta = 1? In general infinite-dimensional normed spaces, no. We cannot always find a unit vector that is at distance exactly11from a closed subspace.

Counterexample forθ=1\theta = 1

LetX={fC([0,1]):f(0)=0}X = \{ f \in C([0,1]) : f(0) = 0 \}with the supremum normf=supt[0,1]f(t)\|f\|_\infty = \sup_{t\in[0,1]} |f(t)|. LetYYbe the proper closed subspace ofXXdefined by:

Y={fX:01f(t)dt=0}.Y = \left\{ f \in X : \int_0^1 f(t) dt = 0 \right\}.
Consider the vectorx0(t)=tXYx_0(t) = t \in X \setminus Y. Let's compute the distanced(x0,Y)=infgYx0gd(x_0, Y) = \inf_{g \in Y} \|x_0 - g\|_\infty. For anygYg \in Y, we have:
12=01(tg(t))dt01tg(t)dt.\frac{1}{2} = \left| \int_0^1 (t - g(t)) dt \right| \le \int_0^1 |t - g(t)| dt.
Sincetg(t)t - g(t)is continuous, vanishes at00, and has a non-zero integral, it cannot be a constant function. Thus, we have a strict inequality:
01tg(t)dt<tg.\int_0^1 |t - g(t)| dt < \|t - g\|_\infty.
This implies that for allgYg \in Y:
x0g>12    d(x0,Y)12.\|x_0 - g\|_\infty > \frac{1}{2} \implies d(x_0, Y) \ge \frac{1}{2}.
By defining a sequence of functionsfn(t)=tgn(t)f_n(t) = t - g_n(t)that rise sharply from00to1/21/2on[0,1/n][0, 1/n]and then stay slightly above1/21/2to make their integral exactly1/21/2, we can show thatinfgYx0g=1/2\inf_{g \in Y} \|x_0 - g\|_\infty = 1/2. However, as shown above, this infimum is never attained.

Now, suppose there existed a unit vectorxXx \in X(sox=1\|x\|_\infty = 1) such thatd(x,Y)=1d(x, Y) = 1. SinceYYhas codimension11inXX, any vectorxXx \in Xcan be written asx=λx0+g0x = \lambda x_0 + g_0for someλK\lambda \in \mathbb{K}andg0Yg_0 \in Y. Sinced(x,Y)=1d(x, Y) = 1:

1=d(λx0+g0,Y)=λd(x0,Y)=λ2    λ=2.1 = d(\lambda x_0 + g_0, Y) = |\lambda| d(x_0, Y) = \frac{|\lambda|}{2} \implies |\lambda| = 2.
However, we also havex=1\|x\|_\infty = 1:
1=λx0+g0=2x0+g0λ.1 = \left\| \lambda x_0 + g_0 \right\|_\infty = 2 \left\| x_0 + \frac{g_0}{\lambda} \right\|_\infty.
Sinceg0λY-\frac{g_0}{\lambda} \in Y, by the fact that the infimum is never attained, we must have:
x0(g0λ)>d(x0,Y)=12.\left\| x_0 - \left(-\frac{g_0}{\lambda}\right) \right\|_\infty > d(x_0, Y) = \frac{1}{2}.
This implies:
1=2x0+g0λ>212=1,1 = 2 \left\| x_0 + \frac{g_0}{\lambda} \right\|_\infty > 2 \cdot \frac{1}{2} = 1,
which is a contradiction (1>11 > 1). Thus, there does not exist anyxXx \in Xwithx=1\|x\|_\infty = 1such thatd(x,Y)=1d(x, Y) = 1.


6. Riesz's Characterization of Finite-Dimensional Spaces

The compactness of the closed unit ball uniquely distinguishes finite-dimensional spaces from infinite-dimensional ones.

Theorem (Compact Unit Ball)

LetXXbe a normed space. The closed unit ballBX={xX:x1}B_X = \{ x \in X : \|x\| \le 1 \}is compact if and only ifXXis finite-dimensional.

Proof


7. Exercises

Here are some essential exercise questions to test your understanding of finite-dimensional normed spaces, along with hints for solving them.

Exercise 1 (Comparison of Norms onC([0,1])C([0,1]))

LetX=C([0,1])X = C([0,1])be the vector space of all continuous functions on[0,1][0,1]. Define the supremum normf=supt[0,1]f(t)\|f\|_\infty = \sup_{t \in [0,1]} |f(t)|and the integral normf1=01f(t)dt\|f\|_1 = \int_0^1 |f(t)| dt.

  1. Prove thatf1f\|f\|_1 \le \|f\|_\inftyfor allfXf \in X.
  2. Prove that these two norms are not equivalent.
  3. Why does this not contradict the theorem that all norms on a finite-dimensional space are equivalent?

Hint: For part (2), construct a sequence of functionsfn(t)=tnXf_n(t) = t^n \in XfornNn \in \mathbb{N}. Show thatfn=1\|f_n\|_\infty = 1for allnn, butfn1=1n+10\|f_n\|_1 = \frac{1}{n+1} \to 0asnn \to \infty. If the norms were equivalent, we would havefnCfn1\|f_n\|_\infty \le C \|f_n\|_1, which fails asnn \to \infty. For part (3), note thatC([0,1])C([0,1])is infinite-dimensional.

Exercise 2 (Non-Equivalence of Norms in Infinite Dimensions)

Show that on any infinite-dimensional vector spaceXX, one can always construct two norms that are not equivalent.

Hint: Let{ei}iI\{e_i\}_{i \in I}be a Hamel basis ofXX. SinceXXis infinite-dimensional, we can choose a countably infinite subset{e1,e2,e3,}{ei}iI\{e_1, e_2, e_3, \dots\} \subset \{e_i\}_{i \in I}. Define two norms:

xa=ciandxb=ici,\|x\|_a = \sum |c_i| \quad \text{and} \quad \|x\|_b = \sum i |c_i|,
wherex=cieix = \sum c_i e_i(note that all but finitely manycic_iare zero). Consider the sequence of vectorsxn=enx_n = e_n, and show that no constantK>0K > 0can satisfyxnbKxna\|x_n\|_b \le K \|x_n\|_afor allnNn \in \mathbb{N}.

Exercise 3 (Equivalence of Norms and Topology Preservation)

Leta\|\cdot\|_aandb\|\cdot\|_bbe equivalent norms on a vector spaceXX. Prove directly from the definitions that:

  1. A subsetKXK \subset Xis compact in(X,a)(X, \|\cdot\|_a)if and only if it is compact in(X,b)(X, \|\cdot\|_b).
  2. The space(X,a)(X, \|\cdot\|_a)is complete (a Banach space) if and only if(X,b)(X, \|\cdot\|_b)is complete.

Hint: For part (1), let(yn)(y_n)be a sequence inKK. Compactness in(X,a)(X, \|\cdot\|_a)implies(yn)(y_n)has a subsequence converging inKKundera\|\cdot\|_a. Use the convergence equivalence proposition to conclude that this same subsequence converges to the same limit underb\|\cdot\|_b. For part (2), use the Cauchy Sequence Equivalence corollary.

Exercise 4 (Distance to Subspaces)

LetYYbe a finite-dimensional subspace of a normed spaceXX. For anyx0XYx_0 \in X \setminus Y, prove that the distanced(x0,Y)d(x_0, Y)is achieved. That is, show there exists a vectory0Yy_0 \in Ysuch that:

x0y0=d(x0,Y).\|x_0 - y_0\| = d(x_0, Y).

Hint: Letd=d(x0,Y)=infyYx0yd = d(x_0, Y) = \inf_{y \in Y} \|x_0 - y\|. By definition of the infimum, there is a sequence(yn)(y_n)inYYsuch thatx0ynd\|x_0 - y_n\| \to d. Show that(yn)(y_n)is a bounded sequence inYY. SinceYYis finite-dimensional, apply the Heine-Borel theorem to extract a convergent subsequenceynky0Yy_{n_k} \to y_0 \in Y, and showx0y0=d\|x_0 - y_0\| = dusing the continuity of the norm.

Exercise 5 (Detailed Calculations for Riesz's Lemma Counterexample)

Carry out the full calculations for the counterexample in Section 5. Specifically, show that forx0(t)=tx_0(t) = tandY={fC([0,1]):f(0)=0,01f(t)dt=0}Y = \{ f \in C([0,1]) : f(0) = 0, \int_0^1 f(t) dt = 0 \}, we have:

  1. YYis a proper closed subspace of codimension 1.
  2. d(x0,Y)=1/2d(x_0, Y) = 1/2.
  3. For anygYg \in Y,x0g>1/2\|x_0 - g\|_\infty > 1/2.
  4. No unit vectorxXx \in Xsatisfiesd(x,Y)=1d(x, Y) = 1.

Hint: Follow the step-by-step reasoning in Section 5. For part (3), show that ifx0g=1/2\|x_0 - g\|_\infty = 1/2, thentg(t)t - g(t)must be identically equal to either1/21/2or1/2-1/2almost everywhere to satisfy the integral condition, which contradictsg(0)=0g(0) = 0. For part (4), writex=λx0+g0x = \lambda x_0 + g_0and prove thatx=1    λ<2    d(x,Y)<1\|x\|_\infty = 1 \implies |\lambda| < 2 \implies d(x, Y) < 1.