12
Section 3.1 Introduction to Vectors (Geometric)

Section 3.1 Introduction to Vectors (Geometric). SCALARS AND VECTORS A scalar is a quantity that is completely described by it magnitude alone. Examples:

Embed Size (px)

Citation preview

Page 1: Section 3.1 Introduction to Vectors (Geometric). SCALARS AND VECTORS A scalar is a quantity that is completely described by it magnitude alone. Examples:

Section 3.1

Introduction to Vectors (Geometric)

Page 2: Section 3.1 Introduction to Vectors (Geometric). SCALARS AND VECTORS A scalar is a quantity that is completely described by it magnitude alone. Examples:

SCALARS AND VECTORS

A scalar is a quantity that is completely described by it magnitude alone.

Examples: area, length, mass, temperature, speed.

A vector is a quantity that is not completely determined until both a magnitude and a direction are specified.

Examples: velocity, force, displacement, acceleration.

Page 3: Section 3.1 Introduction to Vectors (Geometric). SCALARS AND VECTORS A scalar is a quantity that is completely described by it magnitude alone. Examples:

GEOMETRIC VECTORS

Geometric vectors have length and direction. Vectors can be represented as arrows in 2-space or 3-space. The tail of the arrow is called the initial point of the vector, and the tip of the arrow is the terminal point. We will denote vectors in lower case boldface type (a, u, v, etc.).

The length of a vector is called its magnitude.

Page 4: Section 3.1 Introduction to Vectors (Geometric). SCALARS AND VECTORS A scalar is a quantity that is completely described by it magnitude alone. Examples:

EQUIVALENT VECTORS AND EQUAL VECTORS

Vectors with the same length and direction are called equivalent.

Since we want a vector to be determined solely by its length and direction, equivalent vectors are regarded as equal even though they may be located in different positions.

If v and w are equivalent, we write v = w.

Page 5: Section 3.1 Introduction to Vectors (Geometric). SCALARS AND VECTORS A scalar is a quantity that is completely described by it magnitude alone. Examples:

SUM OF VECTORS

If v and w are any two vectors, then the sum v + w is the vector determined as follows: Position the vector w so that its initial point coincides with the terminal point of v. The vector v + w is represented by the arrow from the initial point of v to the terminal point of w.

Page 6: Section 3.1 Introduction to Vectors (Geometric). SCALARS AND VECTORS A scalar is a quantity that is completely described by it magnitude alone. Examples:

ZERO VECTOR;NEGATIVE VECTORS

The zero vector 0 is the vector of length zero.

The negative of v, denoted by −v, is the vector having the same magnitude as v, but pointing in the opposite direction.

Page 7: Section 3.1 Introduction to Vectors (Geometric). SCALARS AND VECTORS A scalar is a quantity that is completely described by it magnitude alone. Examples:

DIFFERENCE OF VECTORS

If v and w are any two vectors, then the difference of w from v is defined by

v − w = v + (− w).

Page 8: Section 3.1 Introduction to Vectors (Geometric). SCALARS AND VECTORS A scalar is a quantity that is completely described by it magnitude alone. Examples:

SCALAR MULTIPLICATION

If v is a nonzero vector and k is a nonzero scalar, then the product kv is defined to be the vector whose length is |k| times the length of v and whose direction is the same as that of v if k > 0 and opposite to that of v if k < 0. We define kv = 0 if k = 0 or v = 0.

A vector of the form kv is called a scalar multiple of v.

Page 9: Section 3.1 Introduction to Vectors (Geometric). SCALARS AND VECTORS A scalar is a quantity that is completely described by it magnitude alone. Examples:

VECTORS IN COORDINATE SYSTEMS

A vector v, in the coordinate plane, having its initial point at the origin and its terminal point at (v1, v2), is denoted by

v = (v1, v2).The coordinates of the terminal point are called its components.

Two vectors v = (v1, v2) and w = (w1, w2) are equivalent if and only if

v1 = w1 and v2 = w2.

Page 10: Section 3.1 Introduction to Vectors (Geometric). SCALARS AND VECTORS A scalar is a quantity that is completely described by it magnitude alone. Examples:

FINDING THE COMPONENT FORM OF A VECTOR

If a vector v has initial point P(x1, y1) and terminal point Q(x2, y2), then the component form of v is

),( 1212 yyxxPQ v

Page 11: Section 3.1 Introduction to Vectors (Geometric). SCALARS AND VECTORS A scalar is a quantity that is completely described by it magnitude alone. Examples:

ADDITION, SUBTRACTION, SCALAR MULTIPLICATION IN COMPONENT FORM

If v = (v1, v2) and w = (w1, w2) are vectors and k is a scalar, then

),(

),(

),(

2211

21

2211

wvwv

kvkvk

wvwv

wv

v

wv

Page 12: Section 3.1 Introduction to Vectors (Geometric). SCALARS AND VECTORS A scalar is a quantity that is completely described by it magnitude alone. Examples:

COMPONENT FORM IN 3-SPACE

A vector v, in the 3-space, having its initial point at the origin and its terminal point at (v1, v2, v3), is denoted by

v = (v1, v2, v3).The coordinates of the terminal point are called its components.

Addition, subtraction, scalar multiplication, and finding the component form are analogous to those in 2-space.