Trigonometry/Vectors and Dot Products

From testwiki
Jump to navigation Jump to search
Calculating bond angles of a symmetrical tetrahedral molecule such as methane using a dot product

Consider the vectors U and V (with respective magnitudes |U| and |V|). If those vectors enclose an angle θ then the dot product of those vectors can be written as:

𝐔𝐕=|𝐔||𝐕|cos(θ)

If the vectors can be written as:

𝐔=(Ux,Uy,Uz)
𝐕=(Vx,Vy,Vz)

then the dot product is given by:

𝐔𝐕=UxVx+UyVy+UzVz

For example,

(1,2,3)(2,2,2)=1(2)+2(2)+3(2)=12.

and

(0,5,0)(4,0,0)=0.

We can interpret the last case by noting that the product is zero because the angle between the two vectors is 90 degrees.

Since

|𝐔|=Ux2+Uy2+Uz2

and

|𝐕|=Vx2+Vy2+Vz2

this means that

cos(θ)=UxVx+UyVy+UzVzUx2+Uy2+Uz2Vx2+Vy2+Vz2

Template:Trigonometry:Navigation

Template:BookCat