Chap2 SM4325
Chap2 SM4325
G2 : G is associative under ∗. That is, for any triplet a, b, c ∈ G, we have (a∗b)∗c = a∗(b∗c).
G3 : There exists e ∈ G (the identity element of G) such that ∀a ∈ G, we have a∗e = e∗a = a.
Remark. If in addition to satisfying G1 − G4 , the set G satisfies the commutative law, i.e.
any pair a, b ∈ G =⇒ a ∗ b = b ∗ a. then, G is called the abelian group.
Note: If no ambiguity arises, we usually omit ∗ from (G, ∗) and simply denote the group
with G.
Example 2.1.1. 1. The sets Z, Q, R and C of integers, rationals, real numbers and com-
plex numbers respectively, under the usual additional of numbers, are abelian groups.
√
−1± 3ι
2. The three cube roots of unity i.e. 1, ω, ω 2 where ω = 2 and ω 3 = 1, form a group
under multiplication.
√
3. The four fourth roots of unity i.e. ±1, ±ι where ι = −1, form a group under multi-
plication.
1
4. For a nonempty set X, let F = {f | f : X → R, and | f |≤ M }. Define ‘addition’ in F
by:
For f, g ∈ F, we put (f + g)(x) = f (x) + g(x) , x ∈ X.
Then, (F, +) is an abelian group with 0 : X → R defined by 0(x) = 0, for all x ∈ X,
as the identity and, for any f ∈ F, the function (−f ) : X → R defined by (−f )(x) =
−f (x), as the inverse of f .
2.1.2 Rings
A triplet (R, +, ·) where ‘+’ and ‘·’ are binary operations of addition and multiplication
respectively, and R is a nonempty set, is said to be a ring if:
R3 : R satisfies the right and left distributive laws; that is, for all a, b, c ∈ R,
If, in (R, +, ·), we have a · b = b · a for all a, b ∈ R, then R is called the commutative ring.
Example 2.1.2. 1. Under the usual addition and multiplication of numbers, the sets
(Z, +, ·), (Q, +, ·), (R, +, ·) and (C, +, ·) are rings.
2.1.3 Fields
A commutative ring (F, +, ·) is said to be a field if the nonempty set F form a group under
multiplication.
Example 2.1.3. The rings (Q, +, ·), (R, +, ·) and (C, +, ·) are example of fields.
V1 : There is a binary operation ‘+’ called addition, such that (V, +) is an abelian group.
V2 : In V , a scalar multiplication a·v is defined for each a ∈ F and v ∈ V such that a·v ∈ V
and
(a) a · (v1 + v2 ) = a · v1 + a · v2
(b) (a + b) · v = a · v + b · v
2
(c) (ab).v = a(b · v)
(d) 1 · v = v
Example 2.1.4.
1. The rings Q, R and C are all vector space over themselves.
2. R(Q) and C(R) are vector spaces over the fields Q of rationals and R of reals respectively.
( ! ) ! !
2 x x1 y1
3. Let R = : x, y ∈ R . For a ∈ R and x = ,y= ∈ R2 , we define
y x2 y2
the operation of addition and scalar multiplication as follows:
! ! ! ! !
x1 a · x1 2 x1 y1 x 1 + y1
a.x = a. = ∈R , x+y = + = ∈ R2 .
x2 a · x2 x2 y2 x 2 + y2
Under these operations, the set R2 is a vector space over R. A linear space is a vector space
over F , where F ∈ {R, C}.
The pair (N, k.k), where N is a linear space and k.k on N , is called a normed spaced.
Elements of N (resp. F ) are called vectors (resp. scalars).
Example 2.2.1. 1. The linear spaces R and C over themselves are normed spaces
under the usual modulus norm. Thus, for any x ∈ R,
kxk = |x|
3
2. The space Rn is a normed space over R under the norm defined as follows:
For x = (x1 , x2 , . . . , xn ) ∈ Rn , we put
v
u n
uX
kxk = t |xi |2 (∗)
i=1
4
n n
N2 : kaxk = sup |axi | = |a| sup |xi | = |a|.kxk
i=1 i=1
5. The space `∞ , c and c0 : The space `∞ consists of all bounded sequences with norm as
follows:
For x = {xn } ∈ `∞ , with |xn | < M, ∀n and some M ∈ R, we put
∞
kxk = sup |xi |.
i=1
The space c (resp. c0 ) is a subspace of `∞ and consists of all convergent (resp. converging
to 0) are normed spaced with same norm as defined for `∞ .
6. The space C[a, b] consists of all continuous real-valued functions defined on [a, b]. With
norm defined below:
kf k = sup |f (x)|,
x∈[a,b]
x = lim xn .
n→∞
Example 2.2.2. 1. The normed spaces R and C of real and complex number are
Banach spaces.
5
2. The space Rn is also a Banach space. Here we prove that Rn is complete.
Let {x(p) } be a Cauchy sequence in Rn ,
(p) (p)
x(p) = x1 , x2 , . . . , x(p)
n , p = 1, 2, . . .
Hence,
(p) (q)
∀p, q ≥ n0 =⇒ |xi − xi | ≤ kx(p) − x(q) k <
(p) (p)
So, for each i, {xi } is a Cauchy sequence in R. Since R is complete, {xi } converges
to a real number xi , say 1 ≤ i ≤ n. But this implies that for already chosen, there
exists pi ∈ N such that
(p)
∀p ≥ pi =⇒ |xi − xi | < √ (2.1)
n
(p)
Take x = (x1 , x2 , . . . , xn ), where xi = limp→∞ xi . Then, x ∈ Rn . We show that
limp→∞ x(p) = x. Let p0 = max{p1 , p2 , . . . , pn }
v
u n
(p)
uX (p)
∀p ≥ p0 ≥ n0 =⇒ kx − xk = t |xi − xi |2 <
i=1
3. The spaces `p , p ≥ 1, `n , `∞ , c, c0 , and C[a, b] defined in Section 2.2 are all Banach
spaces.
6
of finite degree. Note that P is a subspace of C[a, b]. The norm in P is the induced
norm on C[a, b] as follows:
x2 xn
P (0) (x) = 1, P (1) (x) = 1 + x, . . . , P (n) (x) = 1 + x + + ... +
2! n!
is Cauchy because
n
xi
= ex . However,
P
since lim
n→∞ i=0 i
x2
lim P (n) (x) = 1 + x + + . . . = ex ∈
/ P.
n→∞ 2!
h·, ·i : V × V → F
(so that, with each pair x, y ∈ V , a scalar hx, yi is associated) satisfying the following condi-
tions:
The pair (V, h·, ·i) is called an inner product space. Note that if V = R, then hy, xi = hx, yi.
Some consequences of the definition are as follows:
(a) For all x, y, z ∈ V and a, b ∈ F , we have hax + by, zi = ahx, zi + bhy, zi. Moreover,
h0, zi = h0 · x, zi = 0 · hx, zi = 0.
(b) For all x, y ∈ V, a ∈ F , we have hx, ayi = hay, xi = ahy, xi = ahy, xi = ahx, yi.
7
Let (V, h·, ·i) be an inner product space. The function k · k : V → R+ defined by
p
kxk = hx, xi, x ∈ V (2.2)
gives a norm on V . Thus, every inner product space is, in fact, a normed space. An inner
product space V is called a Hilbert space if V is complete with respect to the norm (2.2).
Example 2.3.1. 1. The space Rn of real n-tuples is an inner product space with inner
n
xi yi , where x = (x1 , . . . , xn ), y = (y1 , . . . , yn ) ∈ Rn .
P
product hx, yi =
i=1
n
The norms induced in Rn by the inner product hx, yi =
P
xi yi is
i=1
q
kxk = x2i , x ∈ Rn . (2.3)
We showed in Example 2.2.2(2) that Rn together with norm (2.3) is complete. Thus,
(Rn , h·, ·i) is a Hilbert space.
2. The space C[a, b] of all real-values continuous function defined on [a, b], together with
inner product
Zb
hf, gi = f (t) · g(t)dt
a
is an inner product space.
n
3. The space `2 of all real sequences x = {xi } such that |xi |2 < ∞ is an inner product
P
i=1
space under the inner product defined by:
∞
X
hx, yi = xi yi , y = {yi } ∈ `2
i=1
4. The space Pn of all polynomials of degree ≤ n defined over [a, b] with inner product
Zb
hu(x), v(x)i = u(x) · v(x)dx, x ∈ [a, b], a < b,
a
hA, Bi = tr(AB T ),
is an inner product space, where B T is the transpose of B. Use the properties of trace
n Pn
and tr(AAT ) = a2ij , A = (aij ) to show it an inner product.
P
i=1 j=1
8
Theorem 2.3.1 (Cauchy-Schwarz Inequality). For any x, y in an inner product space V , we
have
|hx, yi| ≤ kxk · kyk