This document introduces vectors and vector operations in Euclidean space. It defines Euclidean space as R3, with three perpendicular coordinate axes (x, y, z). The graph of a function f(x,y) lies in R3, consisting of points (x,y,f(x,y)). It describes the right-handed coordinate system, where the thumb points in the positive z direction and the fingers curl from x to y. Vector operations like the dot and cross products are introduced.