EMGT 6412/MATH 6665 Mathematical Programming Spring 2016

Slides:



Advertisements
Similar presentations
4.1 Introduction to Matrices
Advertisements

Applied Informatics Štefan BEREŽNÝ
Elementary Linear Algebra Anton & Rorres, 9th Edition
Matrices & Systems of Linear Equations
3_3 An Useful Overview of Matrix Algebra
Chapter 5 Orthogonality
Matrix Operations. Matrix Notation Example Equality of Matrices.
Chapter 2 Matrices Definition of a matrix.
ISM 206 Lecture 3 The Simplex Method. Announcements Homework due 6pm Thursday Thursday 6pm lecture.
ISM 206 Lecture 3 The Simplex Method. Announcements.
Intro to Matrices Don’t be scared….
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
Linear Algebra Review 1 CS479/679 Pattern Recognition Dr. George Bebis.
8.1 Vector spaces A set of vector is said to form a linear vector space V Chapter 8 Matrices and vector spaces.
Vectors in R n a sequence of n real number An ordered n-tuple: the set of all ordered n-tuple  n-space: R n Notes: (1) An n-tuple can be viewed.
Matrices CHAPTER 8.1 ~ 8.8. Ch _2 Contents  8.1 Matrix Algebra 8.1 Matrix Algebra  8.2 Systems of Linear Algebra Equations 8.2 Systems of Linear.
Algebra 3: Section 5.5 Objectives of this Section Find the Sum and Difference of Two Matrices Find Scalar Multiples of a Matrix Find the Product of Two.
Matrices. Definitions  A matrix is an m x n array of scalars, arranged conceptually as m rows and n columns.  m is referred to as the row dimension.
CHAPTER 2 MATRICES 2.1 Operations with Matrices Matrix
OR Backgrounds-Convexity  Def: line segment joining two points is the collection of points.
1.7 Linear Independence. in R n is said to be linearly independent if has only the trivial solution. in R n is said to be linearly dependent if there.
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.
OR  Now, we look for other basic feasible solutions which gives better objective values than the current solution. Such solutions can be examined.
Introduction to Financial Modeling MGT 4850 Spring 2008 University of Lethbridge.
1 1.4 Linear Equations in Linear Algebra THE MATRIX EQUATION © 2016 Pearson Education, Ltd.
Matrices, Vectors, Determinants.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
Linear Algebra by Dr. Shorouk Ossama.
1.4 The Matrix Equation Ax = b
College Algebra Chapter 6 Matrices and Determinants and Applications
MTH108 Business Math I Lecture 20.
ALGEBRA AND TRIGONOMETRY
MAT 322: LINEAR ALGEBRA.
EMGT 6412/MATH 6665 Mathematical Programming Spring 2016
Matrices and Vector Concepts
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
7.7 Determinants. Cramer’s Rule
Elementary Linear Algebra Anton & Rorres, 9th Edition
Matrices and vector spaces
MATHEMATICS Matrix Algebra
Linear independence and matrix rank
Chapter 2 Simultaneous Linear Equations (cont.)
L5 matrix.
Row Space, Column Space, and Nullspace
Matrix Operations SpringSemester 2017.
Euclidean Inner Product on Rn
1.3 Vector Equations.
Linear Algebra Lecture 39.
What can we know from RREF?
Matrices.
Symmetric Matrices and Quadratic Forms
Matrix Definitions It is assumed you are already familiar with the terms matrix, matrix transpose, vector, row vector, column vector, unit vector, zero.
I.4 Polyhedral Theory (NW)
Mathematics for Signals and Systems
Quantum Foundations Lecture 3
Maths for Signals and Systems Linear Algebra in Engineering Lectures 4-5, Tuesday 18th October 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN.
Back to Cone Motivation: From the proof of Affine Minkowski, we can see that if we know generators of a polyhedral cone, they can be used to describe.
Elementary Linear Algebra Anton & Rorres, 9th Edition
I.4 Polyhedral Theory.
3.IV. Change of Basis 3.IV.1. Changing Representations of Vectors
Simplex method (algebraic interpretation)
Matrix Operations SpringSemester 2017.
Vectors Any quantity having a n components is called a vector of order n. thus, the coefficients in a linear equation or the elements of a row or column.
BASIC FEASIBLE SOLUTIONS
Eigenvalues and Eigenvectors
Elementary Linear Algebra Anton & Rorres, 9th Edition
Linear Equations in Linear Algebra
Vector Spaces COORDINATE SYSTEMS © 2012 Pearson Education, Inc.
Symmetric Matrices and Quadratic Forms
Presentation transcript:

EMGT 6412/MATH 6665 Mathematical Programming Spring 2016 Linear Algebra/Sets Review Dincer Konur Engineering Management and Systems Engineering

Outline Chapter 2 Linear Algebra Sets Vectors Matrices Linear System Convex Sets Extreme points and hyperplanes Directions Polyhedral sets Representation Chapter 2

Outline Linear Algebra Sets Vectors Matrices Linear System Convex Sets Extreme points and hyperplanes Directions Polyhedral sets Representation

Linear Algebra: Vectors An n-vector is a row or column array of n numbers Addition: Inner product: Zero vector, 0, all zeros ith unit vector, ei, ith component is 1, others are 0 Sum vector, 1, has all ones

Linear Algebra: Vectors Linear and affine combinations: Linear Independence:

Linear Algebra: Vectors Linear Independence: Then and are linearly independent Then these vectors are linearly dependent

Linear Algebra: Vectors Spanning set:

Linear Algebra: Vectors Basis:

Linear Algebra: Vectors Replacing a vector from Basis with another one:

Linear Algebra: Vectors Replacing a vector from Basis with another one:

Linear Algebra: Matrices Basic matrix operations: Addition Multiplication

Linear Algebra: Matrices Basic matrix operations: Transposition Special matrices Zero matrix Identity matrix Triangular matrix

Linear Algebra: Matrices Basic matrix operations: Inversion

Linear Algebra: Matrices Basic matrix operations: Elementary row operations

Linear Algebra: Matrices Basic matrix operations: Rank of a matrix It can be shown that the row rank of a matrix is always equal to its column rank, and hence the rank of the matrix is equal to the maximum number of linearly independent rows (or columns) of A. Thus it is clear that rank (A) <=minimum {m, n}. If rank (A) = minimum {m, n}, A is said to be of full rank. Practice: how to find the rank of a matrix? http://stattrek.com/matrix-algebra/matrix-rank.aspx http://stattrek.com/matrix-algebra/echelon-transform.aspx#MatrixA

Linear Algebra: Linear System Consider a system of linear equations:

Linear Algebra: Linear System Consider a system of linear equations: B is called a basis matrix (since the columns of B form a basis of R ) N is called the corresponding nonbasic matrix B exists since

Linear Algebra: Linear System Consider a system of linear equations: Since B has inverse,

Outline Linear Algebra Sets Vectors Matrices Linear System Convex Sets Extreme points and hyperplanes Directions Polyhedral sets Representation

Convex Sets Definition: Prove convexity of:

Extreme Points Definition:

Hyperplane and Half-space Definition:

Rays and Directions Definition: Directions of a convex set:

Directions of A Convex Set Polyhedral set directions:

Directions of A Convex Set Polyhedral set directions:

Directions of A Convex Set Polyhedral set directions:

Convex Functions Definition:

Polyhedral Sets Definition: First inequality is redundant

Polyhedral Sets Representation: Including x>=0, there are (m+n) defining half-spaces

Polyhedral Set Representation

Next time… Simplex method