• 검색 결과가 없습니다.

Linear Equationsin Linear Algebra 1

N/A
N/A
Protected

Academic year: 2022

Share "Linear Equationsin Linear Algebra 1"

Copied!
18
0
0

로드 중.... (전체 텍스트 보기)

전체 글

(1)

1

1.3

© 2016 Pearson Education, Inc.

Linear Equations in Linear Algebra

VECTOR EQUATIONS

(2)

VECTOR EQUATIONS

Vectors in

A matrix with only one column is called a column vector, or simply a vector.

 An example of a vector with two entries is

, (Note: w in bold font is used for a vector.) where w1 and w2 are any real numbers.

 The set of all vectors with 2 entries is denoted by

1 2

w w

     w  

2

2

(3)

Slide 1.3- 3

© 2016 Pearson Education, Inc.

VECTOR EQUATIONS

 The stands for the real numbers that appear as entries in the vector, and the exponent 2 indicates that each

vector contains two entries.

Two vectors in are equal if and only if their corresponding entries are equal.

Given two vectors u and v in , their sum is the

vector obtained by adding corresponding entries of u and v.

Given a vector u and a real number c, the scalar multiple of u by c is the vector cu obtained by multiplying each entry in u by c.

2 2

u v

(4)

VECTOR EQUATIONS

Example 1: Given and , find

4u, , and .

Solution: , and

1 2

       

u 2

5

        v

( 3)  v 4 u   ( 3) v

4 4

8

       

u 6

( 3) 15

  

    v  

4 6 2

4 ( 3)

8 15 7

 

     

                 

u v

(5)

Slide 1.3- 5

© 2016 Pearson Education, Inc.

GEOMETRIC DESCRIPTIONS OF

 Consider a rectangular coordinate system in the

plane. Because each point in the plane is determined by an ordered pair of numbers, we can identify a

geometric point (a, b) with the column vector .

 So we may regard as the set of all points in the plane.

2

a b

   

 

2

(6)

PARALLELOGRAM RULE FOR ADDITION

If u and v in are represented as points in the plane, then corresponds to the fourth vertex of the

parallelogram whose other vertices are u, 0, and v.

See the figure below.

2

u v

(7)

Slide 1.3- 7

© 2016 Pearson Education, Inc.

VECTORS IN and

 Vectors in are column matrices with three entries.

 They are represented geometrically by points in a

three-dimensional coordinate space, with arrows from the origin.

If n is a positive integer, (read “r-n”) denotes the collection of all lists (or ordered n-tuples) of n real numbers, usually written as column matrices, such as

.

3

3

3 1 

n

n

1 n

1

2

n

u u

u

  

  

  

  u

(8)

ALGEBRAIC PROPERTIES OF

 The vector whose entries are all zero is called the zero vector and is denoted by 0.

For all u, v, w in and all scalars c and d:

(i) (ii) (iii)

(iv) , where denotes

(v) (vi)

n

n

   u v v u

( uv )    w u ( vw ) 0 0

   

u u u

( ) 0

     

u u u u

u ( 1)  u

( )

c uvc uc v

( cd ) uc ud u

(9)

Slide 1.3- 9

© 2016 Pearson Education, Inc.

LINEAR COMBINATIONS

(vii) (viii)

Given vectors v1, v2, ..., vp in and given scalars c1, c2, ..., cp, the vector y defined by

is called a linear combination of v1, …, vp with weights c1, …, cp.

 The weights in a linear combination can be any real numbers, including zero.

n

1 1

y  c v   ... c

p

v

p

( )=(cd)( )

c du u

1 uu

(10)

LINEAR COMBINATIONS

Example 5: Let , and .

Determine whether b can be generated (or written) as a linear combination of a1 and a2. That is, determine

whether weights x1 and x2 exist such that

----(1) If vector equation (1) has a solution, find it.

1

1 2 5

   

   

  

 

a

2

2 5 6

   

  

    a

7 4 3

   

  

  

  b

1 1 2 2

b

x ax a

(11)

Slide 1.3- 11

© 2016 Pearson Education, Inc.

LINEAR COMBINATIONS

Solution: Use the definitions of scalar multiplication and vector addition to rewrite the vector equation

,

which is same as

1 2

1 2 7

2 5 4

5 6 3

x x

     

        

     

 

     

     

a1 a2 a3

1 2

1 2

1 2

2 7

2 5 4

5 6 3

x x

x x

x x

     

        

     

 

     

     

(12)

LINEAR COMBINATIONS

and

. ----(2)

 The vectors on the left and right sides of (2) are equal if and only if their corresponding entries are both

equal. That is, x1 and x2 make the vector equation (1) true if and only if x1 and x2 satisfy the following

system.

----(3)

1 2

1 2

1 2

2 7

2 5 4

5 6 3

x x

x x

x x

    

      

   

  

   

   

1 2

1 2

2 7

2 5 4

x x

x x

 

  

(13)

Slide 1.3- 13

© 2016 Pearson Education, Inc.

LINEAR COMBINATIONS

 To solve this system, row reduce the augmented matrix of the system as follows.

The solution of (3) is and . Hence b is a linear combination of a1 and a2, with weights and

. That is,

.

1 2 7 1 2 7 1 2 7 1 0 3

2 5 4 0 9 18 0 1 2 0 1 2

5 6 3 0 16 32 0 16 32 0 0 0

 

       

       

       

       

       

1

3

xx

2

 2

1

3

x

2

2

x1 2 7

3 2 2 5 4

5 6 3

     

        

     

 

     

     

(14)

LINEAR COMBINATIONS

Now, observe that the original vectors a1, a2, and b are the columns of the augmented matrix that we row reduced:

 Write this matrix in a way that identifies its columns.

----(4)

1 2 7

2 5 4

5 6 3

 

  

 

 

 

 

a1 a2 b

a

1

a

2

b

(15)

Slide 1.3- 15

© 2016 Pearson Education, Inc.

LINEAR COMBINATIONS

 A vector equation

has the same solution set as the linear system whose augmented matrix is

. ----(5)

In particular, b can be generated by a linear

combination of a1, …, an if and only if there exists a solution to the linear system corresponding to the

matrix (5).

1 1 2 2

...

n n

x ax a   x ab

a

1

a

2

a

n

b

(16)

LINEAR COMBINATIONS

Definition: If v1, …, vp are in , then the set of all linear combinations of v1, …, vp is denoted by Span {v1, …, vp} and is called the subset of spanned (or generated) by v1, …, vp. That is, Span {v1, ..., vp} is the collection of all vectors that can be written in the form

with c1, …, cp scalars.

n

n

1 1 2 2

...

p p

c vc v   c v

(17)

Slide 1.3- 17

© 2016 Pearson Education, Inc.

A GEOMETRIC DESCRIPTION OF SPAN {V}

Let v be a nonzero vector in . Then Span {v} is the set of all scalar multiples of v, which is the set of

points on the line in through v and 0. See the figure below.

3

3

(18)

A GEOMETRIC DESCRIPTION OF SPAN {U, V}

If u and v are nonzero vectors in , with v not a

multiple of u, then Span {u, v} is the plane in that contains u, v, and 0.

In particular, Span {u, v} contains the line in

through u and 0 and the line through v and 0. See the figure below.

3

3

3

참조

관련 문서

Modern Physics for Scientists and Engineers International Edition,

12) Maestu I, Gómez-Aldaraví L, Torregrosa MD, Camps C, Llorca C, Bosch C, Gómez J, Giner V, Oltra A, Albert A. Gemcitabine and low dose carboplatin in the treatment of

광학 현미경 검사상 세포들은 핵/세포질 비율이 매우 낮은 소세포 양상 을 띠고 있었으며 얇은 섬유화 격벽에 의해 포상형으로 모 여 있었고, 면역조직화학 검사에서 desmin,

But fortunately, when we consider Killing shape operator for real hypersurfaces in the complex hyperbolic quadric Q m∗ , first we can assert that the unit normal vector field

Albrecht gives an example that shows that the class of bounded linear operators with weak-SDP contains strictly the class of decomposable operators.. Note that it follows from

A linear dynamical system f has the shadowing (respectively or- bital shadowing, limit shadowing, average shadowing, asymptotic av- erage shadowing, ergodic

Sacculus 둥근주머니 : The otolith organ that detects linear accelerations and head tilts in the vertical plane.. Utricle 타원주머니: The otolith organ that senses

클라우드 매니지드 DDI는 기업이 클라우드를 통해 모든 위치의 통합 DDI 서비스를 중앙 집중식으로 관리하여 지사에 향상된 성능을 제공하고, 클라우드 기반 애플리케이션에 대 한 보다