Dot & cross product of vectors

22,752 views 38 slides May 30, 2016
Slide 1
Slide 1 of 38
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19
Slide 20
20
Slide 21
21
Slide 22
22
Slide 23
23
Slide 24
24
Slide 25
25
Slide 26
26
Slide 27
27
Slide 28
28
Slide 29
29
Slide 30
30
Slide 31
31
Slide 32
32
Slide 33
33
Slide 34
34
Slide 35
35
Slide 36
36
Slide 37
37
Slide 38
38

About This Presentation

This slide describes on dot product and cross product of vectors from the pre-historic era to their applications in a nutshell. Enjoy learning!


Slide Content

Dot & Cross product of vectors Presentation on

What is dot product? The dot product of two vectors A and B is defined as the scalar value AB cos θ , where θ is the angle between them such that ≤ θ ≤ π .

What is dot product? It is denoted by A . B by placing a dot sign between the vectors. So we have the equation, A . B = AB cos θ Another name of dot product is scalar product.

What is cross product? The cross product of two vectors A and B is defined as AB sin θ with a direction perpendicular to A and B in right hand system, where θ is the angle between them such that ≤ θ ≤ π .

What is cross product? It is denoted by A x B by placing a cross sign between the vectors. So we have the equation, A x B = AB sin θη = C Another name of dot product is vector product .

History of dot product: Dot product was founded in 1901 in  Vector Analysis by   Edwin Bidwell Wilson: “ The direct product is denoted by writing the two vectors with a dot between them as A . B ” “ This is read A dot B and therefore may often be called the dot product instead of the direct product ”

History of c ross product : The first traceable work on  ” cross product ”   was founded in the book  Vector Analysis . It was founded upon the lectures of   Josiah Willard Gibbs ,  second edition by  Edwin Bidwell Wilson published in 1909.

History of c ross product : On page 61, the mention of cross product was found for the first time. “ The skew product is denoted by a cross as the direct product was by a dot. It is written C = A x B and read A   cross   B . For this reason it is often called the   cross   product ” – Vector Analysis

Developing to present: While studying vector analysis, Gibbs noted that the product of quaternions always had to be separated into two parts: 1. One dimensional quantity 2 . A three dimensional   vector

Developing to present: To avoid this complexity he proposed defining distinct dot and cross products for pair of vectors and introduced the now common notation for them.

Confusion about representation: Dot product : Tait : Sαβ = Sβα Gibbs : α.β = β.α Cross product : Tait : Vαβ = – Vβα Gibbs : α x β = –β x α To avoid this representation complexity, Gibbs’ notation is used universally.

Illustration of dot product: Why Dot Product? To express the angular relationship between two vectors .

Illustration of dot product: If A and B are two vectors of form, A = A 1 i + A 2 j + A 3 k B = B 1 i + B 2 j + B 3 k Then the dot product of A and B is, A . B = A 1 B 1 + A 2 B 2 + A 3 B 3

Illustration of dot product: The angular relationship of two vectors A and B as per dot product is: A . B =  A   B  cos θ = AB cos θ

Illustration of dot product: The dot relationship of unit vectors along three axes : i . j = j . k = k . i = and i . i = j . j = k . k = 1

Illustration of cross product: Why Cross Product? For accumulation of interactions between different dimensions.

Illustration of cross product: If A and B are two vectors of form A = A 1 i + A 2 j + A 3 k B = B 1 i + B 2 j + B 3 k Then the cross Product of A and B is, A x B = i j k A 1 A 2 A 3 B 1 B 2 B 3

Illustration of cross product: The angular relationship of two vectors A and B is A x B =  A   B  sin θ = AB sin θ

Illustration of cross product: The cross relationship of unit vectors along three axes are: i x i = j x j = k x k = 0 i x j = k & j x i = - k j x k = i & k x j = - i k x i = j & i x k = - j

Dot product vs cross product: Dot product Cross product Result of a dot product is a scalar quantity. Result of a cross product is a vector quantity. It follows commutative law. It doesn’t follow commutative law. Dot product of vectors in the same direction is maximum. Cross product of vectors in same direction is zero. Dot product of orthogonal vectors is zero. Cross product of orthogonal vectors is maximum. It doesn’t follow right hand system. It follows right hand system. It i s used to find projection of vectors. It is used to find a third vector. It is represented by a dot (.) It is represented by a cross (x)

Properties of dot product: Commutative law: A . B = B . A Distributive law: A .( B + C ) = A . B + A . C Associative law: m( A . B ) = (m A ) . B = A . (m B )

Properties of cross product: Distributive law: A x ( B + C ) = A x B + A x C Associative law: m( A x B ) = (m A ) x B = A x (m B )

Distinction in commutative law: A x B = C has a magnitude ABsin  and direction is such that A , B and C form a right handed system (from fig-a ) θ A x B = C A B Fig - (a)

Distinction in commutative law: B x A = D has magnitude BAsin  and direction such that B , A and D form a right handed system ( f rom fig -b ) B x A = D Fig - (b) A B

Distinction in commutative law: Then D has the same magnitude as C but is opposite in direction, that is, C = - D A x B = - B x A Therefore the commutative law for cross product is not valid.

Applications of dot product: Finding angle between two vectors: A . B = | A || B | cos  cos  =  = )    A B

Projections of light: B A  Light source N O cos  = O N = B cos    From the figure, cos  = B cos  =   As we know, ON =   So we reach to,

Real life a pplications of dot product: Calculating total c ost Electromagnetism , from which we get light, electricity , computers etc. Gives the combined effect of the coordinates in different dimensions on each other.

Applications of cross product: To find the area of a parallelogram: Area of parallelogram = h | B | = | A | sin θ | B | = | A x B |  A B h O C

Applications of cross product: To find the area of a triangle: Area of triangle = h | B | = | A | sin θ | B | = | A x B |    A B h O

Real life applications of cross product: Finding moment Finding torque Rowing a boat Finding the most effective path

Dot and cross vector together: Dot and cross products of three vectors A , B and C may produce meaningful products of the form ( A . B ) C , A . ( B x C ) and A x( B x C ) then phenomenon is called triple product. A .( B x C ) = A 1 A 2 A 3 B 1 B 2 B 3 C 1 C 2 C 3

Application of triple product: h n A B C Volume of the parallelepiped = (height h) x (area of the parallelogram I) = ( A .n) x ( | B x C |) = A . (| B x C | n) = A . ( B x C ) I

Memory booster: Area of a triangle of vectors is determined by which vector product method? A. Dot B. Cross

Memory booster: Area of a triangle of vectors is determined by which vector product method? A. Dot B. Cross

Memory booster: Area of a triangle of vectors is determined by which vector product method? A. Dot B. Cross Projection of vectors is determined by which vector product method? A. Cross B. Dot

Memory booster: Area of a triangle of vectors is determined by which vector product method? A. Dot B. Cross Projection of vectors is determined by which vector product method? A. Cross B. Dot

Thank you