Linear Algebra Textbook Reviews

by cazort

Recommendations and reviews of textbooks for linear algebra at both undergraduate (college) and graduate levels.

Linear algebra is a branch of mathematics that is important and even critical for engineers, computer graphics, statistics, and for more advanced abstract math. It is usually studied after calculus and before other abstract math, but it does not require calculus.

This page provides my recommendations of textbooks for linear algebra.

I will cover books both useful for the undergraduate (college) and graduate levels. The page starts with intro linear algebra book reviews, then moves on to reviews of more advanced linear algebra books, and lastly, covers books on numerical linear algebra.

I especially focus on books suitable for self-study, such as ones that can help supplement a course textbook.

Some tips before you choose a book

My advice on how to approach linear algebra as a subject

Linear algebra is often seen as both hard and boring. It does not need to be this way! I came to love this subject, AND find it highly intuitive, once I found the right way to think about and learn it. I recommend checking out more than one book.

Different students learn in different ways and are interested in different sorts of material, so by exposing yourself to more than one book, you will both improve your ability to learn and love linear algebra, but also to teach or explain it to others who may have a different set of interests and a different learning style from your own.

Be patient with each book, and read each one slowly and repeatedly. For many students, linear algebra is their first experience with a more abstract sort of math. The fact that linear algebra involves linear equations and does not involve any calculus can be deceptive. Most students find linear algebra tougher than Calc 3. If you're a student, give yourself more time than you're used to to work through sections and problems that look straightforward. If you're a teacher or professor, try to remember how hard this subject can be when you encounter it for the first time, and encourage your students to slow down and understand the basics thoroughly.

What kinds of books are you looking for?

This survey helps me to keep this page as relevant as possible, by telling me what visitors to this page are seeking!

Linear Algebra Done Right by Sheldon Axler

A clean and elegant, abstract approach, making the subject easy and straightforward, but not concrete.
Linear Algebra Done Right (Undergraduate Texts in Mathematics)

This is a small hardback volume, compact, yet with clean typesetting and ample space on the page.

View on Amazon

Linear Algebra Done Right (Undergraduate Texts in Mathematics)

An older edition, perfectly usable and available for a lot cheaper. Available in both paperback and hardcover.

View on Amazon

A clear introduction to abstract Linear Algebra. Easy enough for most advanced undergrads to use, but thorough enough to be useful for grad students as well. This book is distinguished from most other textbooks in that it does not introduce determinants as part of its main development. Determinants are explained at the end in a late chapter which functions more like an appendix than anything else.

Pros: Exceptionally clear exposition; prose and proofs are easy to read and understand. Book covers quite a lot of material quickly. One of the best books for self-study.

Cons: Presents only one way of developing the subject, and is very abstract; lacks emphasis on computation which may be important for people who have a need for working computational knowledge and intuition more than abstract understanding. The name seems a bit arrogant (implicitly putting down other approaches), and possibly could discourage students from exploring other approaches, so I think this text is best paired with other books which take other approaches.

Complemented by: Shilov's book below, my favorite text using a determinant-based approach.

Linear Algebra by Georgi E. Shilov

An old-fashioned, rich and complex book, quite creative
Linear Algebra (Dover Books on Mathematics)

Dover editions are very reasonably priced! This book is a steal; it has somewhat small print and is very compact, but is still easily readable.

View on Amazon

This, together with Axler's Linear Algebra Done Right, makes up my favorite pair of intro texts in this subject. This is an old-fashioned book, and it uses the determinant-based approach that Axler shuns.

Pros: Dover edition bringing back an old book into print, is dirt cheap, making this one of the most affordable linear algebra texts out there. Quirky presentation helps readers to develop an interesting sort of intuition that is absent from most books on this subject.

Cons: This is an old-fashioned book and the presentation may be less natural and require a little additional understanding for students who mostly have experience with more modern abstract math books. This book makes heavy use of summation notation and writing out series of sets of equations, and uses less of the concise, abstract notation.

Advanced Linear Algebra by Steven Roman

A high-level, advanced book, but surprisingly clear and readable
Advanced Linear Algebra (Graduate Texts in Mathematics, Vol. 135)

Hardback, but this book also available in paperback. I personally prefer the hardcover version as it is a rather thick book and I gave it heavy use.

View on Amazon

Abstract mathematics textbook authors are notorious for under-stating the difficulty level of their books and the extent of the prerequisites for understanding them. This book is an exception. Don't let the name fool you: this book is not as dense or tough to understand as you might expect.

Pros: Although this book begins with rather advanced topics and moves quite deep into the subject, it also moves at a leisurely pace and provides ample explanation. Provides a unique presentation of modules, which explores the analogies between modules and vector spaces more than any other text which I've used. Revisits difficult topics so as to help the reader to develop a thorough understanding of them.

Cons: Requires prior knowledge in linear algebra and familiarity with basic concepts from a typical introductory course in linear algebra; probably not accessible to students encountering the subject for the first time.

Lectures on Linear Algebra by I.M. Gelfand

A concise, older supplemental text, based on a series of lectures
Lectures on Linear Algebra (Dover Books on Mathematics)

This book has a very low price. Don't be deceived by its tiny size; it covers a lot of material and is packed with useful insights.

View on Amazon

This tiny booklet, available for just a few dollars in Dover Edition, is a real gem. It takes patience and persistence to understand fully.

Pros: One of my professors remarked that this is one of those books where every time you read it, you discover some new insight. I completely agree! I think this book is especially valuable for people who already know this subject to a degree, and who want to understand it more deeply.

Cons: This book assumes prior background in linear algebra, and dives in without much explanation. At the same time, it begins by covering the topic of bases extensively, in a way which may bore many students who do not see the benefit or uses of this approach. The notation is at times cumbersome and messy, involving long strings of equations with an arbitrary number of terms.

Matrix Computations by Golub & Van Loan

A deceptively fun book to work through! Makes it easy! Very thorough!
Matrix Computations (Johns Hopkins Studies in the Mathematical Sciences)

The latest edition. As this is a rapidly-developing field, I recommend the newest edition, but I included the previous two below for comparison, if you're curious.

View on Amazon

Matrix Computations (Johns Hopkins Studies in Mathematical Sciences)(3rd Edition)

Revised and updated, the third edition of Golub and Van Loan's classic text in computer science provides essential information about the mathematical background and algorithmic ...

View on Amazon

Matrix Computations (Johns Hopkins Studies in the Mathematical Sciences)

Revised and updated, the third edition of Golub and Van Loan's classic text in computer science provides essential information about the mathematical background and algorithmic ...

View on Amazon

If I had to point to a single book whose title makes it sounds incredibly dry and boring, but which is among the most captivating and accessible math books I've ever read, it would be Matrix Computations. This is a book on numerical linear algebra, the branch of linear algebra concerned with how to get computers to do linear algebra computations effectively and efficiently.

Pros: Very thorough. This book goes quite deep into the subject, but more importantly, it thoroughly explains the fundamentals, starting with very basic things like how a computer multiplies a vector by a matrix or a matrix by a matrix. Some of these basic steps are skipped or glossed over in many intro texts to the subject, and I find that by going slow at the beginning, this book allows people to work more quickly through the subject later on.

Cons: The book's name, cover, and presentation may scare some students. It's really fascinating, but you have to actually think about it before it becomes fun. This book, as wonderful and accessible as it is and, still does require some self-motivation to get into.

Numerical Linear Algebra by Lloyd Trefethen

A more course-oriented text for a numerical/computational course
Numerical Linear Algebra

This is a concise, insightful introduction to the field of numerical linear algebra. The clarity and eloquence of the presentation make it popular with teachers and students ali...

View on Amazon

This book is nowhere near as thorough as Matrix Computations, reviewed above. I personally prefer the Golub and Van Loan book. But this book might be superior for students who are not quite as self-motivated as me, especially if the book is being used as a textbook for a course rather than a heavy-duty reference or book for self-study.

I find this book covers less material and leaves more holes, making it less suitable for self-study. It requires a teacher to explain some of the concepts if the students are to come out with a thorough understanding of the material. But the material that is covered is pretty clear, and I would still give this book a clear recommendation.

Free Online Linear Algebra Texts

Open-source or copyleft textbooks for introductory linear algebra

Whether you're looking to save money, or you like the idea of free, open-source (copyleft) textbooks, or just want to check out some additional supplemental texts, free online textbooks are a great option, and there are two very good Linear Algebra ones that I would point to:

  • Linear Algebra by Jim Hefferon, Saint Michael's College. This book is also published in a very affordable paperback edition, but it is available for free (with copyleft GNU Free Documentation Licensing) online.
  • A First Course in Linear Algebra by Robert Beezer. This is an introductory linear algebra textbook, also available for free download, and also available under the GNU Free Documentation Licence.

Did you find what you were looking for here?

More Of My Math Textbook Reviews

Reviews and recommendations of textbooks in Calc I, II, and III/Multivariable, as well as supplemental books for self-study or enrichment.
Here I review textbooks in probability theory, from the introductory level through more advanced texts. I have chosen only books I consider to be the best of the best.
Updated: 08/10/2015, cazort
 
Thank you! Would you like to post a comment now?
2

Questions? Comments? Feedback?

Only logged-in users are allowed to comment. Login

You might also like

Calculus Books - Best Textbooks for Calculus

Reviews and recommendations of textbooks in Calc I, II, and III/Multivariable...

Probability Theory Books - Best Textbooks for Probability

Here I review textbooks in probability theory, from the introductory level th...


Disclosure: This page generates income for authors based on affiliate relationships with our partners, including Amazon, Google and others.
Loading ...
Error!