Key Concepts
2.1 Vectors in the Plane
- Vectors are used to represent quantities that have both magnitude and direction.
- We can add vectors by using the parallelogram method or the triangle method to find the sum. We can multiply a vector by a scalar to change its length or give it the opposite direction.
- Subtraction of vectors is defined in terms of adding the negative of the vector.
- A vector is written in component form as
- The magnitude of a vector is a scalar:
- A unit vector has magnitude and can be found by dividing a vector by its magnitude: The standard unit vectors are A vector can be expressed in terms of the standard unit vectors as
- Vectors are often used in physics and engineering to represent forces and velocities, among other quantities.
2.2 Vectors in Three Dimensions
- The three-dimensional coordinate system is built around a set of three axes that intersect at right angles at a single point, the origin. Ordered triples are used to describe the location of a point in space.
- The distance between points and is given by the formula
- In three dimensions, the equations describe planes that are parallel to the coordinate planes.
- The standard equation of a sphere with center and radius is
- In three dimensions, as in two, vectors are commonly expressed in component form, or in terms of the standard unit vectors,
- Properties of vectors in space are a natural extension of the properties for vectors in a plane. Let and be vectors, and let be a scalar.
- Scalar multiplication:
- Vector addition:
- Vector subtraction:
- Vector magnitude:
- Unit vector in the direction of v:
2.3 The Dot Product
- The dot product, or scalar product, of two vectors and is
- The dot product satisfies the following properties:
- The dot product of two vectors can be expressed, alternatively, as This form of the dot product is useful for finding the measure of the angle formed by two vectors.
- Vectors and are orthogonal if
- The angles formed by a nonzero vector and the coordinate axes are called the direction angles for the vector. The cosines of these angles are known as the direction cosines.
- The vector projection of onto is the vector The magnitude of this vector is known as the scalar projection of onto , given by
- Work is done when a force is applied to an object, causing displacement. When the force is represented by the vector F and the displacement is represented by the vector s, then the work done W is given by the formula
2.4 The Cross Product
- The cross product of two vectors and is a vector orthogonal to both and Its length is given by where is the angle between and Its direction is given by the right-hand rule.
- The algebraic formula for calculating the cross product of two vectors,
is - The cross product satisfies the following properties for vectors and scalar
- The cross product of vectors and is the determinant
- If vectors and form adjacent sides of a parallelogram, then the area of the parallelogram is given by
- The triple scalar product of vectors and is
- The volume of a parallelepiped with adjacent edges given by vectors is
- If the triple scalar product of vectors is zero, then the vectors are coplanar. The converse is also true: If the vectors are coplanar, then their triple scalar product is zero.
- The cross product can be used to identify a vector orthogonal to two given vectors or to a plane.
- Torque measures the tendency of a force to produce rotation about an axis of rotation. If force is acting at a distance from the axis, then torque is equal to the cross product of and
2.5 Equations of Lines and Planes in Space
- In three dimensions, the direction of a line is described by a direction vector. The vector equation of a line with direction vector passing through point is where is the position vector of point This equation can be rewritten to form the parametric equations of the line: and The line can also be described with the symmetric equations
- Let be a line in space passing through point with direction vector If is any point not on then the distance from to is
- In three dimensions, two lines may be parallel but not equal, equal, intersecting, or skew.
- Given a point and vector the set of all points satisfying equation forms a plane. Equation is known as the vector equation of a plane.
- The scalar equation of a plane containing point with normal vector is This equation can be expressed as where This form of the equation is sometimes called the general form of the equation of a plane.
- Suppose a plane with normal vector n passes through point The distance from the plane to point not in the plane is given by
- The normal vectors of parallel planes are parallel. When two planes intersect, they form a line.
- The measure of the angle between two intersecting planes can be found using the equation: where and are normal vectors to the planes.
- The distance from point to plane is given by
2.6 Quadric Surfaces
- A set of lines parallel to a given line passing through a given curve is called a cylinder, or a cylindrical surface. The parallel lines are called rulings.
- The intersection of a three-dimensional surface and a plane is called a trace. To find the trace in the xy-, yz-, or xz-planes, set respectively.
- Quadric surfaces are three-dimensional surfaces with traces composed of conic sections. Every quadric surface can be expressed with an equation of the form
- To sketch the graph of a quadric surface, start by sketching the traces to understand the framework of the surface.
- Important quadric surfaces are summarized in Figure 2.87 and Figure 2.88.
2.7 Cylindrical and Spherical Coordinates
- In the cylindrical coordinate system, a point in space is represented by the ordered triple where represents the polar coordinates of the point’s projection in the xy-plane and represents the point’s projection onto the z-axis.
- To convert a point from cylindrical coordinates to Cartesian coordinates, use equations and
- To convert a point from Cartesian coordinates to cylindrical coordinates, use equations and
- In the spherical coordinate system, a point in space is represented by the ordered triple where is the distance between and the origin is the same angle used to describe the location in cylindrical coordinates, and is the angle formed by the positive z-axis and line segment where is the origin and
- To convert a point from spherical coordinates to Cartesian coordinates, use equations and
- To convert a point from Cartesian coordinates to spherical coordinates, use equations and
- To convert a point from spherical coordinates to cylindrical coordinates, use equations and
- To convert a point from cylindrical coordinates to spherical coordinates, use equations and