Linear Algebra/Length and Angle Measures

From testwiki
Revision as of 09:26, 31 March 2023 by imported>WereSpielChequers (typo)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Navigation We've translated the first section's results about solution sets into geometric terms for insight into how those sets look. But we must watch out not to be mislead by our own terms; labeling subsets of k of the forms {p+tv|t} and {p+tv+sw|t,s} as "lines" and "planes" doesn't make them act like the lines and planes of our prior experience. Rather, we must ensure that the names suit the sets. While we can't prove that the sets satisfy our intuition— we can't prove anything about intuition— in this subsection we'll observe that a result familiar from 2 and 3, when generalized to arbitrary k, supports the idea that a line is straight and a plane is flat. Specifically, we'll see how to do Euclidean geometry in a "plane" by giving a definition of the angle between two n vectors in the plane that they generate.

Template:TextBox

Template:TextBox

We can use that definition to derive a formula for the angle between two vectors. For a model of what to do, consider two vectors in 3.

Put them in canonical position and, in the plane that they determine, consider the triangle formed by u, v, and uv.

Apply the Law of Cosines, |uv|2=|u|2+|v|22|u||v|cosθ, where θ is the angle between the vectors. Expand both sides

(u1v1)2+(u2v2)2+(u3v3)2
=(u12+u22+u32)+(v12+v22+v32)2|u||v|cosθ

and simplify.

θ=arccos(u1v1+u2v2+u3v3|u||v|)

In higher dimensions no picture suffices but we can make the same argument analytically. First, the form of the numerator is clear— it comes from the middle terms of the squares (u1v1)2, (u2v2)2, etc.

Template:TextBox

Note that the dot product of two vectors is a real number, not a vector, and that the dot product of a vector from n with a vector from m is defined only when n equals m. Note also this relationship between dot product and length: dotting a vector with itself gives its length squared uu=u1u1++unun=|u|2.

Template:TextBox

Still reasoning with letters, but guided by the pictures, we use the next theorem to argue that the triangle formed by u, v, and uv in n lies in the planar subset of n generated by u and v.

Template:TextBox

This inequality is the source of the familiar saying, "The shortest distance between two points is in a straight line."

Template:TextBox

This result supports the intuition that even in higher-dimensional spaces, lines are straight and planes are flat. For any two points in a linear surface, the line segment connecting them is contained in that surface (this is easily checked from the definition). But if the surface has a bend then that would allow for a shortcut (shown here grayed, while the segment from P to Q that is contained in the surface is solid).

Because the Triangle Inequality says that in any n, the shortest cut between two endpoints is simply the line segment connecting them, linear surfaces have no such bends.

Back to the definition of angle measure. The heart of the Triangle Inequality's proof is the "uv|u||v|" line. At first glance, a reader might wonder if some pairs of vectors satisfy the inequality in this way: while uv is a large number, with absolute value bigger than the right-hand side, it is a negative large number. The next result says that no such pair of vectors exists.

Template:TextBox

Template:TextBox

The Cauchy-Schwarz inequality assures us that the next definition makes sense because the fraction has absolute value less than or equal to one.

Template:TextBox

Template:AnchorThus vectors from n are orthogonal (or perpendicular) if and only if their dot product is zero.

Template:TextBox

Template:TextBox

Exercises

Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:TextBox Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:TextBox Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:TextBox Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:TextBox Template:TextBox Template:TextBox Template:TextBox Template:TextBox Template:TextBox Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:TextBox Template:TextBox Template:TextBox Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:TextBox Template:TextBox

/Solutions/

References

Template:Navigation

Template:BookCat