An Introduction to Some Aspects of Functional Analysis

Total Page:16

File Type:pdf, Size:1020Kb

An Introduction to Some Aspects of Functional Analysis An introduction to some aspects of functional analysis Stephen Semmes Rice University Abstract These informal notes deal with some very basic objects in functional analysis, including norms and seminorms on vector spaces, bounded linear operators, and dual spaces of bounded linear functionals in particular. Contents 1 Norms on vector spaces 3 2 Convexity 4 3 Inner product spaces 5 4 A few simple estimates 7 5 Summable functions 8 6 p-Summable functions 9 7 p =2 10 8 Bounded continuous functions 11 9 Integral norms 12 10 Completeness 13 11 Bounded linear mappings 14 12 Continuous extensions 15 13 Bounded linear mappings, 2 15 14 Bounded linear functionals 16 1 15 ℓ1(E)∗ 18 ∗ 16 c0(E) 18 17 H¨older’s inequality 20 18 ℓp(E)∗ 20 19 Separability 22 20 An extension lemma 22 21 The Hahn–Banach theorem 23 22 Complex vector spaces 24 23 The weak∗ topology 24 24 Seminorms 25 25 The weak∗ topology, 2 26 26 The Banach–Alaoglu theorem 27 27 The weak topology 28 28 Seminorms, 2 28 29 Convergent sequences 30 30 Uniform boundedness 31 31 Examples 32 32 An embedding 33 33 Induced mappings 33 34 Continuity of norms 34 35 Infinite series 35 36 Some examples 36 37 Quotient spaces 37 38 Quotients and duality 38 39 Dual mappings 39 2 40 Second duals 39 41 Continuous functions 41 42 Bounded sets 42 43 Hahn–Banach, revisited 43 References 44 1 Norms on vector spaces Let V be a vector space over the real numbers R or the complex numbers C. A norm on V is a nonnegative real-valued function kvk defined for v ∈ V such that (1.1) kvk =0 if and only if v = 0, (1.2) kt vk = |t|kvk for every v ∈ V and t ∈ R or C, as appropriate, and (1.3) kv + wk≤kvk + kwk for every v, w ∈ V . Here |t| is the absolute value of t when t ∈ R, and the modulus of t when t ∈ C. For example, if V is the one-dimensional vector space R or C, then the absolute value or modulus defines a norm on V , and every norm on V is a positive multiple of this norm. More generally, let n be a positive integer, and let V be the space Rn or n C of n-tuples v = (v1,...,vn) of real or complex numbers. As usual, this is a vector space with respect to coordinatewise addition and scalar multiplication. The standard Euclidean norm on V is given by n 1/2 2 (1.4) kvk = |vj | . Xj=1 It is well-known that this is a norm, although the triangle inequality (1.3) is not immediately obvious. A couple of ways to show the triangle inequality in this case will be reviewed in the next sections. It is easy to see directly that n (1.5) kvk1 = |vj | Xj=1 n n satisfies the triangle inequality. Hence kvk1 defines a norm on R , C . Similarly, (1.6) kvk∞ = max(|v1|,..., |vn|) 3 defines a norm on Rn, Cn. The standard Euclidean norm on Rn, Cn is some- times denoted kvk2. If kvk is a norm on a real or complex vector space V , then (1.7) d(v, w)= kv − wk defines a metric on V . For instance, the standard Euclidean metric on Rn or Cn is the same as the metric associated to the standard Euclidean norm in this way. n n The metrics on R or C associated to the norms kvk1, kvk∞ determine the same topology as the standard Euclidean metric, and we shall say more about this soon. The main point is that kvk1, kvk2, and kvk∞ are equivalent norms on Rn and Cn for each positive integer n, in the sense that each is bounded by constant multiples of the others. 2 Convexity Let V be a real or complex vector space. As usual, a set E ⊆ V is said to be convex if for every x, y ∈ E and real number t with 0 <t< 1, we have that (2.1) t x + (1 − t) y is also an element of E. If kvk is a norm on V , then the closed unit ball (2.2) B1 = {v ∈ V : kvk≤ 1} is a convex set in V . Similarly, the open unit ball (2.3) {v ∈ V : kvk < 1} is also a convex set in V . Conversely, suppose that kvk is a nonnegative real-valued function on V which is positive when v 6= 0 and satisfies the homogeneity condition (1.2). If the corresponding closed unit ball B1 is convex, then one can check that kvk satisfies the triangle inequality, and is thus a norm. For if v, w are nonzero vectors in V , then v w (2.4) v′ = , w′ = kvk kwk have norm 1, and the convexity of B1 implies that kvk kwk (2.5) v′ + w′ kvk + kwk kvk + kwk has norm less than or equal to 1. Equivalently, v + w (2.6) ∈ B , kvk + kwk 1 which implies (1.3). 4 Let n be a positive integer, let p be a positive real number, and consider n 1/p p (2.7) kvkp = |vj | Xj=1 for v ∈ Rn or Cn. This is the same as the standard Euclidean norm when p = 2, and is easily seen to be a norm when p = 1, as in the previous section. Let us check that the closed unit ball associated to kvkp is convex when p> 1, so that kvkp defines a norm in this case. This does not work for p < 1, even when n = 2. n n Suppose that v, w ∈ R or C satisfy kvkp, kwkp ≤ 1, which is the same as n n p p (2.8) |vj | , |wj | ≤ 1. Xj=1 Xj=1 If p ≥ 1 and 0 <t< 1, then p p p p (2.9) |t vj + (1 − t) wj | ≤ (t |vj | + (1 − t) |wj |) ≤ t |vj | + (1 − t) |wj | for each j, because of the convexity of the function f(x) = xp on the positive real numbers. Summing over j, we get that n n n p p p (2.10) |t vj + (1 − t) wj | ≤ t |vj | + (1 − t) |wj | ≤ 1. Xj=1 Xj=1 Xj=1 This implies that (2.11) kt v + (1 − t) wkp ≤ 1, as desired. 3 Inner product spaces An inner product on a real or complex vector space V is a real or complex-valued function hv, wi defined for v, w ∈ V , as appropriate, which satisfies the following conditions. First, hv, wi is linear as a function of v for each w ∈ V . Second, (3.1) hw, vi = hv, wi for every v, w ∈ V in the real case, while (3.2) hw, vi = hv, wi in the complex case. Here z denotes the complex conjugate of z ∈ C, defined by (3.3) z = x − yi 5 when z = x + yi and x, y ∈ R. It follows from this symmetry condition that hv, wi is linear in w in the real case, and conjugate-linear in w in the complex case. It also follows that (3.4) hv, vi ∈ R for every v ∈ V , even in the complex case. The third requirement of an inner product is that (3.5) hv, vi > 0 for every v ∈ V with v 6= 0, and of course the inner product is equal to 0 when v = 0. If hv, wi is an inner product on V , then the Cauchy–Schwarz inequality states that (3.6) |hv, wi| ≤ hv, vi1/2 hw, wi1/2 for every v, w ∈ V . Because of homogeneity, it suffices to show that (3.7) |hv, wi| ≤ 1 when (3.8) hv, vi = hw, wi =1, since the inequality is trivial when v or w is 0. To do this, one can use the fact that (3.9) hv + tw,v + t wi≥ 0 for every t ∈ R or C, and expand the inner product to estimate hv, wi. The norm on V associated to the inner product is defined by (3.10) kvk = hv, vi1/2. This clearly satisfies the positivity and homogeneity requirements of a norm. In order to verify the triangle inequality, one can use the Cauchy–Schwarz inequal- ity to get that (3.11) kv + wk2 = hv + w, v + wi = hv, vi + hv, wi + hw, vi + hw, wi ≤ kvk2 +2 kvkkwk + kwk2 = (kvk + kwk)2 for every v, w ∈ V . The standard inner product on Rn is defined by n (3.12) hv, wi = vj wj . Xj=1 Similarly, the standard inner product on Cn is defined by n (3.13) hv, wi = vj wj . Xj=1 The corresponding norms are the standard Euclidean norms. 6 4 A few simple estimates Observe that (4.1) kvk∞ ≤kvkp for each v ∈ Rn or Cn and p> 0. If 0 <p<q< ∞, then n n q q−p p (4.2) |vj | ≤kvk∞ |vj | Xj=1 Xj=1 for every v ∈ Rn or Cn, and hence 1−(p/q) p/q (4.3) kvkq ≤kvk∞ kvkp ≤kvkp. Thus kvkp is monotone decreasing in p. In the other direction, 1/p (4.4) kvkp ≤ n kvk∞ for each v ∈ Rn or Cn and p> 0. If 0 <p<q< ∞, then (1/p)−(1/q) (4.5) kvkp ≤ n kvkq. To see this, remember that f(x)= xr is a convex function of x ≥ 0 when r ≥ 1, so that n n 1 r 1 (4.6) a ≤ ar n j n j Xj=1 Xj=1 for any nonnegative real numbers a1,...,an.
Recommended publications
  • Fundamentals of Functional Analysis Kluwer Texts in the Mathematical Sciences
    Fundamentals of Functional Analysis Kluwer Texts in the Mathematical Sciences VOLUME 12 A Graduate-Level Book Series The titles published in this series are listed at the end of this volume. Fundamentals of Functional Analysis by S. S. Kutateladze Sobolev Institute ofMathematics, Siberian Branch of the Russian Academy of Sciences, Novosibirsk, Russia Springer-Science+Business Media, B.V. A C.I.P. Catalogue record for this book is available from the Library of Congress ISBN 978-90-481-4661-1 ISBN 978-94-015-8755-6 (eBook) DOI 10.1007/978-94-015-8755-6 Translated from OCHOBbI Ij)YHK~HOHaJIl>HODO aHaJIHsa. J/IS;l\~ 2, ;l\OIIOJIHeHHoe., Sobo1ev Institute of Mathematics, Novosibirsk, © 1995 S. S. Kutate1adze Printed on acid-free paper All Rights Reserved © 1996 Springer Science+Business Media Dordrecht Originally published by Kluwer Academic Publishers in 1996. Softcover reprint of the hardcover 1st edition 1996 No part of the material protected by this copyright notice may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying, recording or by any information storage and retrieval system, without written permission from the copyright owner. Contents Preface to the English Translation ix Preface to the First Russian Edition x Preface to the Second Russian Edition xii Chapter 1. An Excursion into Set Theory 1.1. Correspondences . 1 1.2. Ordered Sets . 3 1.3. Filters . 6 Exercises . 8 Chapter 2. Vector Spaces 2.1. Spaces and Subspaces ... ......................... 10 2.2. Linear Operators . 12 2.3. Equations in Operators ........................ .. 15 Exercises . 18 Chapter 3. Convex Analysis 3.1.
    [Show full text]
  • Boundedness in Linear Topological Spaces
    BOUNDEDNESS IN LINEAR TOPOLOGICAL SPACES BY S. SIMONS Introduction. Throughout this paper we use the symbol X for a (real or complex) linear space, and the symbol F to represent the basic field in question. We write R+ for the set of positive (i.e., ^ 0) real numbers. We use the term linear topological space with its usual meaning (not necessarily Tx), but we exclude the case where the space has the indiscrete topology (see [1, 3.3, pp. 123-127]). A linear topological space is said to be a locally bounded space if there is a bounded neighbourhood of 0—which comes to the same thing as saying that there is a neighbourhood U of 0 such that the sets {(1/n) U} (n = 1,2,—) form a base at 0. In §1 we give a necessary and sufficient condition, in terms of invariant pseudo- metrics, for a linear topological space to be locally bounded. In §2 we discuss the relationship of our results with other results known on the subject. In §3 we introduce two ways of classifying the locally bounded spaces into types in such a way that each type contains exactly one of the F spaces (0 < p ^ 1), and show that these two methods of classification turn out to be identical. Also in §3 we prove a metrization theorem for locally bounded spaces, which is related to the normal metrization theorem for uniform spaces, but which uses a different induction procedure. In §4 we introduce a large class of linear topological spaces which includes the locally convex spaces and the locally bounded spaces, and for which one of the more important results on boundedness in locally convex spaces is valid.
    [Show full text]
  • FUNCTIONAL ANALYSIS 1. Banach and Hilbert Spaces in What
    FUNCTIONAL ANALYSIS PIOTR HAJLASZ 1. Banach and Hilbert spaces In what follows K will denote R of C. Definition. A normed space is a pair (X, k · k), where X is a linear space over K and k · k : X → [0, ∞) is a function, called a norm, such that (1) kx + yk ≤ kxk + kyk for all x, y ∈ X; (2) kαxk = |α|kxk for all x ∈ X and α ∈ K; (3) kxk = 0 if and only if x = 0. Since kx − yk ≤ kx − zk + kz − yk for all x, y, z ∈ X, d(x, y) = kx − yk defines a metric in a normed space. In what follows normed paces will always be regarded as metric spaces with respect to the metric d. A normed space is called a Banach space if it is complete with respect to the metric d. Definition. Let X be a linear space over K (=R or C). The inner product (scalar product) is a function h·, ·i : X × X → K such that (1) hx, xi ≥ 0; (2) hx, xi = 0 if and only if x = 0; (3) hαx, yi = αhx, yi; (4) hx1 + x2, yi = hx1, yi + hx2, yi; (5) hx, yi = hy, xi, for all x, x1, x2, y ∈ X and all α ∈ K. As an obvious corollary we obtain hx, y1 + y2i = hx, y1i + hx, y2i, hx, αyi = αhx, yi , Date: February 12, 2009. 1 2 PIOTR HAJLASZ for all x, y1, y2 ∈ X and α ∈ K. For a space with an inner product we define kxk = phx, xi . Lemma 1.1 (Schwarz inequality).
    [Show full text]
  • Functional Analysis Lecture Notes Chapter 2. Operators on Hilbert Spaces
    FUNCTIONAL ANALYSIS LECTURE NOTES CHAPTER 2. OPERATORS ON HILBERT SPACES CHRISTOPHER HEIL 1. Elementary Properties and Examples First recall the basic definitions regarding operators. Definition 1.1 (Continuous and Bounded Operators). Let X, Y be normed linear spaces, and let L: X Y be a linear operator. ! (a) L is continuous at a point f X if f f in X implies Lf Lf in Y . 2 n ! n ! (b) L is continuous if it is continuous at every point, i.e., if fn f in X implies Lfn Lf in Y for every f. ! ! (c) L is bounded if there exists a finite K 0 such that ≥ f X; Lf K f : 8 2 k k ≤ k k Note that Lf is the norm of Lf in Y , while f is the norm of f in X. k k k k (d) The operator norm of L is L = sup Lf : k k kfk=1 k k (e) We let (X; Y ) denote the set of all bounded linear operators mapping X into Y , i.e., B (X; Y ) = L: X Y : L is bounded and linear : B f ! g If X = Y = X then we write (X) = (X; X). B B (f) If Y = F then we say that L is a functional. The set of all bounded linear functionals on X is the dual space of X, and is denoted X0 = (X; F) = L: X F : L is bounded and linear : B f ! g We saw in Chapter 1 that, for a linear operator, boundedness and continuity are equivalent.
    [Show full text]
  • Functional Analysis 1 Winter Semester 2013-14
    Functional analysis 1 Winter semester 2013-14 1. Topological vector spaces Basic notions. Notation. (a) The symbol F stands for the set of all reals or for the set of all complex numbers. (b) Let (X; τ) be a topological space and x 2 X. An open set G containing x is called neigh- borhood of x. We denote τ(x) = fG 2 τ; x 2 Gg. Definition. Suppose that τ is a topology on a vector space X over F such that • (X; τ) is T1, i.e., fxg is a closed set for every x 2 X, and • the vector space operations are continuous with respect to τ, i.e., +: X × X ! X and ·: F × X ! X are continuous. Under these conditions, τ is said to be a vector topology on X and (X; +; ·; τ) is a topological vector space (TVS). Remark. Let X be a TVS. (a) For every a 2 X the mapping x 7! x + a is a homeomorphism of X onto X. (b) For every λ 2 F n f0g the mapping x 7! λx is a homeomorphism of X onto X. Definition. Let X be a vector space over F. We say that A ⊂ X is • balanced if for every α 2 F, jαj ≤ 1, we have αA ⊂ A, • absorbing if for every x 2 X there exists t 2 R; t > 0; such that x 2 tA, • symmetric if A = −A. Definition. Let X be a TVS and A ⊂ X. We say that A is bounded if for every V 2 τ(0) there exists s > 0 such that for every t > s we have A ⊂ tV .
    [Show full text]
  • HYPERCYCLIC SUBSPACES in FRÉCHET SPACES 1. Introduction
    PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 134, Number 7, Pages 1955–1961 S 0002-9939(05)08242-0 Article electronically published on December 16, 2005 HYPERCYCLIC SUBSPACES IN FRECHET´ SPACES L. BERNAL-GONZALEZ´ (Communicated by N. Tomczak-Jaegermann) Dedicated to the memory of Professor Miguel de Guzm´an, who died in April 2004 Abstract. In this note, we show that every infinite-dimensional separable Fr´echet space admitting a continuous norm supports an operator for which there is an infinite-dimensional closed subspace consisting, except for zero, of hypercyclic vectors. The family of such operators is even dense in the space of bounded operators when endowed with the strong operator topology. This completes the earlier work of several authors. 1. Introduction and notation Throughout this paper, the following standard notation will be used: N is the set of positive integers, R is the real line, and C is the complex plane. The symbols (mk), (nk) will stand for strictly increasing sequences in N.IfX, Y are (Hausdorff) topological vector spaces (TVSs) over the same field K = R or C,thenL(X, Y ) will denote the space of continuous linear mappings from X into Y , while L(X)isthe class of operators on X,thatis,L(X)=L(X, X). The strong operator topology (SOT) in L(X) is the one where the convergence is defined as pointwise convergence at every x ∈ X. A sequence (Tn) ⊂ L(X, Y )issaidtobeuniversal or hypercyclic provided there exists some vector x0 ∈ X—called hypercyclic for the sequence (Tn)—such that its orbit {Tnx0 : n ∈ N} under (Tn)isdenseinY .
    [Show full text]
  • On the Origin and Early History of Functional Analysis
    U.U.D.M. Project Report 2008:1 On the origin and early history of functional analysis Jens Lindström Examensarbete i matematik, 30 hp Handledare och examinator: Sten Kaijser Januari 2008 Department of Mathematics Uppsala University Abstract In this report we will study the origins and history of functional analysis up until 1918. We begin by studying ordinary and partial differential equations in the 18th and 19th century to see why there was a need to develop the concepts of functions and limits. We will see how a general theory of infinite systems of equations and determinants by Helge von Koch were used in Ivar Fredholm’s 1900 paper on the integral equation b Z ϕ(s) = f(s) + λ K(s, t)f(t)dt (1) a which resulted in a vast study of integral equations. One of the most enthusiastic followers of Fredholm and integral equation theory was David Hilbert, and we will see how he further developed the theory of integral equations and spectral theory. The concept introduced by Fredholm to study sets of transformations, or operators, made Maurice Fr´echet realize that the focus should be shifted from particular objects to sets of objects and the algebraic properties of these sets. This led him to introduce abstract spaces and we will see how he introduced the axioms that defines them. Finally, we will investigate how the Lebesgue theory of integration were used by Frigyes Riesz who was able to connect all theory of Fredholm, Fr´echet and Lebesgue to form a general theory, and a new discipline of mathematics, now known as functional analysis.
    [Show full text]
  • Uniqueness of Von Neumann Bornology in Locally C∗-Algebras
    Scientiae Mathematicae Japonicae Online, e-2009 91 UNIQUENESS OF VON NEUMANN BORNOLOGY IN LOCALLY C∗-ALGEBRAS. A BORNOLOGICAL ANALOGUE OF JOHNSON’S THEOREM M. Oudadess Received May 31, 2008; revised March 20, 2009 Abstract. All locally C∗- structures on a commutative complex algebra have the same bound structure. It is also shown that a Mackey complete C∗-convex algebra is semisimple. By the well-known Johnson’s theorem [4], there is on a given complex semi-simple algebra a unique (up to an isomorphism) Banach algebra norm. R. C. Carpenter extended this result to commutative Fr´echet locally m-convex algebras [3]. Without metrizability, it is not any more valid even in the rich context of locally C∗-convex algebras. Below there are given telling examples where even a C∗-algebra structure is involved. We follow the terminology of [5], pp. 101-102. Let E be an involutive algebra and p a vector space seminorm on E. We say that p is a C∗-seminorm if p(x∗x)=[p(x)]2, for every x. An involutive topological algebra whose topology is defined by a (saturated) family of C∗-seminorms is called a C∗-convex algebra. A complete C∗-convex algebra is called a locally C∗-algebra (by Inoue). A Fr´echet C∗-convex algebra is a metrizable C∗- convex algebra, that is equivalently a metrizable locally C∗-algebra, or also a Fr´echet locally C∗-algebra. All the bornological notions can be found in [6]. The references for m-convexity are [5], [8] and [9]. Let us recall for convenience that the bounded structure (bornology) of a locally convex algebra (l.c.a.)(E,τ) is the collection Bτ of all the subsets B of E which are bounded in the sense of Kolmogorov and von Neumann, that is B is absorbed by every neighborhood of the origin (see e.g.
    [Show full text]
  • Linear Spaces
    Chapter 2 Linear Spaces Contents FieldofScalars ........................................ ............. 2.2 VectorSpaces ........................................ .............. 2.3 Subspaces .......................................... .............. 2.5 Sumofsubsets........................................ .............. 2.5 Linearcombinations..................................... .............. 2.6 Linearindependence................................... ................ 2.7 BasisandDimension ..................................... ............. 2.7 Convexity ............................................ ............ 2.8 Normedlinearspaces ................................... ............... 2.9 The `p and Lp spaces ............................................. 2.10 Topologicalconcepts ................................... ............... 2.12 Opensets ............................................ ............ 2.13 Closedsets........................................... ............. 2.14 Boundedsets......................................... .............. 2.15 Convergence of sequences . ................... 2.16 Series .............................................. ............ 2.17 Cauchysequences .................................... ................ 2.18 Banachspaces....................................... ............... 2.19 Completesubsets ....................................... ............. 2.19 Transformations ...................................... ............... 2.21 Lineartransformations.................................. ................ 2.21
    [Show full text]
  • 1 Definition
    Math 125B, Winter 2015. Multidimensional integration: definitions and main theorems 1 Definition A(closed) rectangle R ⊆ Rn is a set of the form R = [a1; b1] × · · · × [an; bn] = f(x1; : : : ; xn): a1 ≤ x1 ≤ b1; : : : ; an ≤ x1 ≤ bng: Here ak ≤ bk, for k = 1; : : : ; n. The (n-dimensional) volume of R is Vol(R) = Voln(R) = (b1 − a1) ··· (bn − an): We say that the rectangle is nondegenerate if Vol(R) > 0. A partition P of R is induced by partition of each of the n intervals in each dimension. We identify the partition with the resulting set of closed subrectangles of R. Assume R ⊆ Rn and f : R ! R is a bounded function. Then we define upper sum of f with respect to a partition P, and upper integral of f on R, X Z U(f; P) = sup f · Vol(B); (U) f = inf U(f; P); P B2P B R and analogously lower sum of f with respect to a partition P, and lower integral of f on R, X Z L(f; P) = inf f · Vol(B); (L) f = sup L(f; P): B P B2P R R R RWe callR f integrable on R if (U) R f = (L) R f and in this case denote the common value by R f = R f(x) dx. As in one-dimensional case, f is integrable on R if and only if Cauchy condition is satisfied. The Cauchy condition states that, for every ϵ > 0, there exists a partition P so that U(f; P) − L(f; P) < ϵ.
    [Show full text]
  • U. Green's Functions
    Theoretical Physics Prof. Ruiz, UNC Asheville, doctorphys on YouTube Chapter U Notes. Green's Functions U1. Impulse Response. We return to our low-pass filter with R 1 , C 1 , and ft( ) 1 for 1 second from t 0 to t 1 . The initial charge on the capacitor is q(0) 0 . We have already solved this problem. The charge on the capacitor is given by the following integral. t q()()() t f u g t u du 0 This solution is the convolution of our input voltage function ft() t and the capacitor-decay response function g() t e . The input function is for us to choose, but the capacitor response function is intrinsic to our low-pass filter. q dq f() t V IR I q q Our differential equation is C dt . The Laplace transform gives F()()() s sQ s Q s 1 Q()()()() s F s F s G s s 1 We know from before that a product in Laplace-transform s-space means a convolution of the respective functions in our t-space. The s-space shows clearly the separation of our input function and the response function. All of the secrets of the system are in Gs(). What is the formal way to solve for this without the Fs() getting in the way? Well, if you set ft( ) 0 , that kills things because the Laplace transform of zero is 1 Q() s (0) (0)() G s 0 zero and you would get . s 1 Michael J. Ruiz, Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License So we really want Q() s F ()() s G s (1)() G s G () s in order to get to know the system for itself.
    [Show full text]
  • General Inner Product & Fourier Series
    General Inner Products 1 General Inner Product & Fourier Series Advanced Topics in Linear Algebra, Spring 2014 Cameron Braithwaite 1 General Inner Product The inner product is an algebraic operation that takes two vectors of equal length and com- putes a single number, a scalar. It introduces a geometric intuition for length and angles of vectors. The inner product is a generalization of the dot product which is the more familiar operation that's specific to the field of real numbers only. Euclidean space which is limited to 2 and 3 dimensions uses the dot product. The inner product is a structure that generalizes to vector spaces of any dimension. The utility of the inner product is very significant when proving theorems and runing computations. An important aspect that can be derived is the notion of convergence. Building on convergence we can move to represenations of functions, specifally periodic functions which show up frequently. The Fourier series is an expansion of periodic functions specific to sines and cosines. By the end of this paper we will be able to use a Fourier series to represent a wave function. To build toward this result many theorems are stated and only a few have proofs while some proofs are trivial and left for the reader to save time and space. Definition 1.11 Real Inner Product Let V be a real vector space and a; b 2 V . An inner product on V is a function h ; i : V x V ! R satisfying the following conditions: (a) hαa + α0b; ci = αha; ci + α0hb; ci (b) hc; αa + α0bi = αhc; ai + α0hc; bi (c) ha; bi = hb; ai (d) ha; aiis a positive real number for any a 6= 0 Definition 1.12 Complex Inner Product Let V be a vector space.
    [Show full text]