• No results found

Vectors. Vector Multiplication

N/A
N/A
Protected

Academic year: 2021

Share "Vectors. Vector Multiplication"

Copied!
7
0
0

Loading.... (view fulltext now)

Full text

(1)

Vectors

A line segment to which a direction has been assigned is called a directed line segment. The figure below shows a directed line segment form Pto Q. We call

Pthe initial point and Qthe terminal point. We denote this directed line segment by PQ.

The magnitude of the directed line segment PQis its length. We denote this by || PQ ||. Thus, || PQ || is the distance from point Pto point Q. Because distance is nonnegative, vectors do not have negative magnitudes. Geometrically, a vector is a directed line segment. Vectors are often denoted by a boldface letter, such as v. If a vector vhas the same magnitude and the same direction as the directed line segment PQ, we write

v= PQ.

P

Q

Initial point

Terminal point

Directed Line Segments and

Geometric Vectors

Vector Multiplication

If

k

is a real number and

v

a vector, the vector

k

v

is

called a

scalar multiple

of the vector v. The

magnitude and direction of

k

v

are given as

follows:

The vector

k

v

has a magnitude of |

k

| ||

v

||. We

describe this as the absolute value of

k

times the

magnitude of vector

v

.

The vector

k

v

has a direction that is:

the same as the direction of

v

if

k

> 0, and

(2)

A geometric method for adding two vectors is shown below. The sum of u+ v

is called the resultant vector. Here is how we find this vector. 1. Position uand vso the terminal point of uextends from the initial

point of v.

2. The resultant vector, u+ v, extends from the initial point of uto the terminal point of v. Initial point of u u + v v u Resultant vector Terminal point of v

The Geometric Method for

Adding Two Vectors

The difference of two vectors, v–u, is defined as v–u= v+ (-u), where –uis the scalar multiplication of uand –1: -1u. The difference v–uis shown below geometrically. v u -u -u v – u

The Geometric Method for the

Difference of Two Vectors

1 1 i j O x y

The i and j Unit Vectors

• Vector

i

is the unit vector whose direction is along

the positive

x

-axis. Vector

j

is the unit vector

whose direction is along the positive

y

-axis.

(3)

Representing Vectors in

Rectangular Coordinates

Vector

v

, from (0, 0) to (a, b), is represented as

v

=

a

i

+

b

j

.

The real numbers a and b are called the scalar

components of

v

. Note that

a

is the horizontal component of

v

, and

b

is the vertical component of

v

.

The vector sum

a

i

+

b

j

is called a linear combination

of the vectors

i

and

j

. The magnitude of

v

=

a

i

+

b

j

is given by

v

=

a

2

+

b

2

Sketch the vector v= -3i+ 4jand find its magnitude.

Solution For the given vector v= -3i+ 4j, a = -3 and b = 4. The vector, shown below, has the origin, (0, 0), for its initial point and (a, b) = (-3, 4) for its terminal point. We sketch the vector by drawing an arrow from (0, 0) to (-3, 4). We determine the magnitude of the vector by using the distance formula. Thus, the magnitude is

-5-4 -3 -2-1 12345 5 4 3 2 1 -1 -2 -3 -4 -5 Initial point Terminal point v = -3i + 4j v= a2+b2 = (−3)2 +42 = 9+16 = 25=5

Text Example

Representing Vectors in

Rectangular Coordinates

• Vector

v

with initial point

P

1

= (

x

1

,

y

1

) and

terminal point

P

2

= (

x

2

,

y

2

) is equal to the position

vector

(4)

Adding and Subtracting Vectors

in Terms of i and j

• If v

=

a

1

i

+

b

1

j

and w

=

a

2

i

+

b

2

j, then

v

+ w

= (

a

1

+

a

2

)i

+ (

b

1

+

b

2

)j

v

w

= (

a

1

a

2

)i

+ (

b

1

b

2

)j

If v= 5i+ 4jand w= 6i– 9j, find: a. v+ w b. v–w. Solution

• v+ w= (5i+ 4j) + (6i– 9j) These are the given vectors. = (5 + 6)i+ [4 + (-9)]j Add the horizontal components. Add the

vertical components. = 11i– 5j Simplify.

• v+ w= (5i+ 4j) – (6i– 9j) These are the given vectors.

= (5 – 6)i+ [4 – (-9)]j Subtract the horizontal components. Subtract the vertical components.

= -i+ 13j Simplify.

Text Example

Scalar Multiplication with a

Vector in Terms of i and j

• If v

=

a

i

+

b

j

and

k

is a real number, then

the scalar multiplication of the vector v

and

the scalar

k

is

(5)

Example

j

i

j

i

v

j

i

j

i

v

9

6

)

3

*

3

(

)

2

*

3

(

3

15

10

)

3

*

5

(

)

2

*

5

(

5

+

=

+

=

=

+

=

• If v=2i-3j, find 5v and -3v

Solution:

The Zero Vector

• The vector whose magnitude is 0 is called

the zero vector, 0. The zero vector is

assigned no direction. It can be expressed in

terms of i

and j

using

0

= 0i + 0j.

Properties of Vector Addition

and Scalar Multiplication

If

u

,

v

, and

w

are vectors, then the following properties are

true.

Vector Addition Properties

1.

u

+

v

=

v

+

u

Commutative Property

2. (

u

+

v

) +

w

=

v

+ (

u

+

w

)

Associative Property

3.

u

+

0

=

0

+

u

=

u

Additive Identity

(6)

Properties of Vector Addition

and Scalar Multiplication

If

u

,

v

, and

w

are vectors, and

c

and

d

are scalars, then the

following properties are true.

Scalar Multiplication Properties

1. (

cd

)

u

=

c

(

d

u

)

Associative Property

2.

c

(

u

+

v

) =

c

v

+

c

u

Distributive Property

3. (

c

+

d

)

u

=

c

u

+

d

u

Distributive Property

4. 1

u

=

u

Multiplicative Identity

5. 0

u

=

0

Multiplication Property

6. ||

c

v

|| = |

c

| ||

v

||

Finding the Unit Vector that Has the Same

Direction as a Given Nonzero Vector v

• For any nonzero vector v, the vector

• is a unit vector that has the same direction

as v. To find this vector, divide v

by its

magnitude.

v

v

Example

j

i

v

v

7

4

65

49

16

)

7

(

4

2 2

=

=

+

=

+

=

• Find a unit vector in the same direction as

v=4i-7j

(7)

References

Related documents

We now discuss another kind of vector multiplication called the vector or cross product, which is a vector quantity that is a maximum when the two vectors are normal to each other

§ Second you should have moved the vectors to either add them by the parallologram or head to tail method.. Subtraction of Vectors, and Multiplication of a Vector by

Find the component form and the magnitude of a vector. Perform addition and scalar multiplication of two vectors. Sketch vectors and resultant vectors. Use vectors to solve

The cross product is a type of “multiplication” law that turns our vector space (law for addition of vectors) into a vector algebra (laws for addition and multiplication of

The teachers at Catto Elementary School provide a quality education for the community's children by implementing strategies to foster a more positive attitude in the students

cannot provide a scheduled program with at least 24 hours’ notice; (b) an instructor has an emergency and cannot attend a scheduled program (same day cancellation). I have read

From Geometric Vectors to Algebraic Vectors Vector Addition and Scalar Multiplication Unit Vectors Algebraic Properties Static Equilibrium.. Geometric vectors in a plane are

Palloni [11] explains about the relation of migration and family network where the family with higher level of social capital (network ties) among siblings tends to send the