01. Introduction and Overview
Dated: 10-03-2025
History
Algebra is named after Mohammed Ibn-e-Musa al-Khowarizmi
. Around 825, he wrote a book entitled al-jabr u'l muqubalah
(the science of reduction and cancellation
).
Algebra is branch of Mathematics which deals with the relationships of unknown and known quantities.
Terminology
An algebraic term
is a product of a number with one or more variables.
Example
\(4x\) is an algebraic term
where \(4\) is called the coefficient and \(x\) is called the variable.
Algebraic Expressions
An expression
is a collection of
- Numbers
- Variables
- Positive or negative signs of operations
which make up the mathematical and logical behavior.
Example
What is Linear Algebra
It provides tools for analyzing
- Differential Equations
- Statistical Processes
- Physical Phenomena
It creates a formal link between matrix calculus
and use of linear or quadratic transformations.
Applications of Linear Algebra
It makes possible to work with large arrays of data and to make sense out of it in a very compact way.
It has applications in different fields such as
- Computer Graphics
- Electronics
- Chemistry
- Biology
- Differential Equations
- Economics
- Business
- Psychology
- Engineering
- Analytic Geometry
- Chaos Theory
- Cryptography
- Fractal Geometry
- Game Theory
- Graph Theory
- Linear Programming
- Operations Research
Why Use Linear Algebra
Since linearity is fundamental to any mathematical analysis, this subject lays the foundation for many branches of mathematics.
From experiments, we get a lot of discrete results. Linear algebra provides us tools to deal with these effectively and is used in areas like
- Physics
- Fluid Dynamics
- Signal Processing
- Numerical Analysis
Objects in Linear Algebra
Vector spaces
and their transformations are useful as they cover a broad range of applications.
- The solutions of homogeneous systems of linear equations form paradigm examples of
vector spaces
. - The
vectors
1 of physics, such as force, as the language suggests, also provide paradigmatic examples. - Solutions to specific systems of
differential equations
2 also formvector spaces
. Statistics
useslinear algebra
a lot.Signal processing
useslinear algebra
a lot.Vector spaces
appear innumber theory
including study offield extensions
.Linear algebra
motivatesabstract algebra
.Vector spaces
appear in the study ofdifferential geometry
through thetangent
bundle of amanifold
.- Many
mathematical models
, especiallydiscrete
ones, usematrices
to represent critical relationships and processes. These are used in- Engineering
- Economics
- Social sciences
There are 2 principle aspects to linear algebra
- Theoretical
- Computational
The art is to move back and forth from one to another.
References
Read more about notations and symbols.
-
Read more about differential equations. ↩