Linear Algebra Articles

Tag Archive for: linear algebra

python sympy module

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…
linearalgebra_selfstudy

How to Self Study Linear Algebra for Students

/
In this insight, I will give a roadmap to learn the basics of linear algebra for students. Aside from calculus, linear algebra is one of the most applicable…
highschoolmath

In High School and Want to Do Advanced Mathematics?

/
This insight is written for high school students who don't feel very challenged by their high school courses. Or maybe those high school students who want…
Eigenvectors

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…