Introduction to Hilbert Spaces with Applications (eBook)
600 Seiten
Elsevier Science (Verlag)
978-0-08-045592-1 (ISBN)
* Updated chapter on wavelets
* Improved presentation on results and proof
* Revised examples and updated applications
* Completely updated list of references .
Lokenath Debnath is Professor of the Department of Mathematics and Professor of Mechanical and Aerospace Engineering at the University of Central Florida in Orlando. He received his M.Sc. and Ph.D. degrees in pure mathematics from the University of Calcutta, and obtained D.I.C. and Ph.D. degrees in applied mathematics from the Imperial College of Science and Technology, University of London. He was a Senior Research Fellow at the University of Cambridge and has had visiting appointments to several universities in the United States and abroad. His many honors and awards include two Senior Fulbright Fellowships and an NSF Scientist award to visit India for lectures and research. Dr. Debnath is author or co-author of several books and research papers in pure and applied mathematics, and serves on several editorial boards for scientific journals. He is the current and founding Managing Editor of the International Journal of Mathematics and Mathematical Sciences.
Building on the success of the two previous editions, Introduction to Hilbert Spaces with Applications, Third Edition, offers an overview of the basic ideas and results of Hilbert space theory and functional analysis. It acquaints students with the Lebesgue integral, and includes an enhanced presentation of results and proofs. Students and researchers will benefit from the wealth of revised examples in new, diverse applications as they apply to optimization, variational and control problems, and problems in approximation theory, nonlinear instability, and bifurcation. The text also includes a popular chapter on wavelets that has been completely updated. Students and researchers agree that this is the definitive text on Hilbert Space theory. - Updated chapter on wavelets- Improved presentation on results and proof- Revised examples and updated applications- Completely updated list of references
CHAPTER 1 Normed Vector Spaces
“The organic unity of mathematics is inherent in the nature of this science, for mathematics is the foundation of all exact knowledge of natural phenomena.”
David Hilbert
1.1 Introduction
The basic algebraic concepts in the theory of Hilbert spaces are those of a vector space and an inner product. The inner product defines a norm, and thus every Hilbert space is a normed space. Since the norm plays a very important role in the theory, it is not possible to study Hilbert spaces without familiarity with basic concepts and properties of normed spaces. Section 1.2 provides a brief discussion of the algebraic structure of vector spaces. Section 1.3 discusses topological aspects of normed spaces. Basic properties of complete normed spaces are presented in Section 1.4. The final two sections of this chapter are devoted to linear mappings in normed spaces and the fixed point theorem.
This chapter is by no means a substitute for a course in the theory of normed spaces. We limit our discussion to those concepts which are necessary for understanding of the following chapters. Some of the definitions and theorems do not require the algebraic structure of vector spaces and can be formulated in metric spaces or general topological spaces. We choose not to make these distinctions and always assume that we are dealing with a vector space or a normed vector space.
1.2 Vector Spaces
We consider both real and complex vector spaces. The field of real numbers is denoted by and the field of complex numbers by . Elements of or are called scalars. Sometimes it is convenient to give a definition or state a theorem without specifying the field of scalars. In such a case we use to denote either or . For instance, if is used in a theorem, this means that the theorem is true for both scalar fields and .
Definition 1.2.1. (Vector space)
By a vector space we mean a nonempty set E with two operations:
such that the following conditions are satisfied for all x, y, z ∈ E and α, β ∈ :
(a) x + y = y + x;
(b) (x + y) + z = x + (y + z);
(c) For every x, y ∈ E there exists a z ∈ E such that x + z = y;
(d) α(βx) = (αβ)x;
(e) (α + β)x = αx + βx;
(f) α(x + y) = αx + αy;
(g) 1x = x.
Elements of E are called vectors. If = , then E is called a real vector space, and if = , E is called a complex vector space.
From (c) it follows that for every x ∈ E there exists a zx ∈ E such that x + zx = x. We will show that there exists exactly one element z ∈ E such that x + z = x for all x ∈ E. That element is denoted by 0 and called the zero vector.
Let x, y ∈ E. By (c), there exists a w ∈ E such that x + w = y. If x + zx = x for some zx ∈ E, then, by (a) and (b),
This shows that, if x + z = x for some x ∈ E, then y + z = y for any other element y ∈ E. We still need to show that such an element is unique. Indeed, if z1 and z2 are two such elements, then z1 + z2 = z1 and z1 + z2 = z2. Thus, z1 = z2.
A similar argument shows that the vector z in (c) is unique for any pair of vectors x, y ∈ E.
The unique solution z of x + z = y is denoted by y − x. According to the definition of the zero vector, we have x − x = 0. The vector 0 − x is denoted by -x.
We use 0 to denote both the scalar 0 and the zero vector; this will not cause any confusion. Because of (b), the use of parentheses in expressions with more than one plus sign can be avoided.
The following properties follow easily from the definition of vector spaces:
Example 1.2.2.
The set {0} is a vector space. The scalar fields and are the simplest nontrivial vector spaces. is a real vector space; can be treated as a real or a complex vector space. Here are some other simple examples of vector spaces:
Example 1.2.3. (Function spaces)
Let X be an arbitrary nonempty set and let E be a vector space. Denote by F the space of all functions from X into E. Then F becomes a vector space if the addition and multiplication by scalars are defined in the following natural way:
The zero vector in F is the function which assigns the zero vector of E to every element of X.
Some of the most important and interesting examples of vector spaces are function spaces. We are going to encounter some of them in the first part of this book as illustrative examples and then in the second part as the natural setting for applications.
Note that spaces N and N can be defined as function spaces: N is the space of all real valued functions defined on {1, …, N} and N is the space of all complex valued function defined on {1, …, N}.
A subset E1 of a vector space E is called a vector subspace (or simply a subspace if for every α, β ∈ and x, y ∈ E1 the vector αx + βy is in E1). Note that a subspace of a vector space is a vector space itself. According to the definition, a vector space is a subspace of itself. If we want to exclude this case, we say a proper subspace, that is, E1 is a proper subspace of E if E1 is a subspace of E and E1 ≠ E.
Example 1.2.4.
Let Ω be an open subset of N. The following are subspaces of the space of all functions from Ω into :
C(Ω) = the space of all continuous complex valued functions defined on Ω.
Ck (Ω) = the space of all complex valued functions defined on Ω with continuous partial derivatives of order k.
C∞ (Ω) = the space of infinitely differentiable functions defined on Ω.
P(Ω) = the space of all polynomials of Nvariables (considered as functions on Ω).
If E1 and E2 are subspaces of a vector space E and E1 ⊆ E2, then E1 is a subspace of E2. For instance, the space of all polynomials of N variables is a subspace of C∞(N), which in turn is a subspace of Ck(N) or C(N). The intersection of subspaces of a vector space is always a subspace, but the same is not true for the union of subspaces.
Example 1.2.5. (Sequence spaces)
If the set X in Example 1.2.3 is the set of all positive integers, then the corresponding function space is a space of sequences. The addition and multiplication by scalars are then defined as
The space of all sequences of complex numbers is a vector space. The space of all bounded complex sequences is a proper subspace of that space. The space of all convergent sequences of complex numbers is a proper subspace of the space of all bounded sequences.
We use the notation (xn) or (x1, x2, …) to denote a sequence whose nth term is xn, and {xn: n ∈ } to denote the set of all elements of the sequence. Note that {xn: n ∈ } can be a finite set even though (xn) is an infinite sequence.
In most examples, verifying that a set is a vector space is easy or trivial. In...
Erscheint lt. Verlag | 29.9.2005 |
---|---|
Sprache | englisch |
Themenwelt | Mathematik / Informatik ► Mathematik ► Analysis |
Mathematik / Informatik ► Mathematik ► Angewandte Mathematik | |
Technik | |
Wirtschaft | |
ISBN-10 | 0-08-045592-1 / 0080455921 |
ISBN-13 | 978-0-08-045592-1 / 9780080455921 |
Haben Sie eine Frage zum Produkt? |
Kopierschutz: Adobe-DRM
Adobe-DRM ist ein Kopierschutz, der das eBook vor Mißbrauch schützen soll. Dabei wird das eBook bereits beim Download auf Ihre persönliche Adobe-ID autorisiert. Lesen können Sie das eBook dann nur auf den Geräten, welche ebenfalls auf Ihre Adobe-ID registriert sind.
Details zum Adobe-DRM
Dateiformat: EPUB (Electronic Publication)
EPUB ist ein offener Standard für eBooks und eignet sich besonders zur Darstellung von Belletristik und Sachbüchern. Der Fließtext wird dynamisch an die Display- und Schriftgröße angepasst. Auch für mobile Lesegeräte ist EPUB daher gut geeignet.
Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen eine
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen eine
Geräteliste und zusätzliche Hinweise
Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.
aus dem Bereich