Linear Algebra lecture notes, Lecture notes of Linear Algebra

linear algebra lecture notes ron larson

Typology: Lecture notes

2025/2026

Uploaded on 01/18/2026

jt-tran
jt-tran šŸ‡ŗšŸ‡ø

3 documents

1 / 5

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
1.1 Introduction to Systems of Linear Equations
Definitions
A linear equation in n variables
123
,,,...
n
xxx x
has the form
11 2 2 3 3 ... .
nn
ax a x ax a x b++++=
The coefficients
123
,,,...
n
aaa a
are real numbers, and the constant term
b
is a real number. The number
1
a
is the leading coefficient
and
1
x
is the leading variable.
A system of m linear equations in n variables is a set of equations, each of which is linear in the same n variables:
11 11 12 12 13 13 1 1 1
21 21 22 22 23 23 2 2 2
11 2 2 3 3
...
...
...
nn
nn
mm mm m m mnmn m
ax ax ax ax b
ax ax ax ax b
ax ax ax ax b
++++=

++++ =



++++=

A solution of a linear system is sequence of numbers
123
,,,...
n
sss s
that is a solution of each equation in the system.
Definition
A system of linear equations is consistent when it has at least one solution and inconsistent when it has no solution.
For a system of linear equations, exactly one of the statements below is true.
1. The system has exactly one solution (consistent system).
2. The system has infinitely many solutions (consistent system).
3. The system has no solution (inconsistent system).
A system is in row-echelon form if it has a ā€œstair-stepā€ pattern with leading coefficients of 1.
Two systems of linear equations are equivalent when they have the same solution set. To solve a system that is not in
row-echelon form, first rewrite it as an equivalent system that is in row-echelon form using the operations listed below.
1. Interchange two equations.
2. Multiply an equation by a nonzero constant.
3. Add a multiple of an equation to another equation.
Rewriting a system of linear equations in row-echelon form usually involves a chain of equivalent systems, using one of
the three basic operations to obtain each system. This process is called Gaussian elimination.
Ex 1 Use elimination to rewrite a system in row-echelon form (Gaussian elimination)
pf3
pf4
pf5

Partial preview of the text

Download Linear Algebra lecture notes and more Lecture notes Linear Algebra in PDF only on Docsity!

1.1 Introduction to Systems of Linear Equations

Definitions

A linear equation in n variables

1 2 3

n

x x x x

has the form

1 1 2 2 3 3

n n

a x + a x + a x + + a x = b

The coefficients

1 2 3

n

a a a a

are real numbers, and the constant term b is a real number. The number

1

a

is the leading coefficient

and

1

x

is the leading variable.

A system of m linear equations in n variables is a set of equations, each of which is linear in the same n variables:

11 11 12 12 13 13 1 1 1

21 21 22 22 23 23 2 2 2

1 1 2 2 3 3

n n

n n

m m m m m m mn mn m

a x a x a x a x b

a x a x a x a x b

a x a x a x a x b

A solution of a linear system is sequence of numbers

1 2 3

n

s s s s

that is a solution of each equation in the system.

Definition

A system of linear equations is consistent when it has at least one solution and inconsistent when it has no solution.

For a system of linear equations, exactly one of the statements below is true.

  1. The system has exactly one solution (consistent system).
  2. The system has infinitely many solutions (consistent system).
  3. The system has no solution (inconsistent system).

A system is in row-echelon form if it has a ā€œstair-stepā€ pattern with leading coefficients of 1.

Two systems of linear equations are equivalent when they have the same solution set. To solve a system that is not in

row-echelon form, first rewrite it as an equivalent system that is in row-echelon form using the operations listed below.

  1. Interchange two equations.
  2. Multiply an equation by a nonzero constant.
  3. Add a multiple of an equation to another equation.

Rewriting a system of linear equations in row-echelon form usually involves a chain of equivalent systems, using one of

the three basic operations to obtain each system. This process is called Gaussian elimination.

Ex 1 Use elimination to rewrite a system in row-echelon form (Gaussian elimination)

1 2 3

1 3

1 2 3

x x x

x x

x x x

Ex 2 Find the value(s) of k such that the system of linear equations has no solutions

1 2 3

1 2 3

x x kx

x x x

Ex 2 Solve the system using Gauss-Jordan elimination

a)

1 2 3

1 3

1 2 3

x x x

x x

x x x

b)

1 2 3 4

1 2 3 4

x x x x

x x x x

Systems of linear equations in which each of the constant terms is zero are called homogeneous. A homogeneous

system must have at least one solution. A homogeneous system of equations in variables has the form

11 11 12 12 13 13 1 1

21 21 22 22 23 23 2 2

1 1 2 2 3 3

n n

n n

m m m m m m mn mn

a x a x a x a x

a x a x a x a x

a x a x a x a x

Ex 3 Assume A is the augmented matrix of a system of linear equations and find the value of k such that the system is

consistent.

k

A

Ex 4 Assume A is the coefficient matrix of a homogeneous system of linear equations and find the value of k such that

the system is consistent.

k

A