Physics 142 Mathematical Notes Page 1. Mathematical Notes

Size: px
Start display at page:

Download "Physics 142 Mathematical Notes Page 1. Mathematical Notes"

Transcription

1 Physics 142 Mathematical Notes Page 1 Mathematical Notes This set of notes contains: a review of vector algebra, emphasizing products of two vectors; some material on the mathematics of vector fields; some important mathematical approximations; and a discussion of Euler s formula, which will be used in our discussion of electromagnetic waves. t the end are some worked-out examples.! Vector lgebra In ordinary three dimensional space a vector is defined as a collection of three numbers which depend on the directions of the coordinate axes being used. When those axes are rotated to new directions, the numbers change. The rules for those changes are the same as those that apply to the coordinates of a point in pace. In fact, the prototype vector is one that specifies a particular point in space. If an object is at that point, this vector is called its position vector, usually denoted by r. In printed material one denotes a vector by a bold face! letter, such as. In handwriting various notations are used, such as an arrow over it ( ), or underlining it (). The numbers constituting the vector are usually given in reference to a cartesian coordinate system, so they are denoted by subscripts: x, y, z. These numbers are called the components of the vector. One can specify the vector in terms of its components. The simplest way is just to list them: = ( x, y, z ). For example, the position vector would be written as r = (x, y, z). The magnitude of the vector is a positive number, denoted in print simply as the same letter in italics (). It is defined in terms of the components as follows: = x 2 + y 2 + z 2. One often reads that a vector is a quantity with magnitude and direction. Specifying a direction needs two angles and a coordinate system to define them. These and the magnitude are still three numbers. Vector equations. Two vectors are equal if and only if all three components are correspondingly equal. = B means: x = B x, y = B y, z = B z. Multiplication by a scalar. scalar is a quantity that does not change when the coordinate axes are rotated; it has no direction associated with it. Examples are ordinary numbers, time, mass, and energy. The magnitude of a vector is a scalar. vector can be multiplied by a scalar; one simply multiplies each component by the scalar. The resulting quantity is another vector. If c is a scalar the vector equation B = c means three equations: B = c means: B x = c x, B y = c y, B z = c z. One sees easily that the for the magnitudes we have B = c.

2 Physics 142 Mathematical Notes Page 2 ddition of vectors. To add two vectors one simply adds the components. The result is another vector. If C = + B then we have three equations: C = + B means: C x = x + B x, C y = y + B y, C z = z + B z. (For subtraction, just replace + by in all these equations.) Representation by arrows. convenient graphical way to represent a vector is to draw it as an arrow. The length of the arrow represents the magnitude, and the direction (relative to some coordinate system) is specified by which way the arrow points. This is particularly useful when dealing with situations in two dimensions because all the arrows lie in one plane, so they can be drawn on a page.. Shown is the arrow representing a vector in 2-D. The components shown are easily obtained from the right triangle: x = cos, y = sin. lthough the arrow shown here starts at the coordinate origin, that is necessary only for position vectors. Other arrows can be moved around as needed, as long as the length and direction are maintained. rrows can be used to represent the addition of two vectors. Shown is an example, where C = + B. The two arrows representing the vector being added are placed head-to-tail. The arrow representing the sum starts at the tail of the first and ends at the head of the second. To represent subtraction, use the fact that multiplying a vector by 1 reverses its direction, so the corresponding arrow is reversed. Unit vectors. common way to represent a vector is to use a set of three unit vectors, usually called i, j, k. These have unit magnitude and are directed along the x, y, and z coordinate axes respectively. Then one writes = x i + y j+ z k. This allows the three components to be written on one line, which is useful when writing equations. Sometimes one introduces other unit vectors to represent directions. For example, to specify only the direction of the position vector r one introduces the unit vector ˆr = r/r. The caret over the symbol denotes a unit vector. Multiplication of vectors. If one multiplies each component of = ( x, y, z ) by each component of B = (B x,b y,b z ), one gets a set of 9 numbers. This set of products by itself does not change in simple ways when the coordinate axes are rotated. But combinations of these 9 can be found that have simpler properties. One combination is a scalar therefore unchanged by rotation of the coordinate axes. nother set of three combinations turns out to be a vector. These are useful in the description of nature. Scalar product. The scalar product of the two vectors and B is defined in terms of their components as follows B = x B x + y B y + z B z. y x C y x B

3 Physics 142 Mathematical Notes Page 3 One uses the dot multiplication sign, so this is also called the dot product. From the definition it is clear that B = B, i.e., this multiplication is commutative. In arrow representation the scalar product is conveniently written in terms of the magnitudes and relative direction of the vectors. In the case shown we have a very useful way to write it: B = Bcos. B To prove this, let the vectors lie in the x-y plane with in the +x-direction. Then x =, y = 0 while B x = Bcos, B y = Bsin. So B = x B x = Bcos as claimed. Since the product is a scalar, this is its value regardless of how we choose the coordinate axes. Some properties of the scalar product: The maximum value (when = 0 ) is B. The minimum value (when = π ) is B. If the vectors are perpendicular ( = π /2 ) the product is zero. If B = then we find = 2. This gives another definition of the magnitude of a vector, and shows why it is a scalar. n important use of the scalar product is in the discussion of energy and work, as given in the review notes on energy. Vector product. nother set of combinations of the products of components of two vectors gives a quantity that is another vector. We write this as C = B, which is defined as follows: C x = y B z z B y C = B means: C y = z B x z B z C z = x B y y B x Because the cross multiplication sign is used, this is also called the cross product. One sees that B = B, so it is important to specify which vector in the product is first. Because the result is a vector, to use the arrow representation requires giving rules for both the magnitude and the direction of the result. Take the case shown in the drawing above: we find for the magnitude C = B = Bsin. To prove this, use the same coordinate system as above. We see that C z = x B y = Bsin and all other components of C are zero. The magnitude of C is the same as C z (Because is limited to be between 0 and π, sin is never negative.) So C = Bsin as claimed. In the process we have also shown that the direction of C is perpendicular to that of both and B. The direction of C in the arrow representation is determined by a right hand rule : 1. Place the arrows representing and B tail to tail.

4 Physics 142 Mathematical Notes Page 4 2. Curl the fingers of your right hand from the direction of to the direction of B. 3. The direction of C, perpendicular to both and B is indicated by your thumb. Some properties of the vector product: If the two vectors are along the same line, the product is zero ( sin = 0 ). If the vectors are perpendicular to each other, the magnitude is C = B, which is the largest it can be. For the standard Cartesian unit vectors we have i j = k, j k = i, k i = j. Flux and Circulation of Vector Fields This course centers around the concept of a field, a physical quantity distributed in space which has a specific value at each point. The temperature in a room is a field. Often a field in physics is defined by giving a method of measuring its value at a given point. For temperature one could imagine placing a thermometer at each point and recording its reading. The values of the field can be scalars (like temperature) or vectors (like the velocity of flow at the various points in a fluid). The gravitational field g is a vector field. The field g is defined as the gravitational force per unit mass. If one places a mass m at a point where the field value is g the gravitational force on it will be mg. So the field g is what we often call the gravitational acceleration. There are two integral quantities that are properties of a vector field which we will use in this course. They are called flux and circulation. Flux of a vector field. The prototype vector field is the velocity field in a fluid, and the terminology derives from that case. n important aspect of the flow of a fluid is the amount of material that passes in unit time through unit area, a quantity called the flux. This depends on the velocity of the flow, on the mass density of the flowing material and on the relative orientation of the velocity and the surface through which it flows. Shown is the situation in two views. The vector V represents the field. The vector has magnitude equal to the area of the surface and is directed perpendicular (normal) to the surface. The angle between the directions of these vectors is. The flux Φ is defined as Φ = V. Because of the scalar product, the flux is largest when = 0 (when the surface is normal to the flow). It is zero if V is perpendicular to (when the flow is along the surface). For non-uniform fields and arbitrary surfaces calculation of the flux involves an integral. We define the infinitesimal flux through an infinitesimal bit of surface by dφ = V d and integrate over the surface to find the total flux: V V

5 Physics 142 Mathematical Notes Page 5 Φ = V d. This integral is intrinsically multi-dimensional. We will calculate it only in cases of simple geometry and simple field behavior, but it is important to have a geometrical understanding of it. If the surface is closed (completely surrounds a volume) the integral for the flux is denoted by a special symbol:! V d. Two of the four basic equations of the electromagnetic field involve this kind of flux integral. Circulation of a vector field. The circulation is the line integral of a field along a closed path:! V dr. This line integral is of the type used to calculate the work done by a force. If the circulation of the field is zero, the field is called conservative, by analogy with the definition of a conservative force. The other two basic equations of the electromagnetic field involve the circulation. Mathematical pproximations In this course there will be many situations where mathematical approximations are used to obtain simple formulas for special cases. Especially important are the binomial approximation and the small angle approximations. Binomial approximation. Consider the function f (x) = (1 + x) n, where x is a small number compared to 1, and n is any real number. One can use a Taylor series to expand f (x) as a series in powers of x. Because x is small, the successive term in the series will be smaller and smaller, and the first few terms are often a good approximation. Recall the formula for the Taylor series: f (x) = f (0) + f (0) x + 1 2! f (0) x n! f (n) (0) x n + where the primes denote derivatives. We will use only the first two terms as our approximation, for which we need f (x) = (1 + x) n, so f (0) = 1 ; f (x) = n(1 + x) n 1, so f (0) = n. The resulting approximation is (1 + x) n 1 + nx. This is the binomial approximation, useful if x << 1. It will be used often in this course. If a better approximation is needed, perhaps because terms linear in x cancel, the third term in the Taylor series can be included.

6 Physics 142 Mathematical Notes Page 6 It often happens that the expression at hand is not in the form (1 + x) n, but something like (a + x) n, where x << a. In this case we do a little algebra first and then use the approximation: (a + x) n = a n (1 + x/a) n a n (1 + nx/a). Small angle approximations. For angle measured in radians, there are (Taylor) power series representing the trigonometric functions: sin = 3 3! + 5 5! 7 cos = 1 2 2! + 4 4! 6 7! + 6! + These converge for 0 2π. If is no larger than about 0.1 (about 6 ), a good approximation can be obtained by using only the first terms: sin, cos 1, tan. These small angle approximations will be used in this course, especially in optics. In some cases the approximation for the cosine may require using the first two terms of the series. Exponentials and logarithms. Similar Taylor expansions exist for these functions: e x = 1 + x + x2 x2 +, ln(1 + x) = x 2! 2 + x3 3 + For small values of x keeping only the first two terms gives a good approximation: e x 1 + x, ln(1 + x) x x2 2. Euler s formula. Comparing the series given above, one can derive directly a remarkable result: e i = cos + isin where is an angle (in radians) and i = 1. Changing to, we have a second formula (the complex conjugate of the first): e i = cos isin. These can be combined to give formulas we will use in wave optics. cos = ei + e i, sin = ei e i. 2 2i

7 Physics 142 Mathematical Notes Page 7 Sample problems and solutions. 1.! n airplane flies to its destination in two steps. First it flies due east 100 miles; then it flies at angle 37 north of east for another 100 miles. a.! b.! To fly straight to the destination, at what angle north of east does it go? How far will it travel? a.! Call east the x-direction and north the y-direction. Let the vectors representing the two steps of the trip be r 1 and r 2, and call the vector representing the straight-line trip R. Then R = r 1 + r 2, so the problem is one of adding vectors. The figure shows the situation. dd the components: R x = r 1x + r 2x = cos37 = 100( ) = 180 R y = r 1y + r 2y = sin 37 = = 60 y R r 2 37 r 1 x! We find from the right triangle with legs R x and R y : tan = R y /R x = 60/180 = 1/3, or b.! We also find R = R x 2 + R y 2 = (180) 2 +(60) mi. 2.! Sunlight striking the earth is represented by a vector S. Its magnitude S is the intensity, the power the beam transports across unit area perpendicular to the beam; the direction of S is the direction of energy flow. To represent a bit of the earth s surface we use a vector. Its magnitude is the area of that bit, and its direction is normal (perpendicular) to the surface. The situation is as shown. The total power impinging on the surface is the flux of S through the surface area: P = S.! t the summer solstice the sun is directly overhead the Tropic of Cancer at noon, so the angle is 0. t the equinox that angle is Find the ratio of the power impinging on the surface at equinox to that at solstice. From the figure we see that P = Scos. The other factors do not change, so the ratio is P equinox = cos P solstice cos0 This shows one reason for the seasonal changes in temperature. The other reason is the change in the length of the daylight period. Both of these effects are larger for latitudes farther from the equator.

8 Physics 142 Mathematical Notes Page 8 3.! s will be discussed, the force acting on a particle of electric charge q moving with velocity v in a region where there is a magnetic field B is given by the formula F = qv B. Consider a proton from the sun, with positive charge e, entering the magnetic field of the earth, as shown in the figure. Find the magnitude and direction of the force. The magnitude of the force is e times the magnitude of v B, so it is F = evbsin. The direction is that of v B (because the charge is positive). Use the right hand rule. First put the arrows tail to tail, then curl the fingers of the right hand from v toward B. The thumb points into the page, which is the direction of the force. You may have to do some twisting of your wrist to get the fingers going the right way. It s important to curl them from the first vector in the product toward the second, not the other way around. B v 4.! In the notes is calculated the electric field for a circular flat disk with charge spread uniformly over it. The field along the symmetry axis, at distance x from the disk, is shown to be: E x (x) = 2kQ R 2 1 x. x 2 + R 2! Here k is a universal constant, Q is the total charge on the disk, and R is its radius. Use the binomial approximation to show that far from the disk (for x >> R ) this expression reduces to the formula for the field of a point charge: E x (x) = kq x 2. We will work with the second term in the [ ], writing it as x x 2 + R 2 ( ) 1/2. First factor out the large term: ( x 2 + R 2 ) 1/2 = x 1 ( 1 + R 2 /x 2 ) 1/2. The x 1 cancels the factor of x. The expression is now in proper form to apply the binomial approximation, since R 2 /x 2 is much smaller than 1. We find 1 + R 2 /x 2 ( ) 1/2 1 (1/2) R 2 /x 2. Putting this into the original formula, we see that the 1s cancel, leaving us with the expression we want. This result is an example of a general property. If you are far away from all the charges in a given system, and if the total charge Q of the system is not zero, the electric field at your location is approximately that of a point charge Q. If the total charge is zero, a better approximation is needed.

9 Physics 142 Mathematical Notes Page 9 5.! n object rests on the bottom of a pool of water, of depth d. n observer looks down from above the water and sees the object, but it appears to be below the surface by a smaller distance d. Explain why and determine the ratio d /d. The situation is shown in the drawing. Two light rays emanate from the object, indicated by the arrows. One ray goes straight up and is not refracted (bent) at the surface. The other starts out at angle from the vertical and is refracted at the surface, emerging at angle. The observer s eyes interpret the rays as having originated at a point at distance d below the surface. d d x The distance along the surface between these rays is x. There are two right triangles with opposite side x. From the taller one we find x/d = tan, and from the shorter one x/ d = tan. Therefore we have d /d = tan /tan. Now we introduce some physics, the law of refraction, which relates the two angles. This law (which will be discussed in the course) is usually written as nsin = n sin, where the ns are indices of refraction, measures of the speed of light in the media. The definition is n = c/v, where c is the speed of light in a vacuum and v is its speed in the medium. For the air above the surface we have n 1, so we can write the law as nsin = sin, or sin /sin = 1/n. ir, like most gases, does not appreciably slow down light, so its index is very close to 1. Now we use the fact that if these two rays are both to enter through the pupil of the observer s eye the angle between them must be very small. We can use the small angle approximations for both angles: tan sin (in radians, of course). This gives us the answer to the original question: d /d / 1/n. For water n 4/3, so the object appears to be only about 3/4 as deep as it actually is.

VECTORS. 3-1 What is Physics? 3-2 Vectors and Scalars CHAPTER

VECTORS. 3-1 What is Physics? 3-2 Vectors and Scalars CHAPTER CHAPTER 3 VECTORS 3-1 What is Physics? Physics deals with a great many quantities that have both size and direction, and it needs a special mathematical language the language of vectors to describe those

More information

FORCE TABLE INTRODUCTION

FORCE TABLE INTRODUCTION FORCE TABLE INTRODUCTION All measurable quantities can be classified as either a scalar 1 or a vector 2. A scalar has only magnitude while a vector has both magnitude and direction. Examples of scalar

More information

Vectors. Introduction. Prof Dr Ahmet ATAÇ

Vectors. Introduction. Prof Dr Ahmet ATAÇ Chapter 3 Vectors Vectors Vector quantities Physical quantities that have both n u m e r i c a l a n d d i r e c t i o n a l properties Mathematical operations of vectors in this chapter A d d i t i o

More information

Coordinate Systems. Chapter 3. Cartesian Coordinate System. Polar Coordinate System

Coordinate Systems. Chapter 3. Cartesian Coordinate System. Polar Coordinate System Chapter 3 Vectors Coordinate Systems Used to describe the position of a point in space Coordinate system consists of a fixed reference point called the origin specific axes with scales and labels instructions

More information

Mathematical review trigonometry vectors Motion in one dimension

Mathematical review trigonometry vectors Motion in one dimension Mathematical review trigonometry vectors Motion in one dimension Used to describe the position of a point in space Coordinate system (frame) consists of a fixed reference point called the origin specific

More information

Chapter 3 Vectors. 3.1 Vector Analysis

Chapter 3 Vectors. 3.1 Vector Analysis Chapter 3 Vectors 3.1 Vector nalysis... 1 3.1.1 Introduction to Vectors... 1 3.1.2 Properties of Vectors... 1 3.2 Coordinate Systems... 6 3.2.1 Cartesian Coordinate System... 6 3.2.2 Cylindrical Coordinate

More information

Vectors and 2D Kinematics. AIT AP Physics C

Vectors and 2D Kinematics. AIT AP Physics C Vectors and 2D Kinematics Coordinate Systems Used to describe the position of a point in space Coordinate system consists of a fixed reference point called the origin specific axes with scales and labels

More information

3 Vectors. 18 October 2018 PHY101 Physics I Dr.Cem Özdoğan

3 Vectors. 18 October 2018 PHY101 Physics I Dr.Cem Özdoğan Chapter 3 Vectors 3 Vectors 18 October 2018 PHY101 Physics I Dr.Cem Özdoğan 2 3 3-2 Vectors and Scalars Physics deals with many quantities that have both size and direction. It needs a special mathematical

More information

UNIT-05 VECTORS. 3. Utilize the characteristics of two or more vectors that are concurrent, or collinear, or coplanar.

UNIT-05 VECTORS. 3. Utilize the characteristics of two or more vectors that are concurrent, or collinear, or coplanar. UNIT-05 VECTORS Introduction: physical quantity that can be specified by just a number the magnitude is known as a scalar. In everyday life you deal mostly with scalars such as time, temperature, length

More information

Chapter 2: Force Vectors

Chapter 2: Force Vectors Chapter 2: Force Vectors Chapter Objectives To show how to add forces and resolve them into components using the Parallelogram Law. To express force and position in Cartesian vector form and explain how

More information

Notes: Vectors and Scalars

Notes: Vectors and Scalars A particle moving along a straight line can move in only two directions and we can specify which directions with a plus or negative sign. For a particle moving in three dimensions; however, a plus sign

More information

Kinematics in Two Dimensions; Vectors

Kinematics in Two Dimensions; Vectors Kinematics in Two Dimensions; Vectors Vectors & Scalars!! Scalars They are specified only by a number and units and have no direction associated with them, such as time, mass, and temperature.!! Vectors

More information

Chapter 1E - Complex Numbers

Chapter 1E - Complex Numbers Fry Texas A&M University Math 150 Spring 2015 Unit 4 20 Chapter 1E - Complex Numbers 16 exists So far the largest (most inclusive) number set we have discussed and the one we have the most experience with

More information

Vectors. Introduction

Vectors. Introduction Chapter 3 Vectors Vectors Vector quantities Physical quantities that have both numerical and directional properties Mathematical operations of vectors in this chapter Addition Subtraction Introduction

More information

Vectors a vector is a quantity that has both a magnitude (size) and a direction

Vectors a vector is a quantity that has both a magnitude (size) and a direction Vectors In physics, a vector is a quantity that has both a magnitude (size) and a direction. Familiar examples of vectors include velocity, force, and electric field. For any applications beyond one dimension,

More information

Chapter 3 Vectors Prof. Raymond Lee, revised

Chapter 3 Vectors Prof. Raymond Lee, revised Chapter 3 Vectors Prof. Raymond Lee, revised 9-2-2010 1 Coordinate systems Used to describe a point s position in space Coordinate system consists of fixed reference point called origin specific axes with

More information

Department of Physics, Korea University

Department of Physics, Korea University Name: Department: Notice +2 ( 1) points per correct (incorrect) answer. No penalty for an unanswered question. Fill the blank ( ) with (8) if the statement is correct (incorrect).!!!: corrections to an

More information

Vectors are used to represent quantities such as force and velocity which have both. and. The magnitude of a vector corresponds to its.

Vectors are used to represent quantities such as force and velocity which have both. and. The magnitude of a vector corresponds to its. Fry Texas A&M University Fall 2016 Math 150 Notes Chapter 9 Page 248 Chapter 9 -- Vectors Remember that is the set of real numbers, often represented by the number line, 2 is the notation for the 2-dimensional

More information

Vectors Primer. M.C. Simani. July 7, 2007

Vectors Primer. M.C. Simani. July 7, 2007 Vectors Primer M.. Simani Jul 7, 2007 This note gives a short introduction to the concept of vector and summarizes the basic properties of vectors. Reference textbook: Universit Phsics, Young and Freedman,

More information

Chapter 3. Vectors and. Two-Dimensional Motion Vector vs. Scalar Review

Chapter 3. Vectors and. Two-Dimensional Motion Vector vs. Scalar Review Chapter 3 Vectors and Two-Dimensional Motion Vector vs. Scalar Review All physical quantities encountered in this text will be either a scalar or a vector A vector quantity has both magnitude (size) and

More information

Projectile Motion and 2-D Dynamics

Projectile Motion and 2-D Dynamics Projectile Motion and 2-D Dynamics Vector Notation Vectors vs. Scalars In Physics 11, you learned the difference between vectors and scalars. A vector is a quantity that includes both direction and magnitude

More information

example consider flow of water in a pipe. At each point in the pipe, the water molecule has a velocity

example consider flow of water in a pipe. At each point in the pipe, the water molecule has a velocity Module 1: A Crash Course in Vectors Lecture 1: Scalar and Vector Fields Objectives In this lecture you will learn the following Learn about the concept of field Know the difference between a scalar field

More information

Kinematics in Two Dimensions; 2D- Vectors

Kinematics in Two Dimensions; 2D- Vectors Kinematics in Two Dimensions; 2D- Vectors Addition of Vectors Graphical Methods Below are two example vector additions of 1-D displacement vectors. For vectors in one dimension, simple addition and subtraction

More information

Oakland Technical High School. AP PHYSICS SUMMER ASSIGNMENT Due Monday, August 22 nd

Oakland Technical High School. AP PHYSICS SUMMER ASSIGNMENT Due Monday, August 22 nd Oakland Technical High School P PHYSICS SUMME SSIGNMENT Due Monday, ugust nd I. This packet is a review to brush up on valuable skills, and perhaps a means to assess whether you are correctly placed in

More information

MECHANICS. Prepared by Engr. John Paul Timola

MECHANICS. Prepared by Engr. John Paul Timola MECHANICS Prepared by Engr. John Paul Timola MECHANICS a branch of the physical sciences that is concerned with the state of rest or motion of bodies that are subjected to the action of forces. subdivided

More information

Vector components and motion

Vector components and motion Vector components and motion Objectives Distinguish between vectors and scalars and give examples of each. Use vector diagrams to interpret the relationships among vector quantities such as force and acceleration.

More information

Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems

Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems To locate a point in a plane, two numbers are necessary. We know that any point in the plane can be represented as an ordered pair (a, b) of real numbers, where a is the x-coordinate and b is the y-coordinate.

More information

4/13/2015. I. Vectors and Scalars. II. Addition of Vectors Graphical Methods. a. Addition of Vectors Graphical Methods

4/13/2015. I. Vectors and Scalars. II. Addition of Vectors Graphical Methods. a. Addition of Vectors Graphical Methods I. Vectors and Scalars A vector has magnitude as well as direction. Some vector quantities: displacement, velocity, force, momentum A scalar has only a magnitude. Some scalar quantities: mass, time, temperature

More information

VECTORS. Given two vectors! and! we can express the law of vector addition geometrically. + = Fig. 1 Geometrical definition of vector addition

VECTORS. Given two vectors! and! we can express the law of vector addition geometrically. + = Fig. 1 Geometrical definition of vector addition VECTORS Vectors in 2- D and 3- D in Euclidean space or flatland are easy compared to vectors in non- Euclidean space. In Cartesian coordinates we write a component of a vector as where the index i stands

More information

Vectors. For physics and calculus students. Prepared by Larry Friesen and Anne Gillis

Vectors. For physics and calculus students. Prepared by Larry Friesen and Anne Gillis Vectors For physics and calculus students Prepared by Larry Friesen and Anne Gillis Butler Community College http://www.butlercc.edu Vectors This project is a direct result of math/physics instructional

More information

CHAPTER 1 MEASUREMENTS AND VECTORS

CHAPTER 1 MEASUREMENTS AND VECTORS CHPTER 1 MESUREMENTS ND VECTORS 1 CHPTER 1 MESUREMENTS ND VECTORS 1.1 UNITS ND STNDRDS n phsical quantit must have, besides its numerical value, a standard unit. It will be meaningless to sa that the distance

More information

Vectors and Fields. Vectors versus scalars

Vectors and Fields. Vectors versus scalars C H A P T E R 1 Vectors and Fields Electromagnetics deals with the study of electric and magnetic fields. It is at once apparent that we need to familiarize ourselves with the concept of a field, and in

More information

Chapter 3. Vectors. 3.1 Coordinate Systems 3.2 Vector and Scalar Quantities 3.3 Some Properties of Vectors 3.4 Components of a Vector and Unit Vectors

Chapter 3. Vectors. 3.1 Coordinate Systems 3.2 Vector and Scalar Quantities 3.3 Some Properties of Vectors 3.4 Components of a Vector and Unit Vectors Chapter 3 Vectors 3.1 Coordinate Systems 3.2 Vector and Scalar Quantities 3.3 Some Properties of Vectors 3.4 Components of a Vector and Unit Vectors 1 Vectors Vector quantities Physical quantities that

More information

General Physics (PHY 2130)

General Physics (PHY 2130) General Physics (PHY 2130) Introduction Syllabus and teaching strategy Physics Introduction Mathematical review trigonometry vectors Motion in one dimension http://www.physics.wayne.edu/~apetrov/phy2130/

More information

Review Notes for IB Standard Level Math

Review Notes for IB Standard Level Math Review Notes for IB Standard Level Math 1 Contents 1 Algebra 8 1.1 Rules of Basic Operations............................... 8 1.2 Rules of Roots..................................... 8 1.3 Rules of Exponents...................................

More information

Phys 221. Chapter 3. Vectors A. Dzyubenko Brooks/Cole

Phys 221. Chapter 3. Vectors A. Dzyubenko Brooks/Cole Phs 221 Chapter 3 Vectors adzubenko@csub.edu http://www.csub.edu/~adzubenko 2014. Dzubenko 2014 rooks/cole 1 Coordinate Sstems Used to describe the position of a point in space Coordinate sstem consists

More information

Vectors are used to represent quantities such as force and velocity which have both. and. The magnitude of a vector corresponds to its.

Vectors are used to represent quantities such as force and velocity which have both. and. The magnitude of a vector corresponds to its. Fry Texas A&M University Math 150 Chapter 9 Fall 2014 1 Chapter 9 -- Vectors Remember that is the set of real numbers, often represented by the number line, 2 is the notation for the 2-dimensional plane.

More information

Introduction to Statics

Introduction to Statics Introduction to Statics.PDF Edition Version 0.95 Unit 7 Vector Products Helen Margaret Lester Plants Late Professor Emerita Wallace Starr Venable Emeritus Associate Professor West Virginia University,

More information

Vectors Part 1: Two Dimensions

Vectors Part 1: Two Dimensions Vectors Part 1: Two Dimensions Last modified: 20/02/2018 Links Scalars Vectors Definition Notation Polar Form Compass Directions Basic Vector Maths Multiply a Vector by a Scalar Unit Vectors Example Vectors

More information

Review of Vector Analysis in Cartesian Coordinates

Review of Vector Analysis in Cartesian Coordinates Review of Vector Analysis in Cartesian Coordinates 1 Scalar: A quantity that has magnitude, but no direction. Examples are mass, temperature, pressure, time, distance, and real numbers. Scalars are usually

More information

Introduction to Vectors

Introduction to Vectors Introduction to Vectors Why Vectors? Say you wanted to tell your friend that you re running late and will be there in five minutes. That s precisely enough information for your friend to know when you

More information

Chapter 33: ELECTROMAGNETIC WAVES 559

Chapter 33: ELECTROMAGNETIC WAVES 559 Chapter 33: ELECTROMAGNETIC WAVES 1 Select the correct statement: A ultraviolet light has a longer wavelength than infrared B blue light has a higher frequency than x rays C radio waves have higher frequency

More information

FLUX OF VECTOR FIELD INTRODUCTION

FLUX OF VECTOR FIELD INTRODUCTION Chapter 3 GAUSS LAW ntroduction Flux of vector field Solid angle Gauss s Law Symmetry Spherical symmetry Cylindrical symmetry Plane symmetry Superposition of symmetric geometries Motion of point charges

More information

CHAPTER 3 KINEMATICS IN TWO DIMENSIONS; VECTORS

CHAPTER 3 KINEMATICS IN TWO DIMENSIONS; VECTORS CHAPTER 3 KINEMATICS IN TWO DIMENSIONS; VECTORS OBJECTIVES After studying the material of this chapter, the student should be able to: represent the magnitude and direction of a vector using a protractor

More information

2.1 Scalars and Vectors

2.1 Scalars and Vectors 2.1 Scalars and Vectors Scalar A quantity characterized by a positive or negative number Indicated by letters in italic such as A e.g. Mass, volume and length 2.1 Scalars and Vectors Vector A quantity

More information

Scalars distance speed mass time volume temperature work and energy

Scalars distance speed mass time volume temperature work and energy Scalars and Vectors scalar is a quantit which has no direction associated with it, such as mass, volume, time, and temperature. We sa that scalars have onl magnitude, or size. mass ma have a magnitude

More information

Please Visit us at:

Please Visit us at: IMPORTANT QUESTIONS WITH ANSWERS Q # 1. Differentiate among scalars and vectors. Scalars Vectors (i) The physical quantities that are completely (i) The physical quantities that are completely described

More information

LINEAR ALGEBRA - CHAPTER 1: VECTORS

LINEAR ALGEBRA - CHAPTER 1: VECTORS LINEAR ALGEBRA - CHAPTER 1: VECTORS A game to introduce Linear Algebra In measurement, there are many quantities whose description entirely rely on magnitude, i.e., length, area, volume, mass and temperature.

More information

MAHAPATRA218FALL12 ( MPMAHAPATRA218FALL12 )

MAHAPATRA218FALL12 ( MPMAHAPATRA218FALL12 ) Logged in as Rupak Mahapatra, Instructor Help Log Out MAHAPATRA218FALL12 ( MPMAHAPATRA218FALL12 ) My Courses Course Settings Course Home Assignments Roster Gradebook Item Library University Physics with

More information

Chapter 2 A Mathematical Toolbox

Chapter 2 A Mathematical Toolbox Chapter 2 Mathematical Toolbox Vectors and Scalars 1) Scalars have only a magnitude (numerical value) Denoted by a symbol, a 2) Vectors have a magnitude and direction Denoted by a bold symbol (), or symbol

More information

Culminating Review for Vectors

Culminating Review for Vectors Culminating Review for Vectors 0011 0010 1010 1101 0001 0100 1011 An Introduction to Vectors Applications of Vectors Equations of Lines and Planes 4 12 Relationships between Points, Lines and Planes An

More information

The Rotating Mercury Reflector

The Rotating Mercury Reflector Introduction The Rotating Mercury Reflector You know that the parabola is the set of all points equidistant from a given fixed point (the focus) and a given fixed line (directrix). If you rotate a parabola

More information

Significant Figures & Vectors

Significant Figures & Vectors You have to complete this reading Booklet before you attempt the Substantive Assignment. Significant Figures Significant Figures & Vectors There are two kinds of numbers in the world Exact: o Example:

More information

General Physics I, Spring Vectors

General Physics I, Spring Vectors General Physics I, Spring 2011 Vectors 1 Vectors: Introduction A vector quantity in physics is one that has a magnitude (absolute value) and a direction. We have seen three already: displacement, velocity,

More information

Chapter 2 One-Dimensional Kinematics

Chapter 2 One-Dimensional Kinematics Review: Chapter 2 One-Dimensional Kinematics Description of motion in one dimension Copyright 2010 Pearson Education, Inc. Review: Motion with Constant Acceleration Free fall: constant acceleration g =

More information

Assuming the Earth is a sphere with radius miles, answer the following questions. Round all answers to the nearest whole number.

Assuming the Earth is a sphere with radius miles, answer the following questions. Round all answers to the nearest whole number. G-MG Satellite Alignments to Content Standards: G-MG.A.3 Task A satellite orbiting the earth uses radar to communicate with two control stations on the earth's surface. The satellite is in a geostationary

More information

Ground Rules. PC1221 Fundamentals of Physics I. Coordinate Systems. Cartesian Coordinate System. Lectures 5 and 6 Vectors.

Ground Rules. PC1221 Fundamentals of Physics I. Coordinate Systems. Cartesian Coordinate System. Lectures 5 and 6 Vectors. PC1221 Fundamentals of Phsics I Lectures 5 and 6 Vectors Dr Ta Seng Chuan 1 Ground ules Switch off our handphone and pager Switch off our laptop computer and keep it No talking while lecture is going on

More information

Handout 8: Sources of magnetic field. Magnetic field of moving charge

Handout 8: Sources of magnetic field. Magnetic field of moving charge 1 Handout 8: Sources of magnetic field Magnetic field of moving charge Moving charge creates magnetic field around it. In Fig. 1, charge q is moving at constant velocity v. The magnetic field at point

More information

Vector is a quantity which has both magnitude and direction. We will use the arrow to designate vectors.

Vector is a quantity which has both magnitude and direction. We will use the arrow to designate vectors. In this section, we will study the fundamental operations (addition, resolving vectors into components) of force vectors. Vector is a quantity which has both magnitude and direction. We will use the arrow

More information

The Earth-Moon-Sun System

The Earth-Moon-Sun System chapter 7 The Earth-Moon-Sun System section 2 Time and Seasons What You ll Learn how to calculate time and date in different time zones how to distinguish rotation and revolution what causes seasons Before

More information

Introduction. Chapter Points, Vectors and Coordinate Systems

Introduction. Chapter Points, Vectors and Coordinate Systems Chapter 1 Introduction Computer aided geometric design (CAGD) concerns itself with the mathematical description of shape for use in computer graphics, manufacturing, or analysis. It draws upon the fields

More information

Physics 12. Chapter 1: Vector Analysis in Two Dimensions

Physics 12. Chapter 1: Vector Analysis in Two Dimensions Physics 12 Chapter 1: Vector Analysis in Two Dimensions 1. Definitions When studying mechanics in Physics 11, we have realized that there are two major types of quantities that we can measure for the systems

More information

Module 3: Cartesian Coordinates and Vectors

Module 3: Cartesian Coordinates and Vectors Module 3: Cartesian Coordinates and Vectors Philosophy is written in this grand book, the universe which stands continually open to our gaze. But the book cannot be understood unless one first learns to

More information

Vector Addition and Subtraction: Graphical Methods

Vector Addition and Subtraction: Graphical Methods Vector Addition and Subtraction: Graphical Methods Bởi: OpenStaxCollege Displacement can be determined graphically using a scale map, such as this one of the Hawaiian Islands. A journey from Hawai i to

More information

Statics. Today Introductions Review Course Outline and Class Schedule Course Expectations Chapter 1 ENGR 1205 ENGR 1205

Statics. Today Introductions Review Course Outline and Class Schedule Course Expectations Chapter 1 ENGR 1205 ENGR 1205 Statics ENGR 1205 Kaitlin Ford kford@mtroyal.ca B175 Today Introductions Review Course Outline and Class Schedule Course Expectations Start Chapter 1 1 the goal of this course is to develop your ability

More information

scalar and - vector - - presentation SCALAR AND VECTOR

scalar and - vector - - presentation SCALAR AND VECTOR http://www.slideshare.net/fikrifadzal/chapter-14scalar-and-vector- and presentation SCLR ND VECTOR Scalars Scalars are quantities which have magnitude without directioni Examples of scalars temperaturere

More information

Electromagnetic Theory Prof. D. K. Ghosh Department of Physics Indian Institute of Technology, Bombay

Electromagnetic Theory Prof. D. K. Ghosh Department of Physics Indian Institute of Technology, Bombay Electromagnetic Theory Prof. D. K. Ghosh Department of Physics Indian Institute of Technology, Bombay Lecture -1 Element of vector calculus: Scalar Field and its Gradient This is going to be about one

More information

Chapter 3. Vectors and Two-Dimensional Motion

Chapter 3. Vectors and Two-Dimensional Motion Chapter 3 Vectors and Two-Dimensional Motion 1 Vector vs. Scalar Review All physical quantities encountered in this text will be either a scalar or a vector A vector quantity has both magnitude (size)

More information

Objectives and Essential Questions

Objectives and Essential Questions VECTORS Objectives and Essential Questions Objectives Distinguish between basic trigonometric functions (SOH CAH TOA) Distinguish between vector and scalar quantities Add vectors using graphical and analytical

More information

Problem Set 1: Solutions 2

Problem Set 1: Solutions 2 UNIVERSITY OF ALABAMA Department of Physics and Astronomy PH 125 / LeClair Spring 2009 Problems due 15 January 2009. Problem Set 1: Solutions 2 1. A person walks in the following pattern: 3.1 km north,

More information

Chapter 3 Vectors 3-1

Chapter 3 Vectors 3-1 Chapter 3 Vectors Chapter 3 Vectors... 2 3.1 Vector Analysis... 2 3.1.1 Introduction to Vectors... 2 3.1.2 Properties of Vectors... 2 3.2 Cartesian Coordinate System... 6 3.2.1 Cartesian Coordinates...

More information

PreCalculus Honors Curriculum Pacing Guide First Half of Semester

PreCalculus Honors Curriculum Pacing Guide First Half of Semester Unit 1 Introduction to Trigonometry (9 days) First Half of PC.FT.1 PC.FT.2 PC.FT.2a PC.FT.2b PC.FT.3 PC.FT.4 PC.FT.8 PC.GCI.5 Understand that the radian measure of an angle is the length of the arc on

More information

6. Vectors. Given two points, P 0 = (x 0, y 0 ) and P 1 = (x 1, y 1 ), a vector can be drawn with its foot at P 0 and

6. Vectors. Given two points, P 0 = (x 0, y 0 ) and P 1 = (x 1, y 1 ), a vector can be drawn with its foot at P 0 and 6. Vectors For purposes of applications in calculus and physics, a vector has both a direction and a magnitude (length), and is usually represented as an arrow. The start of the arrow is the vector s foot,

More information

Chapter 8 Vectors and Scalars

Chapter 8 Vectors and Scalars Chapter 8 193 Vectors and Scalars Chapter 8 Vectors and Scalars 8.1 Introduction: In this chapter we shall use the ideas of the plane to develop a new mathematical concept, vector. If you have studied

More information

$ B 2 & ) = T

$ B 2 & ) = T Solutions PHYS 251 Final Exam Practice Test 1D If we find the resultant velocity, v, its vector is 13 m/s. This can be plugged into the equation for magnetic force: F = qvb = 1.04 x 10-17 N, where q is

More information

Chapter 9 Uniform Circular Motion

Chapter 9 Uniform Circular Motion 9.1 Introduction Chapter 9 Uniform Circular Motion Special cases often dominate our study of physics, and circular motion is certainly no exception. We see circular motion in many instances in the world;

More information

Linear Algebra. 1.1 Introduction to vectors 1.2 Lengths and dot products. January 28th, 2013 Math 301. Monday, January 28, 13

Linear Algebra. 1.1 Introduction to vectors 1.2 Lengths and dot products. January 28th, 2013 Math 301. Monday, January 28, 13 Linear Algebra 1.1 Introduction to vectors 1.2 Lengths and dot products January 28th, 2013 Math 301 Notation for linear systems 12w +4x + 23y +9z =0 2u + v +5w 2x +2y +8z =1 5u + v 6w +2x +4y z =6 8u 4v

More information

Candidates are expected to have available a calculator. Only division by (x + a) or (x a) will be required.

Candidates are expected to have available a calculator. Only division by (x + a) or (x a) will be required. Revision Checklist Unit C2: Core Mathematics 2 Unit description Algebra and functions; coordinate geometry in the (x, y) plane; sequences and series; trigonometry; exponentials and logarithms; differentiation;

More information

Course Notes Math 275 Boise State University. Shari Ultman

Course Notes Math 275 Boise State University. Shari Ultman Course Notes Math 275 Boise State University Shari Ultman Fall 2017 Contents 1 Vectors 1 1.1 Introduction to 3-Space & Vectors.............. 3 1.2 Working With Vectors.................... 7 1.3 Introduction

More information

SECTION 6.3: VECTORS IN THE PLANE

SECTION 6.3: VECTORS IN THE PLANE (Section 6.3: Vectors in the Plane) 6.18 SECTION 6.3: VECTORS IN THE PLANE Assume a, b, c, and d are real numbers. PART A: INTRO A scalar has magnitude but not direction. We think of real numbers as scalars,

More information

2- Scalars and Vectors

2- Scalars and Vectors 2- Scalars and Vectors Scalars : have magnitude only : Length, time, mass, speed and volume is example of scalar. v Vectors : have magnitude and direction. v The magnitude of is written v v Position, displacement,

More information

Physics 141 Energy 1 Page 1. Energy 1

Physics 141 Energy 1 Page 1. Energy 1 Physics 4 Energy Page Energy What I tell you three times is true. Lewis Carroll The interplay of mathematics and physics The mathematization of physics in ancient times is attributed to the Pythagoreans,

More information

3.1 Using Vectors 3.3 Coordinate Systems and Vector Components.notebook September 19, 2017

3.1 Using Vectors 3.3 Coordinate Systems and Vector Components.notebook September 19, 2017 Using Vectors A vector is a quantity with both a size (magnitude) and a direction. Figure 3.1 shows how to represent a particle s velocity as a vector. Section 3.1 Using Vectors The particle s speed at

More information

Vectors. both a magnitude and a direction. Slide Pearson Education, Inc.

Vectors. both a magnitude and a direction. Slide Pearson Education, Inc. Vectors A quantity that is fully described The velocity vector has both a magnitude and a direction. by a single number is called a scalar quantity (i.e., mass, temperature, volume). A quantity having

More information

Vectors. Vector Practice Problems: Odd-numbered problems from

Vectors. Vector Practice Problems: Odd-numbered problems from Vectors Vector Practice Problems: Odd-numbered problems from 3.1-3.21 After today, you should be able to: Understand vector notation Use basic trigonometry in order to find the x and y components of a

More information

Chapter 3. Table of Contents. Section 1 Introduction to Vectors. Section 2 Vector Operations. Section 3 Projectile Motion. Section 4 Relative Motion

Chapter 3. Table of Contents. Section 1 Introduction to Vectors. Section 2 Vector Operations. Section 3 Projectile Motion. Section 4 Relative Motion Two-Dimensional Motion and Vectors Table of Contents Section 1 Introduction to Vectors Section 2 Vector Operations Section 3 Projectile Motion Section 4 Relative Motion Section 1 Introduction to Vectors

More information

New concepts: scalars, vectors, unit vectors, vector components, vector equations, scalar product. reading assignment read chap 3

New concepts: scalars, vectors, unit vectors, vector components, vector equations, scalar product. reading assignment read chap 3 New concepts: scalars, vectors, unit vectors, vector components, vector equations, scalar product reading assignment read chap 3 Most physical quantities are described by a single number or variable examples:

More information

1 The Lagrange Equations of Motion

1 The Lagrange Equations of Motion 1 The Lagrange Equations of Motion 1.1 Introduction A knowledge of the rudiments of dynamics is essential to understanding structural dynamics. Thus this chapter reviews the basic theorems of dynamics

More information

Vectors. The standard geometric definition of vector is as something which has direction and magnitude but not position.

Vectors. The standard geometric definition of vector is as something which has direction and magnitude but not position. Vectors The standard geometric definition of vector is as something which has direction and magnitude but not position. Since vectors have no position we may place them wherever is convenient. Vectors

More information

Scalar & Vector tutorial

Scalar & Vector tutorial Scalar & Vector tutorial scalar vector only magnitude, no direction both magnitude and direction 1-dimensional measurement of quantity not 1-dimensional time, mass, volume, speed temperature and so on

More information

20 Torque & Circular Motion

20 Torque & Circular Motion Chapter 0 Torque & Circular Motion 0 Torque & Circular Motion The mistake that crops up in the application of Newton s nd Law for Rotational Motion involves the replacement of the sum of the torques about

More information

Lecture #03. January 20, 2010, Wednesday

Lecture #03. January 20, 2010, Wednesday Lecture #03 January 20, 2010, Wednesday Causes of Earth s Seasons Earth-Sun geometry Day length Solar angle (beam spread) Atmospheric beam depletion Shape and Size of the Earth North Pole E Geoid: not

More information

Chapter 3 Motion in a Plane

Chapter 3 Motion in a Plane Chapter 3 Motion in a Plane Introduce ectors and scalars. Vectors hae direction as well as magnitude. The are represented b arrows. The arrow points in the direction of the ector and its length is related

More information

KIST DP Course Descriptions

KIST DP Course Descriptions Grade: 11 Unit Number: 1 Unit Title: Algebra Sequence and Series; Exponents and Logarithms; The Binomial Theorem Deductive vs. Inductive reasoning Mathematics begins with axioms and uses deductive reasoning

More information

Definition 6.1. A vector is a quantity with both a magnitude (size) and direction. Figure 6.1: Some vectors.

Definition 6.1. A vector is a quantity with both a magnitude (size) and direction. Figure 6.1: Some vectors. Chapter 6 Vectors 6.1 Introduction Definition 6.1. A vector is a quantity with both a magnitude (size) and direction. Many quantities in engineering applications can be described by vectors, e.g. force,

More information

OpenStax-CNX module: m Vectors. OpenStax College. Abstract

OpenStax-CNX module: m Vectors. OpenStax College. Abstract OpenStax-CNX module: m49412 1 Vectors OpenStax College This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 In this section you will: Abstract View vectors

More information

Magnetic Fields & Forces

Magnetic Fields & Forces Magnetic Fields & Forces Oersted discovered that an electric current will produce a magnetic field around conductor only a moving charge creates a magnetic field the magnetic field is circular around the

More information

Physics H. Instructor: Dr. Alaa Mahmoud

Physics H. Instructor: Dr. Alaa Mahmoud Physics 202 1436-1437 H Instructor: Dr. Alaa Mahmoud E-mail: alaa_y_emam@hotmail.com Chapter 28 magnetic Field Magnetic fingerprinting allows fingerprints to be seen on surfaces that otherwise would not

More information

Chapter 3: Vectors and Projectile Motion

Chapter 3: Vectors and Projectile Motion Chapter 3: Vectors and Projectile Motion Vectors and Scalars You might remember from math class the term vector. We define a vector as something with both magnitude and direction. For example, 15 meters/second

More information

Name: Lab Partner: Section: In this experiment vector addition, resolution of vectors into components, force, and equilibrium will be explored.

Name: Lab Partner: Section: In this experiment vector addition, resolution of vectors into components, force, and equilibrium will be explored. Chapter 3 Vectors Name: Lab Partner: Section: 3.1 Purpose In this experiment vector addition, resolution of vectors into components, force, and equilibrium will be explored. 3.2 Introduction A vector is

More information