Tag Archive for: linear algebra

Vector Spaces: Concepts, History, and Applications Guide
/
1 Comment
The Concept
A vector space is an additively written abelian group together with a field that operates on it.Intuitive picture vs abstract definition
Vector…

Python’s Sympy Module and the Cayley-Hamilton Theorem
Two of my favorite areas of study are linear algebra and computer programming. In this article I combine these areas by using Python to confirm that a…

Learn Linear Algebra: Best Textbooks and Study Roadmap
What Is the Best Way to Learn Linear Algebra?
The most effective path through linear algebra emphasizes vector spaces and linear transformations rather…

University Math for High Schoolers: Where to Start
High school students who want a taste of university-level mathematics before they graduate can start now with subjects like abstract algebra, linear algebra,…

What Are Eigenvectors and Eigenvalues in Math?
Two important concepts in Linear Algebra are eigenvectors and eigenvalues for a linear transformation that is represented by a square matrix. Besides…
