Vectors in Three Dimension
Vectors in Three Dimension
aft
Lecture Notes
Vectors in Three Dimension
By Mr E Malichi
Dr
February 10, 2022
aft
1 The Scalar Triple Product
aft
The scalar triple product, as its name may suggest, results in a scalar as
its result. It is a means of combining three vectors via cross product and a
dot product. Given the vectors
A = A1 i + A2 j + A3 k
B = B1 i + B2 j + B3 k
Dr C = C1 i + C2 j + C3 k
a scalar triple product will involve a dot product and a cross product
A · (B × C )
aft
computing a scalar triple product,
i j k
B B B B B B
2 3 1 3 1 2
B × C = B1 B2 B3 = i − j +k
C2 C3 C1 C3 C1 C2
C1 C2 C3
Formula
Dr B · (A × C ) = −A · (B × C )
A = 2i + 3j − 1k
B = −i + j
C = 2i + 2j
Find Dr A · (B × C)
aft
i j k
1 0 −1 0 −1 1
B × C = −1 1 0 = i − j + k
2 0 2 0 2 2
2 2 0
= ((1)(0) − (0)(2))i − ((−1)(0) − (0)(2))j + ((−1)(2
= 0i + 0j − 4k.
aft
Method 2 : Evaluate the determinant
2 3 −1
A · (B × C ) = −1 1 0
2 2 0
1 0 −1 0 −1 1
= (2) − (3) + (−1)
2 0 2 0 2 2
= (2)((1)(0) − (0)(0)) − (3)((−1)(0) − (0)(2)) + (−1)((−1)(2) −
=4
Dr
By Mr E Malichi (MU/SSET) MSM 132-MATHEMATICS II February 10, 2022 9 / 18
The Vector Triple Product
aft
the result of taking the cross product of one vector with the cross product
of two other vectors.
Important Formula (Vector Triple Product).
A × (B × C ) = (A · C )B − (A · B)C
A = A1 i + A2 j + A3 k
B = B1 i + B2 j + B3 k
C = C1 i + C2 j + C3 k
aft
less calculation heavy proof.
Note The vector A × (B × C) must be in the same plane as B and C.
This is due to fact that the vector that results from the cross product is
perpendicular to both the vectors whose product has just been taken.
Since one can say that A × (B × C ) is on the same plane as B and C it
follows that
Dr A × (B × C) = αB + βC
B = B1 i0 + 0j0 + 0k0
C = C1 i0 + C2 j0 + 0k0
aft
0 0 B 0 B
1 0
1
B×C = B1 0 0 = i0 −j0 +k0 = 0i0 +0j0 +
C2 0 C1 0 C1 C2
C1 C2 0
B × C = B1 C2 k0
thus,
A × (B × C) = A2 B1 C2 i0 − A1 B1 C2 j0
Dr
By Mr E Malichi (MU/SSET) MSM 132-MATHEMATICS II February 10, 2022 14 / 18
This is the desired result as returning to our definitions of A, BandC in
this basis,
aft
A = A1 i0 + A2 j0 + A3 k0
B = B1 i0
C = C1 i0 + C2 j0
one finds that,
A · B = A1 B1
A · C = A1 C1 + A2 C2
Hence,
Dr
A × (B × C) = (A2 C2 + A1 C1 ) B1 i0 − A1 B1 C1 i0 + C2 j0
= (A · C)B − (A · B)C.
aft
Here this is given by
the height.
Dr
The area of a triangle. The area of a triangle is half the base times
1 1
Area of triangle = |B|h = |B|(|A| sin(θ))
2 2
1
= |A × B|
2
By Mr E Malichi (MU/SSET) MSM 132-MATHEMATICS II February 10, 2022 16 / 18
Summary of Vector Rules
aft
Here we list most of the main results concerning vectors
A · A = A2 ≡ |A|2 A×A=0
A·B=B·A A × B = −B × A
A · (αB) = α(A · B) A × (αB) = α(A × B)
A · (B × C) = (A × B) · C A × (B × C) = (A · C)B − (A · B)C
Dr
By Mr E Malichi (MU/SSET) MSM 132-MATHEMATICS II February 10, 2022 17 / 18
.
aft
THANK YOU FOR YOUR ATTENTION