线性代数教学资料-cha.ppt
《线性代数教学资料-cha.ppt》由会员分享,可在线阅读,更多相关《线性代数教学资料-cha.ppt(99页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、Li Jie1 1Introduction toLinear AlgebraLee W.JohnsonR.Dean RiessJimmy T.Arnold 123456Li Jie2 2OrganizationChapter oneMatrices and systems of linear equationsChapter twoVectors in 2-space and 3-space(optional)Chapter threeThe vector space RnChapter fourThe eigenvalue problemChapter fiveVector spaces a
2、nd linear transformationsChapter sixDeterminantsChapter sevenEigenvalues and applicationsLi Jie3 31 Matrices and systems of linear equationsLi Jie4 4Overview We next introduce the operations of addition and multiplication for matrices and show how these operations enable us to express a linear syste
3、m in matrix-vector terms as AX=b.In this chapter we discuss systems of linear equations and methods(such as Gauss-Jordan elimination)for solving these systems.We introduce matrices as a convenient language for describing systems and the Gauss-Jordan solution method.Li Jie5 5Core sectionsIntroduction
4、 to matrices and systems of linear equationsEchelon form and Gauss-Jordan eliminationConsistent systems of linear equationsMatrix operations Algebraic properties of matrix operationsLinear independence and nonsingular matricesMatrix inverses and their propertiesLi Jie6 61.1 Introduction To Matrices
5、And Systems Of Linear EquationsA linear equation in n unknowns is an equation that can be put in the formThe coefficients a1,a2,an and the constant b are known,and x1,x2,xn denote the unknowns.A equation is called linear because each term has degree one in the variables x1,x2,xn.Otherwise the equati
6、on is called nonlinear.Li Jie7 7Example1:Which of the following equations are linear?Li Jie8 8An(m n)system of linear equations is a set of equations of the form:A solution to system(*)is a sequence s1,s2,sn of numbers that is simultaneously a solution(联立解)for each equation in the system.The double
7、subscript notation used for the coefficients is necessary to provide an“address”for each coefficient.For example,a32 appears in the third equation as the coefficient of x2.Li Jie9 91.Geometric interpretations of solution sets(1)(2 2)system of linear equations.1.The two lines are coincident(the same
8、line),so there are infinitely many solutions.2.The two lines are parallel(never meet),so there are no solutions.3.The two lines intersect at a single point,so there is a unique solution.Li Jie1010(2)(2 3)system of linear equations.1.The two planes might be coincident.In this case,the system has infi
9、nitely many solutions.2.The two planes might be parallel.In this case,the system has no solution.3.The two planes might intersect in a line.In this case,the system has infinitely many solutions.Li Jie1111(3)(3 3)system of linear equations.1.The three planes might be coincident,or intersect in a line
10、.Then the system has infinitely many solutions.2.The three planes are parallel,there are two planes be parallel,or the three planes intersect three lines which for every two lines are parallel.Then the system has no solution.3.The three planes intersect at a single point.In this case,the system has
11、a unique solution.Li Jie1212Remark:An(m n)system of linear equations has either infinitely many solutions,no solution,or a unique solution.In general,a system of equations is called consistent if it has at least one solution,and the system is called inconsistent if it has no solution.Li Jie13132.Mat
12、rices We begin our introduction to matrix theory by relating matrices to the problem of solving systems of linear equations.Initially we show that matrix theory provides a convenient and natural symbolic language to describe linear systems.Later we show that matrix theory is also an appropriate and
13、powerful framework within which to analyze and solve more general linear problems,such as least-squares approximations,representations of linear operations,and eigenvalue problems.Li Jie1414More generally,an(m n)matrix is a rectangular array of numbers of the formThus an(m n)matrix has m rows and n
14、columns.The subscripts for the entry aij indicate that the number appears in the ith row and jth column of A.Li Jie15153.Matrix representation of a linear systemThe coefficient matrix for the system is a(m n)matrix A:Li Jie1616The augmented matrix(增广矩阵)for the system is a m(n+1)matrix B which is usu
15、ally denoted as A|b,where A is the coefficient matrix and b=b1 b2 bmT.Li Jie17174.Elementary operations(初等变换)As we shall see,there are two steps involved in solving an(m n)system of equations.1.Reduction of the system(that is,the elimination of variables).2.Description of set of solutions.Definition
16、 1.1.1:two systems of linear equations in n unknowns are equivalent provided that they have the same set of solutions.等价等价Li Jie1818Elementary Operations:1.Interchange two equations.2.Multiply an equation by a nonzero scalar.3.Add a constant multiple of one equation to another.NotationElementary ope
17、ration performedEiEjThe ith and jth equations are interchanged.kEiThe ith equation is multiplied by the nonzero scalar k.Ei+kEjk times the jth equation is added to the ith equation.Li Jie1919Theorem 1.1.1:If one of the elementary operations is applied to a system of linear equations then the resulti
18、ng system is equivalent to the original system.Example2:Use elementary operations to solve the systemLi Jie2020Solution:The elementary operation E2+E1 produces the following equivalent system:The operation 1/3 E2 then leads toFinally,using the operation E1-E2,we obtainThis method is called Gauss-Jor
19、dan elimination.Li Jie21215.Row Operations:Definition1.1.2:The following operations,performed on the rows of a matrix,are called elementary row operations:1.Interchange two rows.2.Multiply a row by a nonzero scalar.3.Add a constant multiple of one row to another.Li Jie2222Notation Elementary Row Ope
20、ration RiRjThe ith and jth rows are interchanged.kRiThe ith row is multiplied by the nonzero scalar k.Ri+kRjk times the jth row is added to the ith row.We say that two(m n)matrices,B and C,are row equivalent if one can be obtained from the other by a sequence of elementary row operations.Li Jie23231
21、.Form the augmented matrix B for the system.2.Use elementary row operations to transform B to a row equivalent matrix C which represents a“simpler”system.3.Solve the simpler system that is represented by C.Now if B is the augmented matrix for a system of linear equations and if C is row equivalent t
22、o B,then C is the augmented matrix for an equivalent system.Thus,we can solve a linear system with the following steps:Li Jie2424Example3:Solution:Li Jie2525Li Jie2626Li Jie2727Corollary:Suppose A|b and C|d are augmented matrices,each representing a different(m n)system of linear equations.If A|b an
23、d C|d are row equivalent matrices,then the two systems are also equivalent.Li Jie28281.2 Echelon form and Gauss-Jordan eliminationGiven systemof equationsAugmentedmatrixReducedmatrixReduced systemof equationSolutionProcedure for solving a system of linear equationsLi Jie29291.Echelon Form(阶梯形(阶梯形 a
24、staircase-like pattern)Definition 1.2.1:An(m n)matrix B is in echelon form if:1.All rows that consist entirely of zeros are grouped together at the bottom of the matrix.2.In every nonzero row,the first nonzero entry(counting from left to right)is a 1.3.If the(i+1)-st row contains nonzero entries,the
25、n the first nonzero entry is in a column to the right of the first nonzero entry in the ith row.Li Jie3030Definition 1.2.2:A matrix that is in echelon form is in reduced echelon form provided that the first nonzero entry in any row is the only nonzero entry in its column.Example 1:For each matrix sh
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 线性代数 教学 资料 cha
限制150内