Support
Instructors
Teaching Assistants (TAs)
Pranjal
Giri
Live Sessions
Four instructor sessions
3 to 4 PM
Tue, Wed, Thu
8 to 10 PM, Sunday
All of them will be streamed
At least two TA sessions
Supplementary Content
Master Folder
PA solutions
GA solutions
Book (Linear Algebra)
Live Session links
Notes
Syllabus
Linear Algebra
- weeks 1 to 8
Multivariable calculus
- weeks 9 to 11
Pre-requisites
Maths-1
Set theory
- intersection, union, subset, superset
Functions
definition
one-one, onto, one-one and onto function
inverse
Calculus
Limits
Continuity
Differentiable
Leads to
MLF (diploma level, DS)
MLT (diploma level, DS)
Deep Learning (degree level)
LLM -> large language models (degree level)
Nature of Course
Abstract mathemaitcs
- \(S = \left\{ \sqrt{2}, \pi\right\}\)
Computational mathematics
Formula -> physical quantities
Algorithms -> Sequence of steps
Computing the zeros/roots of a polynomial
\[ x^2 - 5 x + 6 = 0 \Rightarrow x^2 - 3 x - 2 x + 6 = 0 \Rightarrow x (x - 3) - 2 (x - 3) = 0 \Rightarrow x = 2, 3 \]
\(\mathbf{A} x = b\)