Featured Post

List of Questions and link to solutions

Chapter 1: Vector Analysis Problem 1.1: Using the definitions in Eqs. 1.1 and 1.4, and appropriate diagrams, show that the dot product and cross product are distributive, a) when the three vectors are co-planar. b) in the general case.  Solution   Problem 1.2 Is the cross product associative? $$(\vec{A}\times \vec{B}) \times \vec{C} \overset{?}{=} \vec{A}\times (\vec{B} \times \vec{C})$$ If so, prove it; if not, provide a counterexample (the simpler the better). Solution   Problem 1.3 Find the angle between the body diagonals of a cube.  Solution Problem 1.4 Use the cross product to find the components of the unit vector $\hat{n}$ perpendicular to the shaded plane in Fig. 1.11. Solution   Problem 1.5 Prove the BAC-CAB rule by writing out both sides in component form. Solution Problem 1.6 Prove that $$[\vec{A}\times (\vec{B}\times \vec{C})]+[\vec{B}\times (\vec{C}\times \vec{A})]+[\vec{C}\times (\vec{A}\times \vec{B})] = 0$$ Under what conditions does $\vec{A}\times (\vec{B}\times \v

Chapter 1 Vector Analysis: Problem 1.6

Problem 1.6 Prove that

$$[\vec{A}\times (\vec{B}\times \vec{C})]+[\vec{B}\times (\vec{C}\times \vec{A})]+[\vec{C}\times (\vec{A}\times \vec{B})] = 0$$
Under what conditions does $\vec{A}\times (\vec{B}\times \vec{C}) = (\vec{A}\times \vec{B})\times \vec{C}$?

Solution:

Note That:

$$\vec{A}\times (\vec{B}\times \vec{C}) = (\vec{A}\cdot \vec{C})\vec{B} - (\vec{A}\cdot \vec{B})\vec{C}$$

Consider,

$$[\vec{A}\times (\vec{B}\times \vec{C})]+[\vec{B}\times (\vec{C}\times \vec{A})]+[\vec{C}\times (\vec{A}\times \vec{B})]$$

$$ = [(\vec{A}\cdot \vec{C})\vec{B}-(\vec{A}\cdot \vec{B})\vec{C}] + [(\vec{B}\cdot \vec{A})\vec{C}-(\vec{B}\cdot \vec{C})\vec{A}]+ [(\vec{C}\cdot \vec{B})\vec{A}-(\vec{C}\cdot \vec{A})\vec{B}]$$

Using the commutative property of dot product i.e $\vec{A}\cdot \vec{B} = \vec{B}\cdot \vec{A}$

 $$[\vec{A}\times (\vec{B}\times \vec{C})]+[\vec{B}\times (\vec{C}\times \vec{A})]+[\vec{C}\times (\vec{A}\times \vec{B})] = \vec{0}$$

 

Say $\vec{A}\times (\vec{B}\times \vec{C}) = (\vec{A}\times \vec{B})\times \vec{C}$

$$\vec{A}\times (\vec{B}\times \vec{C}) = -\vec{C}\times (\vec{A}\times \vec{B})$$

$$(\vec{A}\cdot \vec{C})\vec{B} - (\vec{A}\cdot \vec{B})\vec{C} = -[(\vec{C}\cdot \vec{B})\vec{A} - (\vec{C}\cdot \vec{A})\vec{B}]$$ 

$$(\vec{A}\cdot \vec{C})\vec{B} - (\vec{A}\cdot \vec{B})\vec{C} = -(\vec{C}\cdot \vec{B})\vec{A} + (\vec{C}\cdot \vec{A})\vec{B}$$ 

$$(\vec{A}\cdot \vec{B})\vec{C} = (\vec{C}\cdot \vec{B})\vec{A}$$

This is possible when

  1. $\vec{A}$ and $\vec{C}$ are parallel (Check For yourself taking $\vec{A} = m\vec{C}$)
  2. $\vec{B}$ is perpendicular to both vector $\vec{A}$ and $\vec{C}$ i.e $\vec{A}\cdot \vec{B} = \vec{C}\cdot \vec{B} = 0$  

 

If you have any doubt regarding the solution or you want solution of some problem which is not posted please let me know by commenting. This encourages me to answer more question because sometime it feels like all I am doing is just a waste. If it helps someone I will be happy to do it.

Comments

Popular posts from this blog

Chapter 1 Vector Analysis: Problem 1.12

List of Questions and link to solutions

Chapter 2 Electrostatics: Problem 2.38