Hello there. To talk about geometric vectors in cartesian form, we have to remember some properties about linear algebra.
Given two vectors u and v, we say they are written in cartesian coordinates if they have the following notation:
Of course, this notation is for vectors in two dimensions, so we say that
That is the vector space with two dimensions.
We can extend this to all the plane, considering the coordinates can take all values in the real numbers, hence
And finally extend this to n-dimensions, but in this case we cannot understand it geometrically since we can, at most, geometrically represent a vector up to three dimensions
Some properties about vectors:
They are associative, that means that
We have also the distributive property
Whereas
It also holds for cross products and other kinds of products.
They are commutative
This holds for the scalar product:
but it doesn't for the cross product
Now, we have the geometrical view of vectors.
Say we have a point (x, y) and we want to define a vector from this point.
So we plug the tail of the vector at the origin and its tip in the point, as follows:
We can define a vector from point to point as well, but we say that they are equipollent to a vector with its tail at the origin and has the same magnitude of the vector we found.
In higher dimensions, we have
In cartesian form, we can rewrite the vectors in the following notation:
The scalar product is defined as:
For higher dimensions, it holds that
These are the main properties about vectors.