This document introduces tensors through examples. It defines a vector as a rank 1 tensor and a matrix as a rank 2 tensor. It then provides an example of a rank 3 tensor. The document discusses how to define an inner product between tensors and provides examples using vectors and matrices. It also gives an example of how derivatives of a function can produce tensors of different ranks. Finally, it introduces the concept of decomposing matrices into their symmetric and antisymmetric parts.