Math NSHM
Math NSHM
PRESENTATION
CONTENT
Introduction
Preliminaries
Main results(SLIDE-5 & SLIDE-
6)
Applications
Conclusions & Future Scope
References
THANK YOU
INTRODUCTION
-:The Intersection of Geometry and Linear
Algebra :-
What A branch of mathematics dealing with vectors, vector
is spaces, linear transformations, and systems of linear
Linear equations.
Algeb
ra
• A set of vectors where addition and scalar
What multiplication are defined and satisfy certain
are axioms.
Vecto • Geometric Interpretation: Think of vectors as
r arrows in a plane or space that can be scaled and
Space added to form new vectors.
s?
Geometry provides a visual and intuitive
Why
understanding of abstract algebraic concepts.
Geome
try in Examples: Linear combinations form geometric
Linear shapes like lines and planes. Orthogonality as
Algeb perpendicular vectors.
ra?
PRELIMINARIES
FOUNDATIONS OF VECTOR SPACES
1.Vectors and Scalars:- Types: Cartesian Coordinates (ℝ²,
Vectors: Objects with magnitude and direction. ℝ³): Represent points using
Scalars: Real or complex numbers used for scaling perpendicular axes (e.g., (x,y)(x, y)
vectors. (x,y) in 2D).
•Polar Coordinates: Represent
2.Vector Spaces:- points using radius and angle (r,θr, \
Definition: A set of vectors closed under addition and thetar,θ) in 2D.
scalar multiplication. •Homogeneous Coordinates: Used
Examples: ℝ² (plane), ℝ³ (3D space), and function spaces. in computer graphics for
3.Basis and Dimension:
Linear
transformations, adding an extra
Basis:- A set of linearly independent vectors that span the entire Transformations
Definition:
dimension. A function 𝑇T that
space. maps vectors from one vector
Dimension:- Number of vectors in the basis, representing the
"size" of the space.
space to another while
4.Linear Combinations and Span: preserving vector addition
Coordinate
Linear Combination: A sum of scalar multiples of vectors. and =aT(
scalar multiplication:
Span: All possible vectors that can be formed using a set of
Systems
vectors. : A coordinate system
Definition Examples of Linear
Transformations:
assigns a unique set of numbers
•Scaling: Enlarges or shrinks vectors.
(coordinates) to each point in a •Rotation: Rotates vectors around an
space. origin.
Example: A 2D
(
rotation matrix:- 𝑠𝑖𝑛 𝜃 𝑐𝑜𝑠 𝜃 )
𝑐𝑜𝑠 𝜃 𝑠𝑖𝑛 𝜃 − 𝑠𝑖𝑛 𝜃 𝑐𝑜𝑠 𝜃 •Reflection: Flips vectors across a
line or plane.
RESULTS Subspaces: Span and Linear
Linear Independence: Definition: A subspace is a Combinations:
Definition: A set of vectors is subset of a vector space that Definition: The span of a set of
linearly independent if no vector itself forms a vector space vectors is the collection of all
in the set can beexpressed as a
under the same operations linear combinations of those
linear combination of theothers.
Example: (vector addition and scalar vectors.
multiplication). Linear Combination Formula:
{(1,0,0),(0,1,0),(0,0,1)} Conditions for a Subspace:
• These vectors are linearly independent because none
can be formed by a combination of the others. • Contains the zero vector. Where , , ,are scaler and , , are
• Contains the zero vector. vectors.
Geometric Insight
• Closed under addition.
• In , two vectors are linearly • Closed under scalar Contains the zero vector.
• Contains the zero vector.
independent if they do not lie multiplication.
• Closed under addition n.
on the same line. Example: • Closed under scalar multiplication.
• In , three vectors are The set of all vectors on a line Example:
independent if they do not lie passing through the origin in . The set of all vectors on a line
on the same plane.. The set of all planes passing passing through the origin in .
through the origin in. The set of all planes passing
Geometric Visualization: through the origin in.
A line (1D subspace) or plane Geometric Visualization:
(2D subspace) within a higher- A line (1D subspace) or plane (2D
dimensional space. subspace) within a higher-
Eigenvalues and Eigenvectors:- Applications of Inner Product
MAIN
eigenvector 𝑣⃗ is a non-zero vector
Definition :- For a matrix 𝐴 , an Spaces
•Inner Product (Dot Product):
RESULTS that only changes in magnitude
• A measure of similarity
between vectors: ⟨u⃗,v⃗⟩=u1
(not direction) when 𝐴 is applied: v1+u2v2+⋯+unvn
Advanced
•Geometric Interpretation:
λ is the eigenvalue, representing • The inner product gives the
cosine of the angle between
Concepts in the scaling factor.
Geometric Interpretation:
vectors and measures
projection length.