nothing0 said:
what is the literal meaning of vector product? how could two vectors perpendicular to each other form a new vector which is totally out of their plane how is that possible? can we prove it mathematically as well as logically?
Planes are tough to work with. How do I define the orientation of a plane?
Vectors are a lot easier to work with. So instead of working with a plane, I work with a vector that's perpendicular to the plane I'm interested in.
Essentially, the cross product is doing two things. It's finding the area of a portion of plane that's bounded by the two vectors, finding the relative orientation of that plane, and referring to both by the vector that was created by the cross product.
May not be easy to see if you're taking the cross product of two two-dimensional vectors and coming up with a vector that's essentially a one-dimensional vector perpendicular to those two vectors, but if you start with 3-dimensional vectors, what the cross product is doing becomes clearer.
And, yes, it was invented, but it was invented to deal with physical situations. It was pretty tough to invent, too. It's not a natural progression from 2-dimensional vectors (with complex numbers) to 3-dimensional vectors. A math system for 4-dimensional vectors (1 real component and three imaginary components) had to be developed and then set the real component to 0 to make the vector 3-dimensional instead of 4-dimensional.