Harvard University,FAS
Fall 2003

Mathematics Math21b
Fall 2003

Linear Algebra
and Differential Equations

Course Head: Oliver knill
Office: SciCtr 434
Email: knill@math.harvard.edu
New Syllabus Calendar Homework Challenge Exam Handout Check Exhibit Cas Faq Link

Linear algebra with CAS

We do not require the use of computer algebra software (CAS) in this course, we recommend that you are aware, what's out there. For many linear algebra task in applications, you will probably do by computer in real life. We just note here some useful Mathematica commands. They speak for themselves.
A={{1,2,3},{3,5,5},{4,5,6}}
v={3,4,5}
Inverse[A]
A.v
A.A
RowReduce[A]
LinearSolve[A,v]




Please send comments to knill@math.harvard.edu


Fri Jan 30 20:21:17 EST 2004