Download presentation
Presentation is loading. Please wait.
Published byDwight Ferguson Modified over 9 years ago
1
Linear Algebra (Aljabar Linier) Week 2 Universitas Multimedia Nusantara Serpong, Tangerang Dr. Ananda Kusuma e-mail: ananda_kusuma@yahoo.com Ph: 081338227031, 081908058069
2
Agenda Review on Vectors –Exercises Systems of Linear Equations –Introduction –Direct Methods Matrices and echelon form Gaussian Elimination Gauss-Jordan Elimination –Spanning Sets and Linear Independence –Iterative Methods Jacobi’s Gauss-Seidel –Applications –Exercises
3
Vectors: Exercises Using dot/inner product, compute angle between two vectors v and d Find projection of v onto d, i.e. Given that B=(1,0,2) and line through the point A=(3,1,1), with direction vector d=[-1,1,0], compute the distance from B to line In R 2 and R 3, ≤, show that this is equivalent to Cauchy-Schwarz Inequality
4
Systems of Linear Equations
5
Linear Equations Recall equation of a line in R 2 and a plane in R 3 from last week’s lecture
6
Which ones are linear?
7
A system of linear equations A system of linear equations is a finite set of linear equations, each with the same variables. A solution of a system of linear equations is a vector that is simultaneously a solution of each equation in the system The solution set of a system of linear equations is the set of all solutions of the system A system of linear equations with real coefficients has either:
8
Example in R 2 Solve the following systems of linear equations
9
Example in R 3
10
Homogeneous Linear Systems A homogeneous system cannot have no solution. It will have either a unique solution (namely the zero or trivial solution) or infinitely many solutions A homogenous system of m linear equations with n variables, where m < n, then the system has infinitely many solutions
11
Solving a system of linear equations Two linear systems are called equivalent if they have the same solution sets Example: which one is easier to solve? The approach to solving a system of linear equations is to transform the given system into an equivalent one that is easier to solve –Triangular structure and use back-substitution to solve –Develop strategy for transforming a given system in an equivalent one
12
Example Solve the system Hint: find triangular structure and use back-substitution Utilize matrix useful in real-life applications when the systems are large or have coefficients that are not nice Augmented matrix of the system Coefficient matrix
13
Example The solution is [3,-1,2]
14
Direct Methods for Solving Linear Systems
15
Introduction Based on the idea of reducing the augmented matrix of the given system to a form that can then be solved by backsubtitution –Direct leads directly to the solution (if one exists) in a finite number of steps –In solving a linear system, it will not always possible to reduce the coeffient matrix to triangular form, but we can always achieve a staircase pattern in the nonzero entries of the final matrix
16
Row Reduction: Convert a matrix to echelon form Notation Exercise: reduce the following matrix to echelon form Remember that row echelon form of a matrix is not unique –Doing different sequences of row operations can give different row echelon forms
17
Row Equivalent Elementary row operations are reversible –What is the elementary row operation that undoes,, –Example:
18
Gaussian Elimination Examples: –Solve the following
19
Rank of a matrix
20
Gauss-Jordan Elimination Modification of Gaussian Elimination simplify back substitution phase
21
Examples Check the following for reduced row echelon form Solve the following using Gauss-Jordan Elimination
22
Spanning Sets and Linear Independence
23
Introduction (1) Examples :
24
Introduction (2)
25
Spanning Sets Examples:
26
Linear Independence Example: - Determine whether the following set of vectors are linearly independent
27
Some theorems: linear dependence
28
The End To be continued next week Thank you for your attention!
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.