About Lessons Handouts Practice AP Questions Contact M&EMs |
Multivariable Lesson 1.1: Vectors and Space CurvesHopefully you are already familiar with vectors. A vector is, in brief, a magnitude and a direction. This is in contrast to a scalar, which is only a magnitude. Vectors are usually represented graphically by arrows of length proportional to their magnitude, and pointing in their direction. A vector doesn’t specify where it is situated, only how it points, so you can slide a vector around anywhere. This is an important point Vectors can exist in any number of dimensions, but we will be primarily concerned with three-dimensional ones. These vectors are usually best manipulated in (rectangular) component form. A vector The Dot ProductBecause they may (read: will) come in handy later, we will now define the dot and cross product operations between two vectors. The dot product between two vectors This last equation can be used to derive the formulas for vector projections. Projecting vector ![]() How can we use dot products for this? Well, if we look at the diagram, we see that we can form a right triangle by dropping a perpendicular from The Cross ProductIn three dimensions, there are infinitely many directions orthogonal to one vector, but only two (opposite) directions in which a vector may be perpendicular to two nonparallel vectors at once. We now invent an operation called the cross product, which takes two nonparallel 3D vectors and returns a vector orthogonal to both.
![]() One last ambiguity that must be discussed is which of the two directions the cross product will return. To determine which direction Space Curves![]() Vectors don't have to be composed of constants, of course. To represent a vector which varies with a parameter (let’s say time), we can create a function which takes a scalar parameter as input and outputs a vector rather than the scalar output to which we’re accustomed. We’ll call this a vector function. For example, If we consider that this vector’s components indicate a location in coordinate space by always placing the tail of the vector at the origin, then we can graph this function as we’d graph any parametric function: by varying Not surprisingly, we will be able to use calculus to analyze these space curves. The right hand rule graphic was adapted from ExploreLearning’s Magnetic Induction Gizmo. |