The elements of a set might, themselves, be sets. For example, has two elements in it: , and . How many elements are there in the following sets?
For each of the following sets, determine whether F1 and F2 are satisfied. And if so, determine which of the remaining axioms F3, F11 are satisfied. Justify your answers.
The set of positive integers , with the usual addition and multiplication.
The set of 2 by 2 matrices with coefficients in , with matrix addition and matrix multiplication.
(Bonus) The set of real numbers in the set .
In the real numbers, subtraction is a binary operation: if then . Prove that subtraction is not associative.
Let be a field. Prove that row-equivalence defines an equivalence relation on . In other words, check that
(“Reflexive”) Every matrix is row-equivalent to itself.
(“Symmetric”) If is row-equivalent to , then is row-equivalent to .
(“Transitive”) If is row-equivalent to , and is row-equivalent to , then is row-equivalent to .
In your proof, label every field axiom that you use.
Find the reduced row echelon form of when
,
,
.
A student is asked to prove that there is only one multiplicative identity element in any field. In other words, that the multiplicative identity is unique. He writes the following:
[Student box]
Assume there are two different multiplicative identities, and . Then
Contradiction. So the multiplicative identity is unique.
[End of Student box]
This solution has the right idea, but wouldn’t get full marks because he hasn’t explicitly said which field axioms he has used, and where. Fix this problem by writing a complete solution.
If is a field, and , then axiom F10 says there is a multiplicative inverse . Prove that the multiplicative inverse is unique, by assuming and both obey and , and then use the field axioms to prove that .
Let be a field, and . Prove that if then either or .
[ Hint: If you assume and and then you should try to use the field axioms to deduce from those assumptions that . ]
Let be a field. Prove that .
Let , with coefficients, and denote by the entry in the th row and th column of . Recall that the matrix multiplication formula, for any is:
Use the above formula to prove that matrix multiplication is associative; i.e. satisfies F6.
[ Hint: You might need to choose another subscript letter, in addition to and .]
Let be invertible matrices. A student is asked to prove that . His proof goes as follows:
[Student box]
We need to prove that . This can be done as follows:
Therefore, .
[End of Student box]
What has the student done wrong, and how might he get full marks?
Let . According to the definition, the matrix has inverse when both and are true. But maybe only one of those two equations is known to be true? To address this issue, a student is asked to prove directly that if and then . His proof goes as follows:
[Student box]
If , then . If then .
Therefore, , since they are both equal to .
[End of Student box]
What has the student done wrong, and how might he get full marks?
A complex rational function is a function of the form , where and are complex polynomials (see Example 2.1(v)), and is not the zero polynomial. The set of complex rational functions is denoted , and will be studied in MATH215. Verify that a field with the usual addition and multiplication operations.
Learning objectives for Chapter 1:
Pass Level: You should be able to…
Explain the meaning of all emphasized words in the Notational Conventions
State some examples and non-examples of fields, invertible matrices, diagonal matrices, and upper / lower triangular matrices
Correctly answer, with full justification, at least 50% of the true / false questions relevant to this Chapter.
First class level: You should be able to…
Write a complete solution, without referring to any notes, to at least 80% of the exercises in this Chapter, and in particular the proof questions.
Correctly answer, with full justification, all of the true / false questions relevant to this Chapter.