MAT 2401 Linear Algebra Exam 2 Review

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

Chapter 6 Eigenvalues and Eigenvectors
Section 5.1 Eigenvectors and Eigenvalues. Eigenvectors and Eigenvalues Useful throughout pure and applied mathematics. Used to study difference equations.
Section 3.1 The Determinant of a Matrix. Determinants are computed only on square matrices. Notation: det(A) or |A| For 1 x 1 matrices: det( [k] ) = k.
Determinants Bases, linear Indep., etc Gram-Schmidt Eigenvalue and Eigenvectors Misc
Dan Witzner Hansen  Groups?  Improvements – what is missing?
Symmetric Matrices and Quadratic Forms
Computer Graphics Recitation 5.
Some useful linear algebra. Linearly independent vectors span(V): span of vector space V is all linear combinations of vectors v i, i.e.
CSC5160 Topics in Algorithms Tutorial 1 Jan Jerry Le
Orthogonality and Least Squares
5 5.1 © 2012 Pearson Education, Inc. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Mathematics1 Mathematics 1 Applied Informatics Štefan BEREŽNÝ.
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.
+ Review of Linear Algebra Optimization 1/14/10 Recitation Sivaraman Balakrishnan.
Diagonalization Revisted Isabel K. Darcy Mathematics Department Applied Math and Computational Sciences University of Iowa Fig from knotplot.com.
Day 1 Eigenvalues and Eigenvectors
Day 1 Eigenvalues and Eigenvectors
4 4.2 © 2012 Pearson Education, Inc. Vector Spaces NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS.
4 4.4 © 2012 Pearson Education, Inc. Vector Spaces COORDINATE SYSTEMS.
Chapter 2: Vector spaces
Section 4.1 Vectors in ℝ n. ℝ n Vectors Vector addition Scalar multiplication.
Chapter 3 Vector Spaces. The operations of addition and scalar multiplication are used in many contexts in mathematics. Regardless of the context, however,
Orthogonality and Least Squares
Domain Range definition: T is a linear transformation, EIGENVECTOR EIGENVALUE.
Linear algebra: matrix Eigen-value Problems Eng. Hassan S. Migdadi Part 1.
5.5 Row Space, Column Space, and Nullspace
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 07 Chapter 7: Eigenvalues, Eigenvectors.
Class 24: Question 1 Which of the following set of vectors is not an orthogonal set?
1 MAC 2103 Module 8 General Vector Spaces I. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Recognize from the standard.
4.3 Linearly Independent Sets; Bases
Arab Open University Faculty of Computer Studies M132: Linear Algebra
5.1 Eigenvectors and Eigenvalues 5. Eigenvalues and Eigenvectors.
3.4 Introduction to Eigenvalues
Advanced Computer Graphics Spring 2014 K. H. Ko School of Mechatronics Gwangju Institute of Science and Technology.
5 5.1 © 2016 Pearson Education, Ltd. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Chapter 5 Chapter Content 1. Real Vector Spaces 2. Subspaces 3. Linear Independence 4. Basis and Dimension 5. Row Space, Column Space, and Nullspace 6.
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.
Matrices, Vectors, Determinants.
6 6.5 © 2016 Pearson Education, Ltd. Orthogonality and Least Squares LEAST-SQUARES PROBLEMS.
Review of Eigenvectors and Eigenvalues from CliffsNotes Online mining-the-Eigenvectors-of-a- Matrix.topicArticleId-20807,articleId-
 Matrix Operations  Inverse of a Matrix  Characteristics of Invertible Matrices …
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Linear Algebra Lecture 26.
Linear Algebra Lecture 19.
Linear Algebra Lecture 36.
Euclidean Inner Product on Rn
Section 4.1: Vector Spaces and Subspaces
Section 4.1: Vector Spaces and Subspaces
DETERMINANT MATRIX YULVI ZAIKA.
Linear Algebra Lecture 22.
Orthogonality and Least Squares
1.3 Vector Equations.
4.3 Subspaces of Vector Spaces
Linear Algebra Lecture 39.
Linear Algebra Lecture 21.
Symmetric Matrices and Quadratic Forms
Linear Algebra Lecture 32.
Linear Algebra Lecture 20.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Chapter 4 Vector Spaces 4.1 Vector spaces and Subspaces
Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS
Chapter 2 Determinants.
Vector Spaces COORDINATE SYSTEMS © 2012 Pearson Education, Inc.
Orthogonality and Least Squares
Presentation transcript:

MAT 2401 Linear Algebra Exam 2 Review

Info Tuesday 11/18 5:00-6:??pm No Calculators 100 points

Info Use appropriate connecting phrases/statements. Possible problem types: Computational Non computational Recite definitions and properties Use properties of … Show that … etc….

Info Use pencils and bring workable erasers. Make sure your work is neat, clear and easily readable or you will receive NO credits. Some problems may not have partial credits or “continuous spectrum” of partial credits.

Info Some problems may carry a lot of points… Be sure to pay attention to the steps of getting the answers. Most points are given to the correct process. You are supposed to know the materials from the first exam such as GJ eliminations.

Highlights

Properties of Determinants

Theorem and Consquence A square matrix A is invertible if and only if det(A)≠0. If det(A)≠0, the system AX=b has unique solution.

Eigenvalues and Eigenvectors Let A be a nxn matrix, a scalar, and x a non-zero nx1 column vector. and x are called an eigenvalue and eigenvector of A respectively if Ax= x

Steps 1. Find the characteristic equation det( I-A)=0 2. Solve for eigenvalues. 3. For each eigenvalue, find the corresponding eigenvector by using GJ eliminations.

Eigenvalues and Eigenvectors If you were to study only ONE thing for the exam, study this!

Eigenvalues and Eigenvectors How do I know I get the correct answers?

Applications Area of a Triangle

Applications Collinear: 3 points are collinear if and only if

Applications Cramer’s Rule: If the system has unique solution, then

Vector Spaces

Properties of Scalar Multiplication

Summary of Important Vector Spaces

Possible Problems Recite the 10 axioms. Given V, pinpoint why it is NOT a vector space- which one axiom it does not satisfy. Most often, give an example why this is the case.

Example 6 Z Collection of “Vectors” Scalars Vector Addition Scalar Multiplication

Subspace A nonempty subset W of a vector space V is called a subspace of V if W is a vector space under the operations of addition and scalar multiplication defined in V.

Theorem If W is a nonempty subset W of a vector space V, then W is a subspace of V if and only if 1. If u and v are in W, then u+v is in W. 2. If u is in W and c is any scalar, then cu is in W.

Linear Combination

The Span of a Subset

Spanning Set

Possible Problems Given S  V, does S span V? YES – Justify NO – Justify Give an example that the system is inconsistent.

Linear Independence

Test

Possible Problems Given S  V, is S linearly independent? General approach: GJ Eliminations

Basis Let S={v 1,v 2,…,v n } be a subset of a vector space V. S is called a basis for V if 1. S spans V 2. S is linearly independent.

Dimension of a Vector Space If a vector space V has a basis of n vectors, then n is called the dimension of V. Notation: dim(V)=n If V={0}, then dim(V)=0