Path: blob/main/course-contents/2024-01-17--notes-RT.md
908 views
------In the first lecture, we discussed some examples of groups and some basics of linear algebra.
Groups
the elements of the cylic group are the equivalence classes of integers under the relation ""
this group is additive
we observed that the mapping given by is a group homomorphism since for all .
we observed that , and that - by the First Isomorphism Theorem - induces an isomorphism
for a non-zero natural number the symmetric group is the collection of all bijections where .
We may sometimes use cycle notation for elements of .
The subgroup has order and is sometimes called the dihedral group or -- it has order 8.
Let be a field.
Recall that typically examples are: for a prime number .
The set $$\operatorname{GL}_n(F) = \{\text{all invertible $n \times nFParseError: KaTeX parse error: Expected 'EOF', got '}' at position 1: }̲\}$ forms a group under matrix multiplication.
The determinant function yields a group homomorphism (here means , which is a commutative group under multiplication in the field ).
Linear Algebra
Let be a field. An -vector space is an additive abelian group together with an operation of scalar multiplication -- this amounts to a function -- satisfying certain axioms.
If are -vector spaces, a linear mapping is a function which satisfies
Let's suppose that is finite dimensional and that .
We write and more generally .
trace, det, char poly
The trace of a matrix is the sum of the diagonal entries:
I'm assuming you recall the definition of the determinant .
The characteristic polynomial of is defined to be
For a linear transformation we define
Proposition : , , and are independent of the choice of basis for .
The main point here is that if and are two basis for , there is an invertible matrix ("change of basis matrix") for which
Evaluation of polynomials at linear transformations
Suppose that is a polynomial; thus for some coefficients .
We may evaluate the polynomial at the linear endmorphism :
Proposition : Let be a linear transformation, and let Then is an ideal in the polynomial ring . In particular, there is a unique monic polynomial for which .
Theorem (Cayley-Hamilton) : Let be a linear transformation, and let be the characteristic polynomial.
Recall that the eigenvalues of are precisely the roots of the characteristic polynomial. The Cayley-Hamilton Theorem implies that any root of the minimal polynomial is an eigenvalue. In fact, we have the converse as well:
Proposition: : If is an eigenvalue of -- i.e. a root of the characteristic polynomial -- then is a root of the minimal polynomial.
Theorem: : is diagonalizable -- i.e. has a basis of eigenvectors for -- if and only the minimal polynomial has no multiple roots.
Remark: : This theorem should be proved in Math215-216 here at Tufts using the Fundamental Theorem for modules over a PID. We don't need the full force of this result in our class.
Example
Suppose that satisfies for some positive natural number .
We suppose that is algebraically closed and of characteristic zero.
Notice that the polynomial has distinct roots.
(If , these roots are exactly )
Since the minimal polynomial of divides , we see that the minimal polynomial has distinct roots and hence is diagonalizable by the Theorem quoted above.