Calcii Vectors Basics
Calcii Vectors Basics
Preface
Here are my online notes for my Calculus II course that I teach here at Lamar University.
Despite the fact that these are my class notes, they should be accessible to anyone wanting to
learn Calculus II or needing a refresher in some of the topics from the class.
These notes do assume that the reader has a good working knowledge of Calculus I topics
including limits, derivatives and basic integration and integration by substitution.
Calculus II tends to be a very difficult course for many students. There are many reasons for this.
The first reason is that this course does require that you have a very good working knowledge of
Calculus I. The Calculus I portion of many of the problems tends to be skipped and left to the
student to verify or fill in the details. If you dont have good Calculus I skills, and you are
constantly getting stuck on the Calculus I portion of the problem, you will find this course very
difficult to complete.
The second, and probably larger, reason many students have difficulty with Calculus II is that you
will be asked to truly think in this class. That is not meant to insult anyone; it is simply an
acknowledgment that you cant just memorize a bunch of formulas and expect to pass the course
as you can do in many math classes. There are formulas in this class that you will need to know,
but they tend to be fairly general. You will need to understand them, how they work, and more
importantly whether they can be used or not. As an example, the first topic we will look at is
Integration by Parts. The integration by parts formula is very easy to remember. However, just
because youve got it memorized doesnt mean that you can use it. Youll need to be able to look
at an integral and realize that integration by parts can be used (which isnt always obvious) and
then decide which portions of the integral correspond to the parts in the formula (again, not
always obvious).
Finally, many of the problems in this course will have multiple solution techniques and so youll
need to be able to identify all the possible techniques and then decide which will be the easiest
technique to use.
So, with all that out of the way let me also get a couple of warnings out of the way to my students
who may be here to get a copy of what happened on a day that you missed.
1. Because I wanted to make this a fairly complete set of notes for anyone wanting to learn
calculus I have included some material that I do not usually have time to cover in class
and because this changes from semester to semester it is not noted here. You will need to
find one of your fellow class mates to see if there is something in these notes that wasnt
covered in class.
2. In general I try to work problems in class that are different from my notes. However,
with Calculus II many of the problems are difficult to make up on the spur of the moment
and so in this class my class work will follow these notes fairly close as far as worked
problems go. With that being said I will, on occasion, work problems off the top of my
head when I can to provide more examples than just those in my notes. Also, I often
2007 Paul Dawkins
http://tutorial.math.lamar.edu/terms.aspx
Calculus II
dont have time in class to work all of the problems in the notes and so you will find that
some sections contain problems that werent worked in class due to time restrictions.
3. Sometimes questions in class will lead down paths that are not covered here. I try to
anticipate as many of the questions as possible in writing these up, but the reality is that I
cant anticipate all the questions. Sometimes a very good question gets asked in class
that leads to insights that Ive not included here. You should always talk to someone who
was in class on the day you missed and compare these notes to their notes and see what
the differences are.
4. This is somewhat related to the previous three items, but is important enough to merit its
own item. THESE NOTES ARE NOT A SUBSTITUTE FOR ATTENDING CLASS!!
Using these notes as a substitute for class is liable to get you in trouble. As already noted
not everything in these notes is covered in class and often material or insights not in these
notes is covered in class.
ii
http://tutorial.math.lamar.edu/terms.aspx
Calculus II
Each of the directed line segments in the sketch represents the same vector. In each case the
vector starts at a specific point then moves 2 units to the left and 5 units up. The notation that
well use for this vector is,
r
v = -2,5
and each of the directed line segments in the sketch are called representations of the vector.
Be careful to distinguish vector notation, -2,5 , from the notation we use to represent
coordinates of points, ( -2,5 ) . The vector denotes a magnitude and a direction of a quantity
while the point denotes a location in space. So dont mix the notations up!
2007 Paul Dawkins
http://tutorial.math.lamar.edu/terms.aspx
Calculus II
A representation of the vector v = a1 , a2 in two dimensional space is any directed line segment,
uuur
AB , from the point A = ( x, y ) to the point B = ( x + a1 , y + a2 ) . Likewise a representation of
uuur
r
the vector v = a1 , a2 , a3 in three dimensional space is any directed line segment, AB , from the
uuur
representation AB is,
r
v = b1 - a1 , b2 - a2 , b3 - a3
Note that we have to be very careful with direction here. The vector above is the vector that starts
uuur
at A and ends at B. The vector that starts at B and ends at A, i.e. with representation BA is,
r
w = a1 - b1 , a2 - b2 , a3 - b3
These two vectors are different and so we do need to always pay attention to what point is the
starting point and what point is the ending point. When determining the vector between two
points we always subtract the initial point from the terminal point.
http://tutorial.math.lamar.edu/terms.aspx
Calculus II
1 - 2, -3 - ( -7 ) , -5 - 0 = -1, 4, -5
(b) Same thing here.
2 - 1, -7 - ( -3) , 0 - ( -5 ) = 1, -4,5
Notice that the only difference between the first two is the signs are all opposite. This difference
is important as it is this difference that tells us that the two vectors point in opposite directions.
(c) Not much to this one other than acknowledging that the position vector of a point is nothing
more than a vector with the points coordinates as its components.
-90, 4
We now need to start discussing some of the basic concepts that we will run into on occasion.
Magnitude
r
The magnitude, or length, of the vector v = a1 , a2 , a3 is given by,
1
2
,5
5
r
(c) w = 0, 0
r
(d) i = 1, 0, 0
(b) u =
Solution
There isnt too much to these other than plug into the formula.
(b) u =
(d) i = 1 + 0 + 0 = 1
1 4
+ = 1 =1
5 5
(c) w = 0 + 0 = 0
We also have the following fact about the magnitude.
r
r r
If a = 0 then a = 0
This should make sense. Because we square all the components the only way we can get zero out
of the formula was for the components to be zero in the first place.
Unit Vector
r
Any vector with magnitude of 1, i.e. u = 1 , is called a unit vector.
http://tutorial.math.lamar.edu/terms.aspx
Calculus II
components are all zero. Zero vectors are often denoted by 0 . Be careful to distinguish 0 (the
number) from 0 (the vector). The number 0 denotes the origin in space, while the vector 0
denotes a vector that has no magnitude or direction.
Standard Basis Vectors
r
The fourth vector from the second example, i = 1, 0, 0 , is called a standard basis vector. In
three dimensional space there are three standard basis vectors,
r
i = 1, 0, 0
r
j = 0,1, 0
r
k = 0, 0,1
r
i = 1, 0
r
j = 0,1
r
v = a1 , a2 , a3 ,K , an
http://tutorial.math.lamar.edu/terms.aspx