parshyaa said:
Okk Then why A cross A is 0
cross
I don't see how the two questions can be related but I try to answer.
Whatever you want to do with a mathematical operation, you should start from defining it.
One definition is ## \vec A \times \vec B=\left| \begin{array}{ccc}\hat x \ \ \ \ \ \ \hat y \ \ \ \ \ \ \hat z \\ A_x \ \ \ A_y \ \ \ A_z \\ B_x \ \ \ B_y \ \ \ B_z \end{array} \right| ## where ## | | ## means calculating the determinant. And we know that when one row(column) of a determinant is a multiple of another row(column), the determinant is equal to zero. So by this definition, any two vectors that are parallel, have zero cross product.
Another definition is ## \vec A \times \vec B=AB \sin \phi \hat n ## where ## \phi ## is the angle between the two vectors and ##\hat n## is a unit vector perpendicular to the plane containing the two vectors and in a direction given by the right-hand-rule. Then its easily seen that whenever ## \phi=0##, this gives zero. So again, two parallel vectors give zero cross product.
Another definition is by defining the cross product of two vectors, as a vector with the magnitude equal to the area of the parallelogram that those two vectors form together which is along the normal vector of that parallelogram and its direction is given by the right-hand-rule. Two parallel vectors can't form a parallelogram and again we see that the cross product of two parallel vectors is zero.
I'm not sure about this one, but I think you even can define it as a product between vectors that gives a vector and has the property ## \vec A\times \vec A=0 ##. So if this definition is equivalent to other definitions, then ## \vec A\times \vec A=0 ## can even be a defining property!
So I think your question boils down to "why should we use one of the above definitions?". Easy...because this is the operation that is useful to us and so this is the operation that we need to give a name to so we can refer to it easily. If anyone feels the need to define an operation between vectors that gives a non-zero result for two parallel vectors, Its OK, he can define it. But that will be another operation with another name that is useful for other situations!