0% found this document useful (0 votes)
94 views3 pages

Metric Space and Norm Linear Space Important Questions

This document contains 23 problems regarding metrics and normed linear spaces. The problems examine properties of metrics, normed vector spaces, and whether specific functions define metrics or norms. They also analyze sequences and subsets within these structured spaces.

Uploaded by

P GOSWAMI
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
94 views3 pages

Metric Space and Norm Linear Space Important Questions

This document contains 23 problems regarding metrics and normed linear spaces. The problems examine properties of metrics, normed vector spaces, and whether specific functions define metrics or norms. They also analyze sequences and subsets within these structured spaces.

Uploaded by

P GOSWAMI
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Assignment 2: Metric and Normed Linear Spaces.

1. State TRUE or FALSE giving proper justification for each of the following statements.
(a) There exists a metric space having exactly 36 open sets.
(b) It is impossible to define a metric d on R such that only finitely many subsets of R are open
in (R, d).
(c) If A and B are open (closed) subsets of a normed vector space X, then A + B = {a + b :
a ∈ A, b ∈ B} is open (closed) in X.
(d) If A and B are closed subsets of [0, ∞) (with the usual metric), then A + B is closed in
[0, ∞).
(e) It is possible to define a metric d on R such that the sequence (1, 0, 1, 0, ...) converges in
(R, d).
(f) It is possible to define a metric d on R2 such that (( n1 , n+1
n
)) is not a Cauchy sequence in
2
(R , d).
(g) It is possible to define a metric d on R2 such that in (R2 , d), the sequence (( n1 , 0)) converges
but the sequence (( n1 , n1 )) does not converge.
(h) If (xn ) is a sequence in a complete normed vector space X such that kxn+1 − xn k → 0 as
n → ∞, then (xn ) must converge in X.
(i) If (fn ) is a sequence in C[0, 1] such that |fn+1 (x) − fn (x)| ≤ n12 for all n ∈ N and for all
R1
x ∈ [0, 1], then there must exist f ∈ C[0, 1] such that |fn (x) − f (x)| dx → 0 as n → ∞.
0
(j) If (xn ) is a Cauchy sequence in a normed vector space, then lim kxn k must exist.
n→∞
(k) {f ∈ C[0, 1] : kf k1 ≤ 1} is a bounded subset of the normed vector space (C[0, 1], k · k∞ ).

2. Examine whether (X, d) is a metric space, where


|x−y|
(a) X = R and d(x, y) = 1+|xy| for all x, y ∈ R.
p
(b) X = R and d(x, y) = min{ |x − y|, |x − y|2 } for all x, y ∈ R.
(c) X = R and d(x, y) = |x − y|p for all x,y ∈ R (0 < p < 1).
1 + |x − y| if exactly one of x and y is positive,
(d) X = R and for all x, y ∈ R, d(x, y) =
|x − y| otherwise.
1 1
2
(e) X = R and d(x, y) = (|x1 − y1 | + |x2 − y2 | 2 ) 2 for all x = (x1 , x2 ), y = (y1 , y2 ) ∈ R2 .
1
(f) X = Rn and d(x, y) = [(x1 − y1 )2 + 21 (x2 − y2 )2 + · · · + n1 (xn − yn )2 ] 2 for all x = (x1 , ..., xn ),
y = (y1 , ..., yn ) ∈ Rn . 
min{|z| + |w|, |z − 1| + |w − 1| if z 6= w,
(g) X = C and for all z, w ∈ C, d(z, w) =
0 if z = w.
z w

|z − w| if |z| = |w| ,
(h) X = C and for all z, w ∈ C, d(z, w) =
|z| + |w| otherwise.
2|z−w|
(i) X = C and d(z, w) = √ 2
√ 2
for all z, w ∈ C.
1+|z| 1+|w|
(j) X = The class of all finite subsets of a nonempty set and d(A, B) = The number of elements
of the set A4B (the symmetric difference of A and B).
R1 1
(k) X = C[0, 1] and d(f, g) = ( |f (t) − g(t)|2 dt) 2 for all f, g ∈ C[0, 1].
0

3. Examine whether p k · k is
pa norm on R2 , where for each (x, y) ∈ R2 ,
( |x| + |y|)2 .
(a) k(x, y)k = q
x2 2
(b) k(x, y)k = +y .
 p 49
x2 + y 2 if xy ≥ 0,
(c) k(x, y)k =
max{|x|, |y|} if xy < 0.
4. Let kf k = min{kf k∞ , 2kf k1 } for all f ∈ C[0, 1]. Prove that k · k is not a norm on C[0, 1].

5. If x ∈ Rn , then show that lim kxkp = kxk∞ .


p→∞

6. If 1 ≤ p < q ≤ ∞, then show that kxkq ≤ kxkp for all x ∈ `p .

7. Let d be a metric on a real vector space X satisfying the following two conditions:
(i) d(x + z, y + z) = d(x, y) for all x, y, z ∈ X,
(ii) d(αx, αy) = |α|d(x, y) for all x, y ∈ X and for all α ∈ R.
Show that there exists a norm k · k on X such that d(x, y) = kx − yk for all x, y ∈ X.

8. Let R∞ be the real vector space of all sequences in R, where addition and scalar multiplication

1
· |xn −yn | for all (xn ), (yn ) ∈ R∞ . Show
P
are defined componentwise. Let d((xn ), (yn )) = 2n 1+|xn −yn |
n=1
that d is a metric on R∞ but that no norm on R∞ induces d.

9. Let (X, k · k) be a nonzero normed vector space. Consider the metrics d1 , d2 and d3 on X:
d1 (x, y) := min{1, kx − yk},
kx − yk
d2 (x, y) := ,
1 + kx − yk

1 + kx − yk if x 6= y,
d3 (x, y) :=
0 if x = y,
for all x, y ∈ X. Prove that none of d1 , d2 and d3 is induced by any norm on X.

10. Let X be a normed vector space containing more than one point, let x, y ∈ X and let ε, δ > 0.
If Bε [x] = Bδ [y], show that x = y and ε = δ. Does the result remain true if X is assumed to
be a metric space? Justify.

11. Examine whether the following sets are open/closed in R2 (with the usual metric).
(a) {(x, y) ∈ R2 : xy > 0}
(b) {(x, x) : x ∈ R}
(c) (0, 1) × {0}
(d) {(x, y) ∈ R2 : 0 < x < y}
(e) {(x, y) ∈ R2 : x + y < 1}
(f) {(x, y) ∈ R2 : y ∈ Z}

12. Let A = {(x, y, z) ∈ R3 : x2 + y 2 < 1} and B = {(x, y, z) ∈ R3 : z = 0}. Examine whether


A ∩ B is a closed/an open subset of R3 with respect to the usual metric on R3 .

13. Examine whether a finite subset of a metric space is open/closed.

|x−y|
14. For all x, y ∈ R, let d1 (x, y) = |x − y|, d2 (x, y) = min{1, |x − y|} and d3 (x, y) = 1+|x−y| . If G is
an open set in any one of the three metric spaces (R, di ) (i = 1, 2, 3), then show that G is also
open in the other two metric spaces.

15. Let X be a nonzero normed vector space. Show that {x ∈ X : kxk < 1} is not closed in X and
{x ∈ X : kxk ≤ 1} is not open in X.
16. Let X be a normed vector space and let Y (6= X) be a subspace of X. Show that Y is not open
in X.

17. Let (xn ) and (yn ) be Cauchy sequences in a metric space (X, d). Show that the sequence
(d(xn , yn )) is convergent.

P
18. Let (xn ) be a sequence in a complete metric space (X, d) such that d(xn , xn+1 ) < ∞. Show
n=1
that (xn ) converges in (X, d).

19. Let (xn ) be a sequence in a metric space X such that each of the subsequences (x2n ), (x2n−1 )
and (x3n ) converges in X. Show that (xn ) converges in X.

20. Show that the following are incomplete metric spaces.


(a) (N, d), where d(m, n) = | m1 − n1 | for all m, n ∈ N
(b) ((0, ∞), d), where d(x, y) = | x1 − y1 | for all x, y ∈ (0, ∞)
x y
(c) (R, d), where d(x, y) = | 1+|x| − 1+|y| | for all x, y ∈ R
x y
(d) (R, d), where d(x, y) = |e − e | for all x, y ∈ R

21. Examine whether the following metric spaces are complete.


x y
(a) ([0, 1), d), where d(x, y) = | 1−x − 1−y | for all x, y ∈ [0, 1)
(b) ((−1, 1), d), where d(x, y) = | tan 2 − tan πy
πx
2
| for all x, y ∈ (−1, 1)

|x−y|
22. For X(6= ∅) ⊂ R, let d(x, y) = 1+|x−y|
for all x, y ∈ X. Examine the completeness of the metric
space (X, d), where X is
(a) [0, 1] ∩ Q.
(b) [−1, 0] ∪ [1, ∞).
(c) {n2 : n ∈ N}.

23. Examine whether the sequence (fn ) is convergent in (C[0, 1], d∞ ), where for all n ∈ N and for
all t ∈ [0, 1],
nt2
(a) fn (t) = 1+nt .
2 n
(b) fn (t) =  1 + t + t2! + · · · + tn! .
nt if 0 ≤ t ≤ n1 ,
(c) fn (t) = 1
nt
if n1 < t ≤ 1.
if 0 ≤ t ≤ n1 ,

nt
(d) fn (t) = n
n−1
(1 − t) if n1 < t ≤ 1.

24. Let f : Rn → Rn be continuous and let there exist α > 0 such that kf (x) − f (y)k ≥ αkx − yk
for all x, y ∈ Rn . Prove that f is one-one, onto and that f −1 : Rn → Rn is continuous.

25. Let f : Rn → Rn be a contraction and let g(x) = x − f (x) for all x ∈ Rn . Show that
g : Rn → Rn is one-one and onto. Also, show that both g and g −1 : Rn → Rn are continuous.

You might also like