Summary of the Last Lecture This is our second lecture. In our first lecture, we discussed The vector spaces briefly and proved some basic inequalities.

Slides:



Advertisements
Similar presentations
Vector Spaces A set V is called a vector space over a set K denoted V(K) if is an Abelian group, is a field, and For every element vV and K there exists.
Advertisements

5.4 Basis And Dimension.
The proof is quite similar to that of a previous result: a compact subspace of a Hausdorff is closed. Theorem: If topological X  space is compact and.
DEFINITION Let f : A  B and let X  A and Y  B. The image (set) of X is f(X) = {y  B : y = f(x) for some x  X} and the inverse image of Y is f –1 (Y)
1 D. R. Wilton ECE Dept. ECE 6382 Introduction to Linear Vector Spaces Reference: D.G. Dudley, “Mathematical Foundations for Electromagnetic Theory,” IEEE.
Section 4.6 (Rank).
Vector Spaces & Subspaces Kristi Schmit. Definitions A subset W of vector space V is called a subspace of V iff a.The zero vector of V is in W. b.W is.
Chaper 3 Weak Topologies. Reflexive Space.Separabe Space. Uniform Convex Spaces.
II. Linear Independence 1.Definition and Examples.
THE DIMENSION OF A VECTOR SPACE
Computational Geometry The art of finding algorithms for solving geometrical problems Literature: –M. De Berg et al: Computational Geometry, Springer,
An Algorithm for Polytope Decomposition and Exact Computation of Multiple Integrals.
2.III. Basis and Dimension 1.Basis 2.Dimension 3.Vector Spaces and Linear Systems 4.Combining Subspaces.
Basis of a Vector Space (11/2/05)
1 Numerical geometry of non-rigid shapes Mathematical background Mathematical background Tutorial 1 © Maks Ovsjanikov, Alex & Michael Bronstein tosca.cs.technion.ac.il/book.
ENGG2013 Unit 13 Basis Feb, Question 1 Find the value of c 1 and c 2 such that kshumENGG20132.
Dimension of a Vector Space (11/9/05) Theorem. If the vector space V has a basis consisting of n vectors, then any set of more than n vectors in V must.
CS5371 Theory of Computation Lecture 4: Automata Theory II (DFA = NFA, Regular Language)
Lecture 11 Fundamental Theorems of Linear Algebra Orthogonalily and Projection Shang-Hua Teng.
Subspaces, Basis, Dimension, Rank
Mathematics1 Mathematics 1 Applied Informatics Štefan BEREŽNÝ.
MA5209 Algebraic Topology Wayne Lawton Department of Mathematics National University of Singapore S ,
1 MAC 2103 Module 10 lnner Product Spaces I. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Define and find the.
MA4266 Topology Wayne Lawton Department of Mathematics S ,
Review of basic concepts and facts in linear algebra Matrix HITSZ Instructor: Zijun Luo Fall 2012.
Linear Algebra Chapter 4 Vector Spaces.
Chapter 2: Vector spaces
Network Systems Lab. Korea Advanced Institute of Science and Technology No.1 Appendix A. Mathematical Background EE692 Parallel and Distribution Computation.
A vector space containing infinitely many vectors can be efficiently described by listing a set of vectors that SPAN the space. eg: describe the solutions.
General (point-set) topology Jundong Liu Ohio Univ.
Chapter 3 Vector Spaces. The operations of addition and scalar multiplication are used in many contexts in mathematics. Regardless of the context, however,
5.5 Row Space, Column Space, and Nullspace
4 4.6 © 2012 Pearson Education, Inc. Vector Spaces RANK.
MA5241 Lecture 1 TO BE COMPLETED
4.8 Rank Rank enables one to relate matrices to vectors, and vice versa. Definition Let A be an m  n matrix. The rows of A may be viewed as row vectors.
Chap. 4 Vector Spaces 4.1 Vectors in Rn 4.2 Vector Spaces
Set theory Neha Barve Lecturer Bioinformatics
4.1 Introduction to Linear Spaces (a.k.a. Vector Spaces)
4.8 Rank Rank enables one to relate matrices to vectors, and vice versa. Definition Let A be an m  n matrix. The rows of A may be viewed as row vectors.
5.4 Basis and Dimension The equations can be written by using MathType
4.5: The Dimension of a Vector Space. Theorem 9 If a vector space V has a basis, then any set in V containing more than n vectors must be linearly dependent.
What is a matroid? A matroid M is a finite set E, with a set I of subsets of E satisfying: 1.The empty set is in I 2.If X is in I, then every subset of.
4 4.5 © 2016 Pearson Education, Inc. Vector Spaces THE DIMENSION OF A VECTOR SPACE.
4 Vector Spaces 4.1 Vector Spaces and Subspaces 4.2 Null Spaces, Column Spaces, and Linear Transformations 4.3 Linearly Independent Sets; Bases 4.4 Coordinate.
Sec Sec Sec 4.4 CHAPTER 4 Vector Spaces Let V be a set of elements with vector addition and multiplication by scalar is a vector space if these.
Extending a displacement A displacement defined by a pair where l is the length of the displacement and  the angle between its direction and the x-axix.
Euclidean space Euclidean space is the set of all n-tuples of real numbers, formally with a number called distance assigned to every pair of its elements.
Primbs, MS&E345 1 Measure Theory in a Lecture. Primbs, MS&E345 2 Perspective  -Algebras Measurable Functions Measure and Integration Radon-Nikodym Theorem.
Rotation Invariant Minkowski Classes Vienna University of Technology
Set Topology MTH 251 Lecture # 8.
Chapter 3 The Real Numbers.
RECORD. RECORD Subspaces of Vector Spaces: Check to see if there are any properties inherited from V:
Basis and Dimension Basis Dimension Vector Spaces and Linear Systems
Basis Hung-yi Lee.
Linear Algebra Chapter 4 Vector Spaces.
1.3 Vector Equations.
2.III. Basis and Dimension
Theorems about LINEAR MAPPINGS.
Chapter 3 The Real Numbers.
Affine Spaces Def: Suppose
I.4 Polyhedral Theory (NW)
Linear Algebra Lecture 24.
Quantum Foundations Lecture 2
I.4 Polyhedral Theory.
Vector Spaces, Subspaces
MA5242 Wavelets Lecture 1 Numbers and Vector Spaces
Set – collection of objects
Vector Spaces RANK © 2012 Pearson Education, Inc..
Linear Vector Space and Matrix Mechanics
THE DIMENSION OF A VECTOR SPACE
Presentation transcript:

Summary of the Last Lecture This is our second lecture. In our first lecture, we discussed The vector spaces briefly and proved some basic inequalities like Hӧlder’s and Minkowski’s inequalities. In this lecture we introduce some more definitions and results related to Vector spaces and then the same for normed spaces.

Product of Spaces

Linear Combination

Linear Dependence and Independence

Span of a Vector Space

Basis of a Vector Space E Definition: A set of vectors B ⊂ E is called a basis of E if B is linearly independent and span B = E.

If there exists a finite basis in E, then E is called a finite dimensional vector space. Otherwise we say that E is infinite dimensional. 1.The number of vectors in any basis of E is the same. If, for example, E has a basis that consists of exactly n vectors, thenany other basis has exactly n vectors. In such a case n is called the dimension of E and we write dim E = n. Finite and Infinite Dimensional Vector Space

Example

Normed Vector Spaces

Quiz 1.

Normed Space

Convergence in a normed space

Note

Uniform Convergence

Pointwise convergence

Equivalence of norms

Example

Theorem on Equivalence of Norm

Topological properties of normed space

Theorem 3. (a) The union of any collection of open sets is open. (b) The intersection of a finite number of open sets is open. (c) The union of a finite number of closed sets is closed. (d) The intersection of any collection of closed sets is closed. (e) The empty set and the whole space are both open and closed. The proofs are left as exercises. Topological properties of normed space

Definition (Closure) Let S be a subset of a normed space E. By the closure of S, denoted by cl S, we mean the intersection of all closed sets containing S. 1. The closure of a set is always a closed set. 2. It is the smallest closed set which contains S. Topological properties of normed space

Theorem A normed space E is finite dimensional if and only if the closed unit ball in E is compact. Topological properties of normed space