Proof of Vector and Scalar Product Formulae in Vector Algebra

Proof of Vector and Scalar Product Formulae in Vector Algebra

In vector algebra, the scalar and vector products are fundamental operations that have a wide range of applications in various fields such as physics, engineering, and mathematics. The formulae for these products must comply with certain definitions. This article aims to explore the proofs of these formulae, focusing on the vector's cross product and the scalar's dot product. We will also discuss the use of the Pythagorean theorem in these proofs.

Scalar Product

The scalar product (or dot product) of two vectors a and b is defined by several properties, which are commonly known as inner product axioms. These properties include:

Positivity: ab ≥ 0, and ab 0 if and only if a 0 or b 0 (the zero vector). Additivity: a(b c) ab ac Homogeneity: (ka)b a(kb) k(ab) for any scalar k. Complex Commutativity: ab ba, assuming a and b belong to the real vector space.

To prove that a given formula is a valid scalar product, one must verify that it satisfies these axioms. Let's consider a specific formula for the dot product: a · b a1b1 a2b2 ... anbn. We will show that this formula satisfies the above axioms.

Vector Product

The vector product (or cross product) of two vectors a and b in three-dimensional space is represented as a x b. It results in a new vector that is orthogonal to both a and b. The definition of the cross product is given by:

a x b text{Det} begin{pmatrix} i j k a_1 a_2 a_3 b_1 b_2 b_3 end{pmatrix}

Here, i, j, k are unit vectors in the orthonormal basis, and a1, a2, a3, b1, b2, b3 are the coordinates of vectors a and b in this basis. The determinant is then calculated in a 3x3 matrix to obtain the vector a x b.

To prove that this formula is correct for the vector product, we need to verify that it satisfies the properties of cross products:

Orthogonality: a x b is orthogonal to both a and b. Alternating: a x b - b x a if the underlying basis is orthonormal. Identity for zero vector: a x 0 0.

Using the Pythagorean Theorem

The Pythagorean theorem, which states that in a right-angled triangle, the square of the hypotenuse (the side opposite the right angle) is equal to the sum of the squares of the other two sides, can be used in vector algebra to prove orthogonality and magnitudes. For instance, in an orthonormal basis (i, j, k), if a and b are vectors, then their dot product a · b can be calculated as:

a · b a1b1 a2b2 a3b3

Using the Pythagorean theorem, we can derive the magnitude of vectors and verify orthogonality. For example, if a and b are orthogonal in the orthonormal basis, then:

a · b 0

This result follows directly from the Pythagorean theorem applied to the orthogonal components of a and b.

Conclusion

By verifying that the formulas for scalar and vector products satisfy their respective axioms and properties, we can be confident that these formulae are valid in the context of vector algebra. The use of the Pythagorean theorem in these proofs further reinforces the correctness of these operations. Understanding these fundamental aspects of vector operations is crucial for advanced topics in mathematics and its applications. As such, it is important to familiarize oneself with these proofs and the underlying principles to ensure a robust understanding of vector algebra.