1 1.8 © 2016 pearson education, inc. linear equations in linear algebra introduction to linear...

16
1 1. 8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

Upload: anne-barber

Post on 03-Jan-2016

216 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: 1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

1

1.8

© 2016 Pearson Education, Inc.

Linear Equationsin Linear Algebra

INTRODUCTION TO LINEAR TRANSFORMATIONS

Page 2: 1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

Slide 1.8- 2 © 2016 Pearson Education, Inc.

LINEAR TRANSFORMATIONS A transformation (or function or mapping) T from to

is a rule that assigns to each vector x in a vector T (x) in .

The set is called domain of T, and is called the codomain of T.

The notation indicates that the domain of T is and the codomain is .

For x in , the vector T (x) in is called the image of x (under the action of T ).

The set of all images T (x) is called the range of T. See Fig. 2 on the next slide

Page 3: 1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

Slide 1.8- 3

MATRIX TRANSFORMATIONS

For each x in , T (x) is computed as Ax, where A is anmatrix.

For simplicity, we denote such a matrix transformation by .

Observe that the domain of T is when A has n columns and the codomain of T is when each column of A has m entries.

m n

x xA

© 2016 Pearson Education, Inc.

Page 4: 1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

Slide 1.8- 4

MATRIX TRANSFORMATIONS The range of T is the set of all linear combinations of the

columns of A, because each image T (x) is of the form Ax. Example 1:

Let , , , c.

and define a transformation by , so that

.

1 3

3 5

1 7

A

2u

1

(x) xT A

1 2

1

1 2

2

1 2

1 3 3

(x) x 3 5 3 5

1 7 7

x xx

T A x xx

x x

© 2016 Pearson Education, Inc.

Page 5: 1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

Slide 1.8- 5

MATRIX TRANSFORMATIONS

a. Find T (u), the image of u under the transformation T.

b. Find an x in whose image under T is b.

c. Is there more than one x whose image under T is b?

d. Determine if c is in the range of the transformation T.

© 2016 Pearson Education, Inc.

Page 6: 1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

Slide 1.8- 6

MATRIX TRANSFORMATIONSSolution:

a. Compute

.

b. Solve for x. That is, solve , or

(1)

1 3 52

(u) u 3 5 11

1 7 9

T A

(x) bT x bA

1

2

1 3 3

3 5 2

1 7 5

x

x

© 2016 Pearson Education, Inc.

Page 7: 1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

Slide 1.8- 7

MATRIX TRANSFORMATIONS Row reduce the augmented matrix:

(2)

Hence , , and .

The image of this x under T is the given vector b.

1 3 3 1 3 3 1 3 3 1 0 1.5

3 5 2 0 14 7 0 1 .5 0 1 .5

1 7 5 0 4 2 0 0 0 0 0 0

1 1.5x 2 .5x 1.5

x.5

© 2016 Pearson Education, Inc.

~ ~ ~

Page 8: 1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

Slide 1.8- 8

MATRIX TRANSFORMATIONS

c. Any x whose image under T is b must satisfy equation (1). From (2), it is clear that equation (1) has a unique

solution. So there is exactly one x whose image is b.

d. The vector c is in the range of T if c is the image of some x in , that is, if for some x. This is another way of asking if the system is consistent.

c (x)T

x cA

© 2016 Pearson Education, Inc.

Page 9: 1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

Slide 1.8- 9

MATRIX TRANSFORMATIONS To find the answer, row reduce the augmented

matrix:

The third equation, , shows that the system is inconsistent.

So c is not in the range of T.

1 3 3 1 3 3 1 3 3 1 3 3

3 5 2 0 14 7 0 1 2 0 1 2

1 7 5 0 4 8 0 14 7 0 0 35

0 35

© 2016 Pearson Education, Inc.

~ ~ ~

Page 10: 1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

Slide 1.8- 10

SHEAR TRANSFORMATION

Example 3: Let . The transformation

defined by is called a shear transformation.

It can be shown that if T acts on each point in the square shown in Fig. 4 on the next slide, then the set of images forms the shaded parallelogram.

1 3

0 1A

(x) xT A

2 2

© 2016 Pearson Education, Inc.

Page 11: 1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

Slide 1.8- 11

SHEAR TRANSFORMATION

The key idea is to show that T maps line segments onto line segments and then to check that the corners of the square map onto the vertices of the parallelogram.

For instance, the image of the point is

,

0u

2

1 3 0 6(u)

0 1 2 2T

© 2016 Pearson Education, Inc.

Page 12: 1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

Slide 1.8- 12

LINEAR TRANSFORMATIONS

and the image of is .

T deforms the square as if the top of the square were pushed to the right while the base is held fixed.

Definition: A transformation (or mapping) T is linear if:

i. for all u, v in the domain of T;

ii. for all scalars c and all u in the domain of T.

2

2

1 3 2 8

0 1 2 2

(u v) (u) (v)T T T

( u) (u)T c cT

© 2016 Pearson Education, Inc.

Page 13: 1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

Slide 1.8- 13

LINEAR TRANSFORMATIONS

Linear transformations preserve the operations of vector addition and scalar multiplication.

Property (i) says that the result of first adding u and v in and then applying T is the same as first applying T to u and v and then adding T (u) and T (v) in .

These two properties lead to the following useful facts.

If T is a linear transformation, then

(3)

(u v)T

(0) 0T

© 2016 Pearson Education, Inc.

Page 14: 1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

Slide 1.8- 14

LINEAR TRANSFORMATIONS

and . (4)

for all vectors u, v in the domain of T and all scalars c, d. Property (3) follows from condition (ii) in the definition,

because . Property (4) requires both (i) and (ii):

If a transformation satisfies (4) for all u, v and c, d, it must be linear.

(Set for preservation of addition, and set for

preservation of scalar multiplication.)

( u v) (u) (v)T c d cT dT

(0) (0u) 0 (u) 0T T T

( u v) ( u) ( v) (u) (v)T c d T c T d cT dT

1c d 0d

© 2016 Pearson Education, Inc.

Page 15: 1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

Slide 1.8- 15

LINEAR TRANSFORMATIONS

Repeated application of (4) produces a useful generalization:

(5)

In engineering and physics, (5) is referred to as a superposition principle.

Think of v1, …, vp as signals that go into a system and T (v1), …, T (vp) as the responses of that system to the signals.

1 1 1 1( v ... v ) (v ) ... (v )p p p pT c c c T c T

© 2016 Pearson Education, Inc.

Page 16: 1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS

Slide 1.8- 16

LINEAR TRANSFORMATIONS

The system satisfies the superposition principle if whenever an input is expressed as a linear combination of such signals, the system’s response is the same linear combination of the responses to the individual signals.

Given a scalar r, define by .

T is called a contraction when and a dilation when .

(x) xT r

0 1r 1r

© 2016 Pearson Education, Inc.