\item highlight the practical (engineering) use of all that
\item appreciate how general and useful that framework is
\item try to think in multidimensional space
\end{itemize}
\vspace{1em}
\end{frame}
\begin{frame}\frametitle{Caveat}
\begin{center}
I can try to explain it to you but I cannot understand it for you ;)
\end{center}
\pause
\vspace{3em}
\begin{itemize}
\item abstract linear algebra is kinda dry
\item today's lecture is going to be densely packed and \textit{fast}
\item you will need to ``actively'' digest it at home
\end{itemize}
\end{frame}
\begin{frame}\frametitle{What is linear algebra}
\end{frame}
\begin{frame}\frametitle{What is algebra}
\centering
\textit{algebra is branch of mathematics in which arithmetical operations and formal manipulations are applied to abstract symbols rather than specific numbers}
\vspace{1em}
{\footnotesize [Britannica]}
\end{frame}
\begin{frame}\frametitle{What is linear algebra}
\textit{Linear} algebra:
\begin{itemize}
\item focuses on linear operations (addition and scaling)
\item operates on \textit{multidimensional} entities called vectors and matrices
\item defines a ``world'' called \textit{vector space} that has an intuitive geometrical structure
\end{itemize}
\end{frame}
\begin{frame}\frametitle{Key ideas behind linear algebra}
\begin{itemize}
\item a vector can be ``anything''
\item any vector can be expressed as a linear combination of fundamental building blocks\\ (aka \textit{basis vectors})
\item basis vectors define a coordinate space
\item the ``amount'' of each basis vector in a given vector is the \textit{scalar} (numerical) value of the corresponding \textit{coordinates} in the space
\end{itemize}
\vspace{2em}
\pause
\begin{center}
and therefore:
\end{center}
\vspace{1ex}
\begin{itemize}
\item coordinates are just tuples of numbers ($\begin{bmatrix} 2 & 3.5 & 2 & -0.8\end{bmatrix}^T$)
\item we can use standard linear algebra tools independently of the ``true'' nature of vectors