Linear Algebra/Vectors in Space

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Linear Algebra
 ← Linear Geometry of n-Space Vectors in Space Length and Angle Measures → 

"Higher-dimensional geometry" sounds exotic. It is exotic— interesting and eye-opening. But it isn't distant or unreachable.

We begin by defining one-dimensional space to be the set . To see that definition is reasonable, draw a one-dimensional space

and make the usual correspondence with : pick a point to label and another to label .

Now, with a scale and a direction, finding the point corresponding to, say , is easy— start at and head in the direction of (i.e., the positive direction), but don't stop there, go times as far.

The basic idea here, combining magnitude with direction, is the key to extending to higher dimensions.

An object comprised of a magnitude and a direction is a vector (we will use the same word as in the previous section because we shall show below how to describe such an object with a column vector). We can draw a vector as having some length, and pointing somewhere.

There is a subtlety here— these vectors

are equal, even though they start in different places, because they have equal lengths and equal directions. Again: those vectors are not just alike, they are equal.

How can things that are in different places be equal? Think of a vector as representing a displacement ("vector" is Latin for "carrier" or "traveler"). These squares undergo the same displacement, despite that those displacements start in different places.

Sometimes, to emphasize this property vectors have of not being anchored, they are referred to as free vectors. Thus, these free vectors are equal as each is a displacement of one over and two up.

More generally, vectors in the plane are the same if and only if they have the same change in first components and the same change in second components: the vector extending from to equals the vector from to if and only if and .

An expression like "the vector that, were it to start at , would extend to " is awkward. We instead describe such a vector as

so that, for instance, the "one over and two up" arrows shown above picture this vector.

We often draw the arrow as starting at the origin, and we then say it is in the canonical position (or natural position). When the vector

is in its canonical position then it extends to the endpoint .

We typically just refer to "the point

"

rather than "the endpoint of the canonical position of" that vector.

Thus, we will call both of these sets .

In the prior section we defined vectors and vector operations with an algebraic motivation;

we can now interpret those operations geometrically. For instance, if represents a displacement then represents a displacement in the same direction but three times as far, and represents a displacement of the same distance as but in the opposite direction.

And, where and represent displacements, represents those displacements combined.

The long arrow is the combined displacement in this sense: if, in one minute, a ship's motion gives it the displacement relative to the earth of and a passenger's motion gives a displacement relative to the ship's deck of , then is the displacement of the passenger relative to the earth.

Another way to understand the vector sum is with the parallelogram rule. Draw the parallelogram formed by the vectors and then the sum extends along the diagonal to the far corner.

The above drawings show how vectors and vector operations behave in . We can extend to , or to even higher-dimensional spaces where we have no pictures, with the obvious generalization: the free vector that, if it starts at , ends at , is represented by this column

(vectors are equal if they have the same representation), we aren't too careful to distinguish between a point and the vector whose canonical representation ends at that point,

and addition and scalar multiplication are component-wise.

Having considered points, we now turn to the lines.

In , the line through and s comprised of (the endpoints of) the vectors in this set

That description expresses this picture.

The vector associated with the parameter has its whole body in the line— it is a direction vector for the line. Note that points on the line to the left of are described using negative values of .

In , the line through and is the set of (endpoints of) vectors of this form

and lines in even higher-dimensional spaces work in the same way.

If a line uses one parameter, so that there is freedom to move back and forth in one dimension, then a plane must involve two. For example, the plane through the points , , and consists of (endpoints of) the vectors in

(the column vectors associated with the parameters

are two vectors whose whole bodies lie in the plane). As with the line, note that some points in this plane are described with negative 's or negative 's or both.

A description of planes that is often encountered in algebra and calculus uses a single equation as the condition that describes the relationship among the first, second, and third coordinates of points in a plane.

The translation from such a description to the vector description that we favor in this book is to think of the condition as a one-equation linear system and parametrize .

Generalizing from lines and planes, we define a -dimensional linear surface (or -flat) in to be where . For example, in ,

is a line,

is a plane, and

is a three-dimensional linear surface. Again, the intuition is that a line permits motion in one direction, a plane permits motion in combinations of two directions, etc.

A linear surface description can be misleading about the dimension— this

is a degenerate plane because it is actually a line.

We shall see in the Linear Independence section of Chapter Two what relationships among vectors causes the linear surface they generate to be degenerate.

We finish this subsection by restating our conclusions from the first section in geometric terms. First, the solution set of a linear system with unknowns is a linear surface in . Specifically, it is a -dimensional linear surface, where is the number of free variables in an echelon form version of the system. Second, the solution set of a homogeneous linear system is a linear surface passing through the origin. Finally, we can view the general solution set of any linear system as being the solution set of its associated homogeneous system offset from the origin by a vector, namely by any particular solution.

Exercises[edit | edit source]

This exercise is recommended for all readers.
Problem 1

Find the canonical name for each vector.

  1. the vector from to in
  2. the vector from to in
  3. the vector from to in
  4. the vector from to in
This exercise is recommended for all readers.
Problem 2

Decide if the two vectors are equal.

  1. the vector from to and the vector from to
  2. the vector from to and the vector from to
This exercise is recommended for all readers.
Problem 3

Does lie on the line through and ?

This exercise is recommended for all readers.
Problem 4
  1. Describe the plane through , , and .
  2. Is the origin in that plane?
Problem 5

Describe the plane that contains the following point and line.

This exercise is recommended for all readers.
Problem 6

Find the intersection of these planes:

This exercise is recommended for all readers.
Problem 7

Find the intersection of each of the following pair, if possible.

Problem 8

When a plane does not pass through the origin, performing operations on vectors whose bodies lie in it is more complicated than when the plane passes through the origin. Consider the picture in this subsection of the plane

and the three vectors it shows, with endpoints , , and .

  1. Redraw the picture, including the vector in the plane that is twice as long as the one with endpoint . The endpoint of your vector is not ; what is it?
  2. Redraw the picture, including the parallelogram in the plane that shows the sum of the vectors ending at and . The endpoint of the sum, on the diagonal, is not ; what is it?
Problem 9

Show that the line segments and have the same lengths and slopes if and . Can we replace 'if' by 'if and only if'?

Problem 10

How should be defined?

This exercise is recommended for all readers.
? Problem 11

A person traveling eastward at a rate of miles per hour finds that the wind appears to blow directly from the north. On doubling his speed it appears to come from the north east. What was the wind's velocity? (Klamkin 1957)

This exercise is recommended for all readers.
Problem 12

Euclid describes a plane as "a surface which lies evenly with the straight lines on itself". Commentators (e.g., Heron) have interpreted this to mean "(A plane surface is) such that, if a straight line pass through two points on it, the line coincides wholly with it at every spot, all ways". (Translations from Heath 1956, pp. 171-172.) Do planes, as described in this section, have that property? Does this description adequately define planes?

Solutions

References[edit | edit source]

  • Klamkin, M. S. (proposer) (1957), "Trickie T-27", Mathematics Magazine, 30 (3): 173 {{citation}}: Unknown parameter |month= ignored (help).
  • Heath, T. (1956), Euclid's Elements, vol. 1, Dover.
Linear Algebra
 ← Linear Geometry of n-Space Vectors in Space Length and Angle Measures →