Math 260, Fall 2018, Assignment 3
From cartan.math.umb.edu
Revision as of 20:33, 21 September 2018 by Steven.Jackson (talk | contribs)
We admit, in geometry, not only infinite magnitudes, that is to say, magnitudes greater than any assignable magnitude, but infinite magnitudes infinitely greater, the one than the other. This astonishes our dimension of brains, which is only about six inches long, five broad, and six in depth, in the largest heads.
- - Voltaire
Carefully define the following terms, then give one example and one non-example of each:
- $n\times m$ matrix.
- $n$-component column vector.
- $\mathbb{R}^n$.
- $n$-component row vector.
- $\left(\mathbb{R}^n\right)^*$.
- Geometric vector.
- Addition (of matrices, or of column vectors).
- Addition (of geometric vectors).
- Scalar multiplication (of matrices, or of column vectors).
- Scalar multiplication (of geometric vectors).
- Dot product (of two column vectors).
- Length (of a column vector).
- Angle (between two non-zero column vectors).
Carefully describe the following algorithms:
- Procedure to write all solutions of a linear system, once it is in reduced row-echelon form.
Carefully state the following theorems (you do not need to prove them):
- Numerical instability of Gauss-Jordan elimination. (This is not really a theorem, but please be able to give an example of an alarming loss of precision when this algorithm is used to solve a system of linear equations.)
Solve the following problems:
- Section 1.3, problems 10, 11, 12, 27, and 28.
- Section 5.1, problems 1, 3, 5, 6, 7, 8, 9, and 10.
- In ordinary three-dimensional space, is it possible for two planes to intersect in exactly one point? Give a rigorous algebraic proof of your answer. (Hint: each plane is represented by an equation, so their intersection is the solution set of a $2\times 3$ system of linear equations (whose augmented matrix is thus a $2\times 4$ matrix), and this is equivalent to some system in reduced row-echelon form. Now think about all of the possible "types" (as defined in exercise 1.2.22, last week) of $2\times 4$ matrices.)
- (N.B.: After we have studied the theory of dimension in chapter 3, we will see that it is possible for a pair of planes in $\mathbb{R}^4$ to intersect in exactly one point.)