Born2bwire
Science Advisor
Gold Member
- 1,780
- 24
dE_logics said:Another example, in polar coordinate system 3 cos \theta
That is not a vector, that is a scalar function of theta.
dE_logics said:In polar coordinate system i.e
I've seemed to forget vectors completely...
You misunderstand what a vector is in polar/cylindrical coordinates. A vector in polar coordinates is not defined by a magnitude and an angle, that would only give you the subset of vectors that originate at the origin. Let's say I have a vector from the point (1,1) to (0,1). Your definition of magnitude and angle would not be able to represent this vector using the polar/cylindrical coordinate basis vectors. In cartesian coordinates the vector is (-1,0) from the point (1,1). In polar coordinates, the vector is (-1/\sqrt{2},1/\sqrt{2}) from the point (\sqrt{2},\pi/4). The location of points in polar coordinates is defined by magnitude and angle, but not vectors.
A general vector is made of a magnitude and a direction and it usually has a location. The magnitude and direction are represented as a combination of orthonormal bases that span the coordinate space. This way we can use vector operations to manipulate the vectors in such a way that will always give us a vector in our coordinate space without a lot of calculations. The use of the basis vectors makes the vector operations much simpler. Think how you would have to add the vectors, in Cartesian coordinates, (1,0) and (0,1). If you just described them mathematically as a magnitude and angle, then you have to do the conversions to see how their directions add. Now displace these vectors off of the origin and the conversions become more complicated.