Math, Trigonometry and Vectors - City University of New York

[Pages:11]Math, Trigonometry and Vectors

1. Geometry 1. Trigonometry 2. Trig Definitions 3. Inverse functions 4. Pythagorean Theorem

2. Scalars and Vectors 3. Properties of vectors 4. Unit vectors

1. Function of Unit vectors 2. Dot Product 3. Cross Product 5. Other math 1. Graphs & Plots

Geometry

Trigonometry

PHY 207 - mathvectors - J. Hedberg - 2017

This picture represents the origins of the trigonometric relations. Inscribe a right triangle inside a circle. Now, the angle theta is one of the angles of the triangle. The ratios of the various sides make up the trig functions.

Trig Definitions

Here's a familiar image.

To make predictive models of the physical world,

we'll need to make visual models, which we can

then turn into analytical statements. Many of the

models will be geometric in nature. Thus, we'll need

things like the trigonometric relations to establish

.

relations between the components. In the triangle

shown here, one angle is marked with a . The sides

are labeled in relation to this angle: opposite,

adjacent, and hypotenuse. So, sin() is defined as

the ratio of the side labeled opposite to the side

.

known as the hypotenuse.

.

sin() = opp hyp adj

cos() = hyp tan() = opp

adj

Page 1

a c

b

This one might be a little less familiar, but the same rules apply.

Quick Question 1

PHY 207 - mathvectors - J. Hedberg - 2017

Which of the following statements is (are) true?

a) sin() = cos() b) = c) + = d) tan() = tan()

Inverse functions

We can also use the inverse trigonmetric functions.

c a

b

The inverse trig functions take the ratio of lengths (a dimensionless number) and return an angle (in degrees or radians).

sin-1( opp ) = hyp

cos-1( adj ) = hyp

tan-1( opp ) = adj

Page 2

Example Problem #1:

It's 450 meters from the corner of Hamilton Place and Broadway to 142nd St and Broadway. It's 489 meters from the same corner to 142nd if you walk along Hamilton Place. a) What is the angle between Hamilton and Broadway?

PHY 207 - mathvectors - J. Hedberg - 2017

= cos-1( 450 ) = 23.04 489

Pythagorean Theorem

c a

b

We'll use this relationship all the time. a2 + b2 = c2

.

This is also known as Euclid's 47th proposition from the first book of the Elements.

Example Problem #2:

It's 450 meters from the corner of Hamilton Place and Broadway to 142nd St and Broadway. It's 489 meters from the same corner to 142nd if you walk along Hamilton Place. b) How far is it from Broadway to Hamilton Pl. walking along 142nd St?

b = -c2----a--2 = -4-89-2----4-5-02- = 191.4 m

Page 3

Scalars and Vectors

These are two different mathematical or physical entities. Scalars: A scalar quantity is completely specified by a single value with an appropriate unit and has no direction. (e.g. $20) Vectors: A vector quantity is completely described by a number and appropriate units plus a direction. (e.g. person walks 2 km E)

Some Examples:

Scalars: Temperature, Speed, Distance, length, density Vectors: Displacement, Velocity, Force, Weight

PHY 207 - mathvectors - J. Hedberg - 2017

When thinking out the physical world, you should intuitively notice that certain quantities or phenomena have different effects depending on which way they are pointed, in other words, their effects depend on their direction. For example, it's a lot easier to walk with the wind blowing in the same direction as your motion, rather than the other way: walking against the wind. There are two vector quantities at play in this example. Your direction of motion (that would be inferred from your velocity vector) and the velocity of the wind. When they point in the same direction, your motion is aided by the wind, when they are in opposite directions, your motion is impeded. Not only do the magnitudes of these two quantities matter, but so do their directions. And thus, we need to use vectors.

Vector vs. Scalar example

b

A particle travels from A to B along the path

shown by the dotted red line. This is the

distance traveled and is a scalar

a

The displacement (change in position) is the solid line from (a) to (b). The displacement is independent of the path taken between the two points displacement is a vector (it has length and direction).

This image illustrates the difference between displacement and distance traveled. Looking at the dotted line, which represents the distance traveled, compared to the solid displacement vector, we can see that a) its magnitude is probably much larger than the displacement vector, and b) it doesn't have a clear direction associated with it.

Notation

When writing math by hand, just put an arrow on top of the variable. This will indicate it is a vector: A In printed text, you'll see vectors either in bold face: A or with an arrow: A If we want to refer to the magnitude only of a vector quantity, we can use absolute value bars: |A|, or just in italics: A.

Wind Map

Page 4

Properties of vectors

Two vectors are equal if they have the same magnitude and the same direction A = B if |A| = |B| and they point along parallel lines All of the vectors shown are equal in magnitude and direction, thus they are equal.

y x

PHY 207 - mathvectors - J. Hedberg - 2017

It might be helpful to think of vectors a notation like this: A = (mag, dir). Thinking this way we can see that the definition of the vector only requires two elements, the magnitude and the direction. If we can another vector B, with the same magnitude and direction, it would necessarily have to be equal to A.

Addition of Vectors

Adding two scalar quantities is easy. We just add them like we would add any normal quantity. However, vectors involve more math. We have to also take into account which way they are pointing.

Example Problem #3:

Imagine we walk along two displacement vectors A and B. What is the resultant displacement? Or, what is A + B?

Vector Addition: Graphically To add A + B

1. Arrange the vectors tip to tail. 2. Connect the tip of A to the origin of B.

Link to Vector Addition Sim. Negative of a Vector

The negative of a vector is simply a vector with the same magnitude, but pointed in the opposite direction.

The resultant of A + (-A) = 0

Page 5

Vector Subtraction To Subtract two vectors, sayA - B, all we need to do is add the negative of B to A .

Since, A - B = A + (-B)

PHY 207 - mathvectors - J. Hedberg - 2017

Quick Question 2 Here is a vector P. Which if the four vectors below it (A - D) should I add toP to make vector Q?

Q P

A

B

C

D

Quick Question 3 Is vector addition commutative? That is, does

a + b = b+ a

a) Yes, vector addition is commutative. b) No, vector addition is not commutative.

Quick Question 4 Is vector subtraction commutative? That is, does

a - b = b- a

a) Yes, vector subtraction is commutative. b) No, vector subtraction is not commutative.

Page 6

Multiplication of a Vector times a Scalar

The result of the multiplication or division by a scalar is a vector.

y

y

y

x

x

x

The magnitude of the vector is multiplied or divided by the scalar.

Vector Components

y

The components of a vector are the parts of a vector that point along a given axis. We'll use the Cartesian Coordinate System most often.

Here we see the x and y components of the vector A.

We can see that the x component, A x , points all

x

along the x axis, while the y component, A y,

points only along the y axis.

y

Here's another vector A decomposed into its x and y components.

x

PHY 207 - mathvectors - J. Hedberg - 2017

Quick Question 5 Here are the components of R:

Rx = +4, Ry = +3

Which diagram represents R?

y

4 2 -4 -2

-2 -4

2

4

x

y

4 2 -4 -2

-2 -4

2

4

x

y

4 2 -4 -2

-2 -4

2

4

x

y

4 2 -4 -2

-2 -4

2

4

x

Page 7

We can use these vector components to add two arbitrary vectors together. (notice that A and B are not at right angles to each other.)

y

y

x

x

We'll combine the components of A and B to get the components of C.

Cx = Ax +Bx Cy = Ay +By

Once we have the components of C, we can use the pythagorean theorem to get the magnitude of C.

------- |C| = Cx2 + Cy2

Example Problem #4:

y (km)

A car travels 20 km due N and then 35 km in a direction 60? W of N. Find the magnitude and direction of the car's resultant displacement.

N

x (km)

Unit vectors

+y

A unit vector is a vector that has a magnitude of exactly 1, and points in a -z given direction.

PHY 207 - mathvectors - J. Hedberg - 2017

-x

+x

+z -y

Function of Unit vectors

y

Rather than always using the and magnitude of a

vector to describe it, we can use the unit vectors.

A = Ax^i + Ay^j A = 5^i + 3^j

x

Page 8

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download