Linear Algebra Introduction to Linear Algebra by Strang

AI Thread Summary
Gilbert Strang's "Introduction to Linear Algebra" serves as a foundational textbook for those new to the subject, particularly beneficial for self-learners with limited mathematical backgrounds. The book covers essential topics such as vectors, linear equations, vector spaces, orthogonality, determinants, eigenvalues, and linear transformations, along with practical applications in fields like engineering and computer graphics. While the writing is clear and includes worked examples, some readers find it overly wordy with insufficient examples in certain sections. The text is recommended for beginners and those studying independently, especially in conjunction with Strang's free online resources and lectures. However, it may not suit individuals with a strong background in linear algebra.

For those who have used this book


  • Total voters
    5
micromass
Staff Emeritus
Science Advisor
Homework Helper
Insights Author
Messages
22,169
Reaction score
3,327

Table of Contents:
Code:
[LIST]
[*] Introduction to Vectors
[LIST]
[*] Vectors and Linear Combinations
[*] Lengths and Dot Products
[/LIST]
[*] Solving Linear Equations
[LIST]
[*] Vectors and Linear Equations
[*] The idea of Elimination
[*] Elimination Using Matrices
[*] Rules for Matrix Operations
[*] Inverse Matrices
[*] Elimination = Factorization: A=LU
[*] Transposes and Permutations
[/LIST]
[*] Vectors Spaces and Subspaces
[LIST]
[*] Spaces of Vectors
[*] The Nullspace of A: Solving Ax=0
[*] The Rank and the Row Reduced Form
[*] The Complete Solution to Ax=b
[*] Independence, Basis and Dimension
[*] Dimensions of the Four Subspaces
[/LIST]
[*] Orthogonality
[LIST]
[*] Orthogonality of the Four Subspaces
[*] Projections
[*] Least Square Approximations
[*] Orthogonal Bases and Gram-Schmidt
[/LIST]
[*] Determinants
[LIST]
[*] The Properties of Determinants
[*] Permutations and Cofactors
[*] Cramer's Rule, Inverses, and Volumes
[/LIST]
[*] Eigenvalues and Eigenvectors
[LIST]
[*] Introduction to Eigenvalues
[*] Diagonalizing a Matrix
[*] Applications to Differential Equations
[*] Symmetric Matrices
[*] Positive Definite Matrices
[*] Similar Matrices
[*] Singular Value Decomposition (SVD)
[/LIST]
[*] Linear Transformations
[LIST]
[*] The Idea of a Linear Transformation
[*] The Matrix of a Linear Transformation
[*] Change of Basis
[*] Diagonalization and the Pseudoinverse
[/LIST]
[*] Applications
[LIST]
[*] Matrices in Engineering
[*] Graphs and Networks
[*] Markov Matrices and Economic Models
[*] Linear Programming
[*] Fourier Series: Linear Algebra for Functions
[*] Computer Graphics
[/LIST]
[*] Numerical Linear Algebra
[LIST]
[*] Gaussian Elimination in Practice
[*] Norms and Condition Numbers
[*] Iterative Methods for Linear Algebra
[/LIST]
[*] Complex Vectors and Matrices
[LIST]
[*] Complex Numbers
[*] Hermitian and Unitary Matrices
[*] The Fast Fourier Transform
[/LIST]
[*] Solutions to Selected Exercises
[*] A Final Exam
[*] Matrix Factorizations
[*] Conceptual Questions for Review
[*] Glossary: A Dictionary for Linear Algebra
[*] Index
[*] Teaching Codes
[/LIST]
 
Last edited by a moderator:
Physics news on Phys.org
A very rudimentary textbook. I say that with the uttermost respect for the text. This book doesn't pretend to be anything but an introduction, clear from the title. This book is a brilliantly easy introduction for those learning independently. The writing is clear and the worked examples are easy to follow. Strang already offers many free resources, his lectures are available at (web.mit.edu/18.076).

I would recommend this textbook primarily to those interested in the topic, but walking in with a relatively weak background in mathematics. This book is not for those with a strong background in Linear Algebra.
 
Last edited by a moderator:
I've read through parts of this text. I personally did not like it. It's wordy and lacks examples in some areas but its much better than David's lay book. Though Strang does have his own video series online for linear algebra which are actually pretty good.
 
As an intro text, I'd say its decent if its your first exposure to linear algebra. Like the poster above me stated, there is a lack of examples and a lot of explanation filler. Also, I'd recommend this text for anyone trying to self-study MIT OCW 18.06.
 
For the following four books, has anyone used them in a course or for self study? Compiler Construction Principles and Practice 1st Edition by Kenneth C Louden Programming Languages Principles and Practices 3rd Edition by Kenneth C Louden, and Kenneth A Lambert Programming Languages 2nd Edition by Allen B Tucker, Robert E Noonan Concepts of Programming Languages 9th Edition by Robert W Sebesta If yes to either, can you share your opinions about your personal experience using them. I...
Hi, I have notice that Ashcroft, Mermin and Wei worked at a revised edition of the original solid state physics book (here). The book, however, seems to be never available. I have also read that the reason is related to some disputes related to copyright. Do you have any further information about it? Did you have the opportunity to get your hands on this revised edition? I am really curious about it, also considering that I am planning to buy the book in the near future... Thanks!
I’ve heard that in some countries (for example, Argentina), the curriculum is structured differently from the typical American program. In the U.S., students usually take a general physics course first, then move on to a textbook like Griffiths, and only encounter Jackson at the graduate level. In contrast, in those countries students go through a general physics course (such as Resnick-Halliday) and then proceed directly to Jackson. If the slower, more gradual approach is considered...

Similar threads

  • Poll Poll
Replies
1
Views
3K
  • Poll Poll
Replies
1
Views
5K
  • Poll Poll
Replies
1
Views
4K
  • Poll Poll
Replies
1
Views
4K
  • Poll Poll
Replies
3
Views
8K
Replies
2
Views
6K
Replies
1
Views
4K
Replies
2
Views
4K
  • Poll Poll
Replies
6
Views
10K
  • Poll Poll
Replies
3
Views
5K
Back
Top