Functional Analysis Review

Similar documents
Basic Calculus Review

Functional Analysis Review

NORMS ON SPACE OF MATRICES

Mathematical foundations - linear algebra

Analysis Preliminary Exam Workshop: Hilbert Spaces

j=1 [We will show that the triangle inequality holds for each p-norm in Chapter 3 Section 6.] The 1-norm is A F = tr(a H A).

Recall that any inner product space V has an associated norm defined by

2. Review of Linear Algebra

The following definition is fundamental.

5 Compact linear operators

Fall TMA4145 Linear Methods. Exercise set Given the matrix 1 2

CS 143 Linear Algebra Review

Math 350 Fall 2011 Notes about inner product spaces. In this notes we state and prove some important properties of inner product spaces.

Ir O D = D = ( ) Section 2.6 Example 1. (Bottom of page 119) dim(v ) = dim(l(v, W )) = dim(v ) dim(f ) = dim(v )

Linear Algebra. Session 12

The Singular Value Decomposition

Quantum Computing Lecture 2. Review of Linear Algebra

Section 3.9. Matrix Norm

Kernel Method: Data Analysis with Positive Definite Kernels

Tutorials in Optimization. Richard Socher

Hilbert Spaces. Hilbert space is a vector space with some extra structure. We start with formal (axiomatic) definition of a vector space.

Lecture 3: Review of Linear Algebra

Complex Analytic Functions and Differential Operators. Robert Carlson

Lecture 3: Review of Linear Algebra

Multivariate Statistical Analysis

Hilbert Spaces. Contents

Throughout these notes we assume V, W are finite dimensional inner product spaces over C.

Linear Algebra Massoud Malek

Lecture 8: Linear Algebra Background

Vector Spaces. Vector space, ν, over the field of complex numbers, C, is a set of elements a, b,..., satisfying the following axioms.

Linear Algebra - Part II

Spectral Theorem for Self-adjoint Linear Operators

Lecture 1: Review of linear algebra

Problem Set 2: Solutions Math 201A: Fall 2016

Review and problem list for Applied Math I

Finite-dimensional spaces. C n is the space of n-tuples x = (x 1,..., x n ) of complex numbers. It is a Hilbert space with the inner product

Dimensionality Reduction: PCA. Nicholas Ruozzi University of Texas at Dallas

j=1 u 1jv 1j. 1/ 2 Lemma 1. An orthogonal set of vectors must be linearly independent.

Your first day at work MATH 806 (Fall 2015)

DS-GA 1002 Lecture notes 0 Fall Linear Algebra. These notes provide a review of basic concepts in linear algebra.

Hilbert Spaces: Infinite-Dimensional Vector Spaces

THE PROBLEMS FOR THE SECOND TEST FOR BRIEF SOLUTIONS

Lecture 2: Linear Algebra Review

Principal Component Analysis

Linear Algebra Review

Elements of linear algebra

UNIT 6: The singular value decomposition.

Inner products. Theorem (basic properties): Given vectors u, v, w in an inner product space V, and a scalar k, the following properties hold:

Mathematical Analysis Outline. William G. Faris

STA141C: Big Data & High Performance Statistical Computing

1 Last time: least-squares problems

Large Scale Data Analysis Using Deep Learning

C.6 Adjoints for Operators on Hilbert Spaces

SPECTRAL THEOREM FOR COMPACT SELF-ADJOINT OPERATORS

08a. Operators on Hilbert spaces. 1. Boundedness, continuity, operator norms

Convex Optimization and Modeling

Definitions for Quizzes

5. Orthogonal matrices

Numerical Linear Algebra

10-701/ Recitation : Linear Algebra Review (based on notes written by Jing Xiang)

Basic Elements of Linear Algebra

Linear Algebra using Dirac Notation: Pt. 2

Solutions: Problem Set 3 Math 201B, Winter 2007

LinGloss. A glossary of linear algebra

4 Linear operators and linear functionals

Problem # Max points possible Actual score Total 120

MATH 304 Linear Algebra Lecture 20: The Gram-Schmidt process (continued). Eigenvalues and eigenvectors.

Linear Analysis Lecture 5

Inner products and Norms. Inner product of 2 vectors. Inner product of 2 vectors x and y in R n : x 1 y 1 + x 2 y x n y n in R n

Lecture # 3 Orthogonal Matrices and Matrix Norms. We repeat the definition an orthogonal set and orthornormal set.

Math Solutions to homework 5

Math 108b: Notes on the Spectral Theorem

Review of some mathematical tools

Ordinary Differential Equations II

MATH 240 Spring, Chapter 1: Linear Equations and Matrices

Lecture 7: Positive Semidefinite Matrices

Designing Information Devices and Systems II

Applied Analysis (APPM 5440): Final exam 1:30pm 4:00pm, Dec. 14, Closed books.

Recitation 1 (Sep. 15, 2017)

GQE ALGEBRA PROBLEMS

Lecture 7. Econ August 18

STAT 309: MATHEMATICAL COMPUTATIONS I FALL 2017 LECTURE 5

Inner Product Spaces An inner product on a complex linear space X is a function x y from X X C such that. (1) (2) (3) x x > 0 for x 0.

1 Math 241A-B Homework Problem List for F2015 and W2016

Math 102, Winter Final Exam Review. Chapter 1. Matrices and Gaussian Elimination

Singular Value Decomposition

1. Foundations of Numerics from Advanced Mathematics. Linear Algebra

Section 7.5 Inner Product Spaces

STA141C: Big Data & High Performance Statistical Computing

Linear Algebra & Geometry why is linear algebra useful in computer vision?

I teach myself... Hilbert spaces

Math 4153 Exam 3 Review. The syllabus for Exam 3 is Chapter 6 (pages ), Chapter 7 through page 137, and Chapter 8 through page 182 in Axler.

INNER PRODUCT SPACE. Definition 1

LINEAR ALGEBRA BOOT CAMP WEEK 4: THE SPECTRAL THEOREM

1 Inner Product and Orthogonality

Linear Algebra Review. Vectors

Mathematical foundations - linear algebra

1. Subspaces A subset M of Hilbert space H is a subspace of it is closed under the operation of forming linear combinations;i.e.,

96 CHAPTER 4. HILBERT SPACES. Spaces of square integrable functions. Take a Cauchy sequence f n in L 2 so that. f n f m 1 (b a) f n f m 2.

Fourier and Wavelet Signal Processing

Transcription:

Outline 9.520: Statistical Learning Theory and Applications February 8, 2010

Outline 1 2 3 4

Vector Space Outline A vector space is a set V with binary operations +: V V V and : R V V such that for all a, b R and v, w, x V: 1 v + w = w + v 2 (v + w) + x = v + (w + x) 3 There exists 0 V such that v + 0 = v for all v V 4 For every v V there exists v V such that v + ( v) = 0 5 a(bv) = (ab)v 6 1v = v 7 (a + b)v = av + bv 8 a(v + w) = av + aw Example: R n, space of polynomials, space of functions.

Inner Product Outline An inner product is a function, : V V R such that for all a, b R and v, w, x V: 1 v, w = w, v 2 av + bw, x = a v, x + b w, x 3 v, v 0 and v, v = 0 if and only if v = 0. v, w V are orthogonal if v, w = 0. Given W V, we have V = W W, where W = { v V v, w = 0 for all w W }. Cauchy-Schwarz inequality: v, w v, v 1/2 w, w 1/2.

Norm Outline A norm is a function : V R such that for all a R and v, w V: 1 v 0, and v = 0 if and only if v = 0 2 av = a v 3 v + w v + w Can define norm from inner product: v = v, v 1/2.

Metric Outline A metric is a function d: V V R such that for all v, w, x V: 1 d(v, w) 0, and d(v, w) = 0 if and only if v = w 2 d(v, w) = d(w, v) 3 d(v, w) d(v, x) + d(x, w) Can define metric from norm: d(v, w) = v w.

Basis Outline B = {v 1,..., v n } is a basis of V if every v V can be uniquely decomposed as for some a 1,..., a n R. v = a 1 v 1 + + a n v n An orthonormal basis is a basis that is orthogonal ( v i, v j = 0 for i j) and normalized ( v i = 1).

Outline 1 2 3 4

Outline Hilbert Space, overview Goal: to understand Hilbert spaces (complete inner product spaces) and to make sense of the expression f = Need to talk about: 1 Cauchy sequence 2 Completeness 3 Density 4 Separability f, φ i φ i, f H i=1

Outline Cauchy Sequence Recall: lim n x n = x if for every ɛ > 0 there exists N N such that x x n < ɛ whenever n N. (x n ) n N is a Cauchy sequence if for every ɛ > 0 there exists N N such that x m x n < ɛ whenever m, n N. Every convergent sequence is a Cauchy sequence (why?)

Completeness Outline A normed vector space V is complete if every Cauchy sequence converges. Examples: 1 Q is not complete. 2 R is complete (axiom). 3 R n is complete. 4 Every finite dimensional normed vector space (over R) is complete.

Hilbert Space Outline A Hilbert space is a complete inner product space. Examples: 1 R n 2 Every finite dimensional inner product space. 3 l 2 = {(a n ) n=1 a n R, n=1 a2 n < } 4 L 2 ([0, 1]) = {f: [0, 1] R 1 0 f(x)2 dx < }

Density Outline Y is dense in X if Y = X. Examples: 1 Q is dense in R. 2 Q n is dense in R n. 3 Weierstrass approximation theorem: polynomials are dense in continuous functions (with the supremum norm, on compact domains).

Separability Outline X is separable if it has a countable dense subset. Examples: 1 R is separable. 2 R n is separable. 3 l 2, L 2 ([0, 1]) are separable.

Outline Orthonormal Basis A Hilbert space has a countable orthonormal basis if and only if it is separable. Can write: Examples: f = f, φ i φ i for all f H. i=1 1 Basis of l 2 is (1, 0,..., ), (0, 1, 0,... ), (0, 0, 1, 0,... ),... 2 Basis of L 2 ([0, 1]) is 1, 2 sin 2πnx, 2 cos 2πnx for n N

Outline 1 2 3 4

Matrix Outline Every linear operator L: R m R n can be represented by an m n matrix A. If A R m n, the transpose of A is A R n m satisfying Ax, y R m = (Ax) y = x A y = x, A y R n for every x R n and y R m. A is symmetric if A = A.

Outline Eigenvalues and Eigenvectors Let A R n n. A nonzero vector v R n is an eigenvector of A with corresponding eigenvalue λ R if Av = λv. Symmetric matrices have real eigenvalues. Spectral Theorem: Let A be a symmetric n n matrix. Then there is an orthonormal basis of R n consisting of the eigenvectors of A. Eigendecomposition: A = VΛV, or equivalently, n A = λ i v i v i. i=1

Outline Singular Value Decomposition Every A R m n can be written as A = UΣV, where U R m m is orthogonal, Σ R m n is diagonal, and V R n n is orthogonal. Singular system: Av i = σ i u i A u i = σ i v i AA u i = σ 2 i u i A Av i = σ 2 i v i

Matrix Norm Outline The spectral norm of A R m n is A spec = σ max (A) = λ max (AA ) = λ max (A A). The Frobenius norm of A R m n is m n A F = a 2 ij = min{m,n} i=1 j=1 i=1 σ 2 i.

Outline 1 2 3 4

Linear Operator Outline An operator L: H 1 H 2 is linear if it preserves the linear structure. A linear operator L: H 1 H 2 is bounded if there exists C > 0 such that Lf H2 C f H1 for all f H 1. A linear operator is continuous if and only if it is bounded.

Outline Adjoint and Compactness The adjoint of a bounded linear operator L: H 1 H 2 is a bounded linear operator L : H 2 H 1 satisfying Lf, g H2 = f, L g H1 for all f H 1, g H 2. L is self-adjoint if L = L. Self-adjoint operators have real eigenvalues. A bounded linear operator L: H 1 H 2 is compact if the image of the unit ball in H 1 has compact closure in H 2.

Outline Spectral Theorem for Compact Self-Adjoint Operator Let L: H H be a compact self-adjoint operator. Then there exists an orthonormal basis of H consisting of the eigenfunctions of L, Lφ i = λ i φ i and the only possible limit point of λ i as i is 0. Eigendecomposition: L = λ i φ i, φ i. i=1