MATH 5333-001 Linear Algebra and Matrices
TuTh 04:00-5:20pm, PKH 107
All information is subject to change, please keep yourself
informed!
Instructor
Prof. Ren-Cang Li, PKH 445, (817) 272-0548
(send email)
Office hour
TuTh 10-10:50am or by appointment
Handouts
(You'd need a
ADOBE reader to preview those handouts.)
Announcements
Homework Assignments
Textbook
Carl D. Meyer,
Matrix Analysis and Applied Linear Algebra, SIAM, 2000.
Chapter 1: 1.1, 1.2, 1.3.
Chapter 2: 2.1, 2.2, 2.3, 2.4, 2.5.
Chapter 3: all sections.
Chapter 4: 4.1, 4.2, 4.3, 4.4, 4.7, 4.8, and if time permits, 4.5, 4.6, 4.9.
Chapter 5: 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, and if time permits, 5.7, 5.9, 5.10, 5.11, 5.13.
Chapter 6: if time permits, 6.1, 6.2.
Chapter 7: 7.1, 7.2, 7.5, 7.6, 7.7, 7.8.
Exams
Mid-Term Exam: Thursday, October 9 (in class). It covers up to Section 4.2 (the section is included).
Final Exam: Thursday, December 11, 2-4:30pm. It is comprehensive.
To prepare for the exams:
One 3"-by-5" formula card (can write on both sides)
Working out homework problems.
Bring your ID.
All of these exams are comprehensive and closed book exams. Calculators are allowed,
but work must be showed for credits.
Computer Resources (optional)
The computational counterpart of Linear Algebra is Numerical Linear Algebra, a subject that studies how linear algebra problems
can be realized in a numerical efficient and stable way, including linear system solving,
least squares problems, and eigenvalue computations. Many algorithms that do these are
implemented in LAPACK and can also be accessible friendly within MATLAB, a recent version of
which is run on mostly computers on campus.
MATLAB has an extensive on-line help facility (just type "help" or
"help commandname" in MATLAB).
The Free Software Foundation's
Matlab clone called Octave
may also be used by those who do not have access to MATLAB. Octave
works on Linux and Microsoft Windows.
Numerical Linear Algebra sits at the heart of pretty much every
scientific computation and application. Here at UTA, we have a graduate course
MATH 5371 -- Numerical Linear Algebra that teaches the subject. It would be ideally
taken after MATH 5333. I would recommend anyone who are interested in scientific computing take MATH 5371, or an equivalent, at some point of his/her education.
Online Software and Documentation for Linear Algebra Problems
LAPACK,
state-of-the-art software for dense numerical linear algebra on
workstations and shared-memory parallel computers. Written in Fortran.
CLAPACK,
a C version of LAPACK.
LAPACK Manual
Templates for the solution of
linear systems, a collection of iterative methods, with advice on
which ones to use.
Templates for the Solution of Algebraic Eigenvalue Problems:
A Practical Guide, a collection of iterative methods, with advice on
which ones to use.
Important Days
Monday, August 25, First day of the class
Monday, September 1, Labor Day Holiday
Wednesday, September 10, Census Date
Thursday, October 9, Midterm, in class
November 27--30, Thanksgiving Holidays
Friday, December 5, Last day of the class
Thursday, December 11, 2-4:30pm, Final Exam
(see also
Academic Calendar)