1 Norms and Vector Spaces



Similar documents
BANACH AND HILBERT SPACE REVIEW

Chapter 5. Banach Spaces

Metric Spaces. Chapter Metrics

3. INNER PRODUCT SPACES

Mathematical Methods of Engineering Analysis

Inner Product Spaces

Notes on metric spaces

Section Inner Products and Norms

1. Let X and Y be normed spaces and let T B(X, Y ).

Let H and J be as in the above lemma. The result of the lemma shows that the integral

Mathematics Course 111: Algebra I Part IV: Vector Spaces

Math 4310 Handout - Quotient Vector Spaces

1. Let P be the space of all polynomials (of one real variable and with real coefficients) with the norm

2.3 Convex Constrained Optimization Problems

16.3 Fredholm Operators

0 <β 1 let u(x) u(y) kuk u := sup u(x) and [u] β := sup

Numerical Analysis Lecture Notes

T ( a i x i ) = a i T (x i ).

10.2 Series and Convergence

17. Inner product spaces Definition Let V be a real vector space. An inner product on V is a function

FUNCTIONAL ANALYSIS LECTURE NOTES: QUOTIENT SPACES

NOTES ON LINEAR TRANSFORMATIONS

Metric Spaces. Chapter 1

(Basic definitions and properties; Separation theorems; Characterizations) 1.1 Definition, examples, inner description, algebraic properties

x a x 2 (1 + x 2 ) n.

1 if 1 x 0 1 if 0 x 1

MATH 425, PRACTICE FINAL EXAM SOLUTIONS.

October 3rd, Linear Algebra & Properties of the Covariance Matrix

1 VECTOR SPACES AND SUBSPACES

Linear Algebra Notes for Marsden and Tromba Vector Calculus

Basic Concepts of Point Set Topology Notes for OU course Math 4853 Spring 2011

LEARNING OBJECTIVES FOR THIS CHAPTER

Section 4.4 Inner Product Spaces

No: Bilkent University. Monotonic Extension. Farhad Husseinov. Discussion Papers. Department of Economics

Fixed Point Theorems

S. Boyd EE102. Lecture 1 Signals. notation and meaning. common signals. size of a signal. qualitative properties of signals.

Linear Algebra I. Ronald van Luijk, 2012

FUNCTIONAL ANALYSIS LECTURE NOTES CHAPTER 2. OPERATORS ON HILBERT SPACES

MATH 304 Linear Algebra Lecture 20: Inner product spaces. Orthogonal sets.

Vector and Matrix Norms

SOLUTIONS TO EXERCISES FOR. MATHEMATICS 205A Part 3. Spaces with special properties

Name: Section Registered In:

α = u v. In other words, Orthogonal Projection

Scalar Valued Functions of Several Variables; the Gradient Vector

Duality of linear conic problems

a 11 x 1 + a 12 x a 1n x n = b 1 a 21 x 1 + a 22 x a 2n x n = b 2.

Lecture 7: Finding Lyapunov Functions 1

Math 241, Exam 1 Information.

MEASURE AND INTEGRATION. Dietmar A. Salamon ETH Zürich

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics

n k=1 k=0 1/k! = e. Example 6.4. The series 1/k 2 converges in R. Indeed, if s n = n then k=1 1/k, then s 2n s n = 1 n

I. GROUPS: BASIC DEFINITIONS AND EXAMPLES

Elementary Gradient-Based Parameter Estimation

and s n (x) f(x) for all x and s.t. s n is measurable if f is. REAL ANALYSIS Measures. A (positive) measure on a measurable space

Metric Spaces Joseph Muscat 2003 (Last revised May 2009)

Introduction to Topology

Lecture 13 Linear quadratic Lyapunov theory

Further Study on Strong Lagrangian Duality Property for Invex Programs via Penalty Functions 1

Class Meeting # 1: Introduction to PDEs

Notes on Symmetric Matrices

by the matrix A results in a vector which is a reflection of the given

Systems of Linear Equations

3 Contour integrals and Cauchy s Theorem

1 The Brownian bridge construction

Inner Product Spaces and Orthogonality

Vector Spaces. Chapter R 2 through R n

IRREDUCIBLE OPERATOR SEMIGROUPS SUCH THAT AB AND BA ARE PROPORTIONAL. 1. Introduction

8.1 Examples, definitions, and basic properties

Some representability and duality results for convex mixed-integer programs.

Matrix Representations of Linear Transformations and Changes of Coordinates

We shall turn our attention to solving linear systems of equations. Ax = b

Convex analysis and profit/cost/support functions

Vector Spaces. 2 3x + 4x 2 7x 3) + ( 8 2x + 11x 2 + 9x 3)

Modern Optimization Methods for Big Data Problems MATH11146 The University of Edinburgh

THE BANACH CONTRACTION PRINCIPLE. Contents

Mathematics for Econometrics, Fourth Edition

Orthogonal Projections

How To Prove The Dirichlet Unit Theorem

Separation Properties for Locally Convex Cones

HOMEWORK 5 SOLUTIONS. n!f n (1) lim. ln x n! + xn x. 1 = G n 1 (x). (2) k + 1 n. (n 1)!

t := maxγ ν subject to ν {0,1,2,...} and f(x c +γ ν d) f(x c )+cγ ν f (x c ;d).

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 5 9/17/2008 RANDOM VARIABLES

ALMOST COMMON PRIORS 1. INTRODUCTION

Linear Algebra Review. Vectors

God created the integers and the rest is the work of man. (Leopold Kronecker, in an after-dinner speech at a conference, Berlin, 1886)

Advanced Microeconomics

The Henstock-Kurzweil-Stieltjes type integral for real functions on a fractal subset of the real line

1 Sets and Set Notation.

PROJECTIVE GEOMETRY. b3 course Nigel Hitchin

Practice with Proofs

Recall that two vectors in are perpendicular or orthogonal provided that their dot

Date: April 12, Contents

5.3 The Cross Product in R 3

Mathematical finance and linear programming (optimization)

CHAPTER IV - BROWNIAN MOTION

Lecture 14: Section 3.3

Stanford Math Circle: Sunday, May 9, 2010 Square-Triangular Numbers, Pell s Equation, and Continued Fractions

Inner product. Definition of inner product

Section 1.1. Introduction to R n

Transcription:

008.10.07.01 1 Norms and Vector Spaces Suppose we have a complex vector space V. A norm is a function f : V R which satisfies (i) f(x) 0 for all x V (ii) f(x + y) f(x) + f(y) for all x,y V (iii) f(λx) = λ f(x) for all λ C and x V (iv) f(x) = 0 if and only if x = 0 Property (ii) is called the triangle inequality, and property (iii) is called positive homgeneity. We usually write a norm by x, often with a subscript to indicate which norm we are refering to. For vectors x R n or x C n the most important norms are as follows. The -norm is the usual Euclidean length, or RMS value. ( n )1 x = x i The 1-norm x 1 = i=1 n x i For any integer p 1 we have the p-norm ( n ) 1 x p = x i p p The -norm, also called the sup-norm. It gives the peak value. i=1 i=1 x = max i x i This notation is used because x = lim p x p. One can show that these functions each satisfy the properties of a norm. The norms are also nested, so that x x x 1 This is easy to see; just sketch the unit ball {x R x 1 } for each of the norms, and notice that they are nested. These norms also satisfy pairwise inequalities; for example x 1 n x for all x C n In fact, in finite-dimensional vector spaces such inequalities hold between any pair of norms. So if one designs a controller or an estimator to make a particular norm small, then one is simultaneously squeezing all the other norms also (but not necessarily optimally). 1

1.1 Infinite-dimensional vector spaces Vector spaces are defined by the usual axioms of addition and scalar multiplication. The important spaces are as follows. Note that there are real-valued versions of all of these spaces. Sequence space. Define the space l e = {x : Z + C } This is an infinite-dimensional vector space. (The subscript e stands for extended, and we ll see why that s used later in the course.) We think about this vector space as the space of sequences, or of signals in discrete-time. The square-summable sequence space l. We need a norm to make l e useful. For some vectors x l e we can define ( )1 x = x i but there are of course vectors x l e for which the series doesn t converge. Define l to be those x for which it does converge l = {x l e x is finite } For example, the signal x(k) = a k is an element of l if and only if a < 1. The perhaps surprising fact is that l is a subspace of l e. Recall that a set S is a subspace if and only if (i) x + y S for all x,y S (ii) λx S for all x S and λ C that is, a subspace is a set which is closed under addition and scalar multiplication. Closure under scalar multiplication is easy; let s prove closure under addition. Theorem 1. Suppose x,y l. Then x + y l and x + y x + y Proof. We have ( n )1 ( x i + y i n )1 ( x i n )1 + y i x + y where the first inequality follows from the triangle inequality for vectors in C n+1. We therefore have that the partial sum n s n = x i + y i

is bounded as a function of n, and since it is non-decreasing and bounded it must converge. Therefore the series x i + y i converges, and x + y l. The triangle inequality also follows. Variants of l. We ll have need for many variants of l, such as bi-infinite sequences l (Z) = { x : Z C i= } x i is finite vector-valued sequences { } l (Z +, C n ) = x : Z + C n x i is finite general sequences. Let D Z m and { } l (D, C n ) = x : D C n x i is finite l p spaces. The general l p spaces are defined similarly, with the p-norm replacing the - norm. In particular, for x : Z + C the -norm is defined as x = sup t Z + x(t) i D The l p spaces are nested; that is l 1 l l The L function spaces. Define the vector space L ([0, 1]) = {x : [0, 1] C x is Lebesgue measurable and x is finite } where the norm is ( 1 x = x(t) dt 0 The technical requirement of Lebesgue measurability will not be a concern for us. The most common L space fwor us will be L ([0, )) = {x : [0, ) C x is Lebesgue measurable and x is finite } )1 3

For example, x(t) = e at is an element of L ([0, )) if and only if Re(a) < 0. More generally, suppose D C m and define where the norm is L (D, C m ) = {f : D C m f is finite } ( f = f(t) dt t D The most common cases are D = [0, 1], D = [0, ) and D = (, ). Again, one can prove that L is a vector space; that is, it is closed under addition and scalar multiplication. The L p function spaces. These are defined similarly, with for p 1 and 0 )1 ( 1 ) 1 x p = x(t) p p dt x = ess sup f(t) t D Here ess sup means essential supremum; it is the sup of f over all but a set of measure zero. Again, the measure theory won t matter to us. As before, for functions of time we think about the -norm as the RMS value of the signal and the -norm as its peak. We have the nesting L ([0, 1]) L ([0, 1]) L 1 ([0, 1]) Note that this nesting doesn t hold for L p (R). There is no constant K such that for all x L ([0, )) L ([0, )) x K x nor is there any constant K such that x K x Unlike finite-dimensional spaces, such inequalities do not hold between any pair of norms. So minimizing the -norm is very different from minimizing the -norm. Functions on the complex plane. An important space in control theory is RL, the space of rational functions with no poles on the complex unit circle. This is a vector space, and we use the norm f = ( 1 π π 0 f(e jθ ) dθ Similarly, the space RH is the space of rational functions with no poles in D, where D = {z C z 1 } Again, this is a vector space, with the same norm as RL. 4 )1

1. Properties of the norm Suppose V is a normed space; that is a vector space equipped with a norm. Lemma. For any x,y V we have x y x y Proof. This is a consequence of the triangle inequality. We have x y = x y + y y x y + y y = x y Lemma 3. The norm is continuous. Proof. At any point a V, we have a + x a x from Lemma. Hence we can make the norm of a + x as close as we need to a by making x small. Hence the norm is continuous at a, and this is true for all a V. Another important property is that every norm is a convex function, and has convex sublevel sets. 1.3 Linear maps Suppose U and V are normed spaces; Consider the set of all possible linear maps F linear (U,V ) = {f : U V f is linear } This is a vector space. We define the induced norm of a linear map A : U V by Ax A = sup x 0 x Note that the norm of Ax is the norm in the space V, and the norm of x is the norm in the space U, and these norms may be different. We then define L(U,V ) = {A F linear (U,V ) A is finite } If A is finite, then A is called a bounded linear map, otherwise A is called unbounded. The space L(U,V ) is called the space of bounded linear maps from U to V. It is easy to see that the norm is also given by A = sup Ax x 1 If U and V are finite dimensional, then every linear map A : U V is bounded, because in finite dimensional spaces the unit ball is compact. Also the map x Ax is continuous, since we can write it in a basis as matrix multiplication, and the norm is continuous, so the composition x Ax is also continuous. Hence the induced norm of A is the maximum of a continuous function over a compact set, and so the maximum is attained. 5

The induced -norm. Suppose A R m n is a matrix, which defines a linear map from R n to R m in the usual way. Then the induced -norm of A is A = σ 1 (A) where σ 1 is the largest singular value of the matrix A. This is also called the spectral norm of A, and occasionally written as A i where i stands for induced -norm. The induced -norm. Suppose A R m n. The induced -norm of A is A i = max A ij i j 6