![]() |
Two vectors or a vector and a scalar can be multiplied. There are mainly two kinds of products of vectors in physics, scalar multiplication of vectors and Vector Product (Cross Product) of two vectors. The result of the scalar product of two vectors is a number (a scalar). The common use of the scalar product is to define work and energy relations like to find the work performed on an object by a force (vector) while causing the displacement of the object, this work can be defined as a scalar product of the force vector with the displacement vector. Table of Content What is Scalar Product?Scalar product or dot product of two vectors is an algebraic operation that takes two equal-length sequences of numbers and returns a single number as result. In geometrical terms, scalar products can be found by taking the component of one vector in the direction of the other vector and multiplying it with the magnitude of the other vector.
As the scalar product is denoted by dot (.) so it is also called the dot product.
In unit vector representation of vectors, where i, j, k are along the x-axis, y-axis, and z-axis respectively. The scalar product can be calculated as: A.B = Ax × Bx + Ay × By + Az × Bz where, A = Axi +Ayj +Azk B = Bxi +Byj + Bzk
The product of two non-zero vectors can be visualized as multiplying the magnitude of any one of the vectors, by the magnitude of the projection of the other vector upon it. Case 1: When the angle between two vectors is greater than 0 degrees and lesser than 90 degrees then the result of the scalar product is positive. ![]() 0 < ∅ < 90 Case 2: When the angle between two vectors is greater than 90 degrees and lesser than 180 degrees then the result of the scalar product is negative. ![]() 90 < ∅ < 180 Case 3: When the angle between two vectors is 90 degrees then the result of scalar product is 0. ![]() ∅ = 90 Special Cases of Scalar Product(1) Scalar product of Two parallel Vectors: Scalar product of two parallel vectors is simply the product of magnitudes of two vectors. As the angle between vectors when they are parallel is 0 degree, and cos 0= 1. Therefore, a.b = |a| × |b| cos 0 = |a| × |b| (2) Scalar Product of Two Antiparallel Vectors: Scalar product of two antiparallel vectors is negative of the product of magnitudes of two vectors. a.b cos 180 = −|a| × |b| (Since, cos 180 = -1) (3) Scalar product of Two Orthogonal Vectors: Scalar product of two orthogonal vectors is 0. a.b cos 90 = 0 (Since, cos 90 = 0) Check: Dot and Cross Products on Vectors Matrix Representation of Scalar Product of VectorsIn matrix form, vectors can be represented as row matrices or column matrices. If we treat vectors as row matrices of their x, y, and z components, then the transposes of these vectors would be column matrices containing x, y, and z components. Therefore, the vectors A and B can be seen as follows : A =
B =
So, A.B = AxBx +AyBy + AzBz Check: Product of Vectors Properties of Scalar Multiplication of Vectors1. Commutative Properties of Scalar Multiplication: If a and b are two vectors then: a.b = b.a As, a.b = |a||b| cos θ , and b.a = |b||a| cos θ So a.b = b.a 2. Distributive Over Vector Addition: If a, b ,c are vector then, a.(b+c) = a.b + a.c 3. Associative Property: If a is a vectors and c, d are scalars then, c (da) = (cd) a 4. Identity Property: If a is a vector then, 1⋅a = a 5. Multiplicative Property of 0: If a is a vector then, 0 (a)=0 Sample Problems on Scalar Product of VectorsProblem 1: Find the scalar product of vector A= 2i + 5j +3k and vector B= 3i + j +2k. Solution:
Problem 2: A particle covers a displacement from position 2i + j + 2k to 3i + 2j +5k due to uniform force of ( 7i + 5j +2k) N. If the displacement is in mitres calculate the work done. Solution:
Problem 3: Find the value of m such that vectors A = 2 i + 3j + k and B = 3 i + 2 j + mk may be perpendicular. Solution:
Problem 4: Prove that vectors U = 2i + 3j + k and V = 4i – 2j + 2k are perpendicular to each other. Solution:
Problem 5: Prove that vectors A = 4ax -2ay – az and B = ax + 4ay -az are perpendicular to each other. Solution:
Applications of Scalar ProductThe scalar product, also known as the dot product, serves multiple purposes in vector theory, including:
Scalar Product PropertiesHaving grasped the concept of scalar product, let’s examine some key properties of the scalar product of vectors ???? and ???? that are useful in problem-solving:
Scalar Product – FAQsWhat is a scalar product in vectors?
How do you calculate the scalar product?
Is the scalar product commutative?
What does the scalar product tell you about two vectors?
How does the distributive property apply to scalar products?
Can scalar multiplication affect the scalar product of two vectors?
What are practical applications of scalar products?
|
Reffered: https://www.geeksforgeeks.org
Class 11 |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 10 |