Kenneth Kuttler
April 2, 2010
Contents
1 Preliminaries 9
1.1 The Number Line And Algebra Of The Real Numbers . . . . . . . . . . . . . 9
1.2 Ordered ¯elds . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
1.3 The Complex Numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
1.4 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
1.5 Completeness of R . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
1.6 Well Ordering And Archimedian Property . . . . . . . . . . . . . . . . . . . . 17
1.7 Division And Numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
1.8 Systems Of Equations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
1.9 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
1.10 Fn . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
1.11 Algebra in Fn . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
1.12 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
1.13 The Inner Product In Fn . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
1.14 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
2 Matrices And Linear Transformations 33
2.1 Matrices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
2.1.1 The ijth Entry Of A Product . . . . . . . . . . . . . . . . . . . . . . . 38
2.1.2 A Cute Application . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
2.1.3 Properties Of Matrix Multiplication . . . . . . . . . . . . . . . . . . . 42
2.1.4 Finding The Inverse Of A Matrix . . . . . . . . . . . . . . . . . . . . . 45
2.2 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
2.3 Linear Transformations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
2.4 Subspaces And Spans . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
2.5 An Application To Matrices . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
2.6 Matrices And Calculus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
2.6.1 The Coriolis Acceleration . . . . . . . . . . . . . . . . . . . . . . . . . 59
2.6.2 The Coriolis Acceleration On The Rotating Earth . . . . . . . . . . . 63
2.7 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68
3 Determinants 73
3.1 Basic Techniques And Properties . . . . . . . . . . . . . . . . . . . . . . . . . 73
3.2 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80
3.3 The Mathematical Theory Of Determinants . . . . . . . . . . . . . . . . . . . 82
3.3.1 The Function sgn . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 82
3.3.2 The De¯nition Of The Determinant . . . . . . . . . . . . . . . . . . . 84
3.3.3 A Symmetric De¯nition . . . . . . . . . . . . . . . . .