Presentasi sedang didownload. Silahkan tunggu

Presentasi sedang didownload. Silahkan tunggu

Linear algebra Yulvi zaika.

Presentasi serupa


Presentasi berjudul: "Linear algebra Yulvi zaika."— Transcript presentasi:

1 Linear algebra Yulvi zaika

2 What is Linear Algebra? develops from the idea of trying to solve and analyze systems of linear equations. theory of matrices and determinants arise from this effort we will then generalize these ideas to the abstract concept of a vector space linear transformations, eigenvalues, inner products...

3 RELATIONSHIPS BETWEEN CONSEPT
One of the important goals of a course in linear algebra is to establish the intricate thread of relationships between systems of linear equations, matrices, determinants, vectors, linear transformations, and eigenvalues

4 Why is Linear Algebra interesting?
It has many applications in many diverse fields. (computer graphics, chemistry, biology, differential equations, economics, business, ENGINEERING. Especially traffic management ...) It strikes a nice balance between computation and theory. Great area in which to use technology .

5 What is a linear equation?
A linear equation is an equation of the form, anxn+ an-1xn a1x1 = b. A solution to a linear equation is an assignment of values to the variables (xi’s) that make the equation true.

6

7

8

9 What is a system of linear equations?
A system of linear equations is simply a set of linear equations. i.e. a1,1x1+ a1,2x a1,nxn = b1 a2,1x1+ a2,2x a2,nxn = b2 . . . am,1x1+ am,2x am,nxn = bm

10 A solution to a system of equations is simply an assignment of values to the variables that satisfies (is a solution to) all of the equations in the system. If a system of equations has at least one solution, we say it is consistent. If a system does not have any solutions we say that it is inconsistent.

11 Examples This is a consistent system as x =1, y =1 is a solution.
This is an inconsistent system. Why??

12 How many solutions does this system have?

13 How many solutions could a system have?
As we saw, a system of linear equations can have no solutions, one solution, or infinitely many solutions. We also saw that graphing things is one way to find the solutions. However, this is difficult in more than three variables.

14

15 AUGMENTED MATRICS

16 Operations that lead to equivalent systems
1. Interchange two equations. 2. Multiply an equation by a nonzero constant. 3. Add a multiple of an equation to another equation.

17 ELEMENTARY ROW OPERATION (OPERASI BARIS ELEMENTER)

18 CONTOH DIKETAHUI …………(i) …………(ii) …………(iii) kalikan baris (i)
kalikan pers (i) dengan (-2), kemu- dian tambahkan ke pers (ii). kalikan baris (i) dengan (-2), lalu tambahkan ke baris (ii). kalikan pers (i) dengan (-3), kemu- dian tambahkan ke pers (iii). kalikan baris (i) dengan (-3), lalu tambahkan ke baris (iii). kalikan pers (ii) dengan (1/2). kalikan baris (ii)

19 LANJUTAN CONTOH kalikan pers (ii) dengan (1/2). kalikan baris (ii)
dengan (-3), lalu tambahkan ke pers (iii). kalikan brs (ii) dengan (-3), lalu tambahkan ke brs (iii). kalikan pers (iii) dengan (-2). kalikan brs (iii) kalikan pers (ii) dengan (-1), lalu tambahkan ke pers (i). kalikan brs (ii) dengan (-1), lalu tambahkan ke brs (i).

20 Lanjutan CONTOH Diperoleh penyelesaian x = 1, y = 2, z = 3. Terdapat
kalikan pers (ii) dengan (-1), lalu tambahkan ke pers (i). kalikan brs (ii) dengan (-1), lalu tambahkan ke brs (i). kalikan pers (iii) dengan (-11/2), lalu tambahkan ke pers (i) dan kalikan pers (ii) dg (7/2), lalu tambahkan ke pers (ii) kalikan brs (iii) dengan (-11/2), lalu tambahkan ke brs (i) dan kalikan brs (ii) dg (7/2), lalu tambahkan ke brs (ii) Diperoleh penyelesaian x = 1, y = 2, z = 3. Terdapat kaitan menarik antara bentuk SPL dan representasi matriksnya. Metoda ini berikutnya disebut dengan METODA ELIMINASI GAUSS.

21 We say that a system in this form is in row - echelon form.
We can find the solutions to a system in row- echelon form using back substitution.

22 Solving a system not in r-e form.
We say that two systems of equations (or equations) are equivalent, if they have exactly the same solutions. One method of solving a system of equations is to transform it to an equivalent system in r-e form.

23 Using these three operations we can solve a system of linear equations in the following manner.
1. Save the x term in the first equation and use it to eliminate all other x terms. 2. Ignore the first equation and use the second term in the second equation to eliminate all other second terms in the remaining equations. 3. Continue in this manner until the system is in r-e form.

24 BENTUK ECHELON-BARIS Misalkan SPL disajikan dalam bentuk matriks berikut: maka SPL ini mempunyai penyelesaian x = 1, y = 2, z = 3. Matriks ini disebut bentuk echelon-baris tereduksi. Untuk dapat mencapai bentuk ini maka syaratnya adalah sbb: 1. Jika suatu brs matriks tidak nol semua maka elemen tak nol pertama adalah 1. Brs ini disebut mempunyai leading Semua brs yg terdiri dari nol semua dikumpulkan di bagian bawah. 3. Leading 1 pada baris lebih atas posisinya lebih kiri daripada leading 1 baris berikut. 4. Setiap kolom yang memuat leading 1, elemen lain semuanya 0.

25 Bentuk echelon-baris dan echelon-baris tereduksi
Matriks yang memenuhi kondisi (1), (2), (3) disebut bentuk echelon-baris. CONTOH bentuk echelon-baris tereduksi: CONTOH bentuk echelon-baris:

26 Bentuk umum echelon-baris
dimana lambang ∗ dapat diisi bilanangan real sebarang.

27 Bentuk umum echelon-baris tereduksi
dimana lambang ∗ dapat diisi bilanangna real sebarang.

28 Penyelesaian SPL melalui bentuk echelon-baris
Misal diberikan bentuk matriks SPL sbb: Tentukan penyelesaian masing-masing SPL di atas.

29 PROBLEM Consider the system of equations
Indicate what we can say about the relative positions of the lines WHEN the system has no solutions the system has exactly one solution the system has infinitely many solutions If the system of equations is consistent, explain why at least one equation can be discarded from the system without altering the solution set

30 Homogeneous Linear Systems
A system of linear equations is said to be homogeneous if the constant terms are all zero; that is, the system has the form Every homogeneous system of linear equations is consistent, since all such systems have x1=0 ,x2=0 , …xn as a solution. This solution is called the trivial solution; if there are other solutions, they are called nontrivial solutions.

31 Because a homogeneous linear system always has the trivial solution, there are only two possibilities for its solutions: The system has only the trivial solution The system has infinitely many solutions in addition to the trivial solution In the special case of a homogeneous linear system of two equations in two unknowns, say the graphs of the equations are lines through the origin, and the trivial solution corresponds to the point of intersection at the origin

32 contoh Reducing this matrix to reduced row echelon
The augmented matrix for the system is The general solution

33 operations, the resulting matrices might be different.
Indicate whether the statement is always true or sometimes false. Justify your answer by giving a logical argument or a counterexample (a) If a matrix is reduced to reduced row-echelon form by two different sequences of elementary row operations, the resulting matrices will be different (b) If a matrix is reduced to row-echelon form by two different sequences of elementary row operations, the resulting matrices might be different. (c)If the reduced row-echelon form of the augmented matrix for a linear system has a row of zeros, then the system must have infinitely many solutions. (d) If three lines in the -plane xy are sides of a triangle, then the system of equations formed from their equations has three solutions, one corresponding to each vertex. (d) A linear system of three equations in five unknowns must be consistent (e)A linear system of five equations in three unknowns cannot be consistent (f) If a linear system of n equations in n unknowns has n leading 1's in the reduced row-echelon form of its augmented matrix, then the system has exactly one solution (g)If a linear system of n equations in n unknowns has two equations that are multiples of one another, then the system is inconsistent


Download ppt "Linear algebra Yulvi zaika."

Presentasi serupa


Iklan oleh Google