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? (A×B)×C=?A×(B×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 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 [A×(B×C)]+[B×(C×A)]+[C×(A×B)]=0 Under what conditions does $\vec{A}...

Chapter 1 Vector Analysis: Problem 1.1

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: 

Eqn 1.1

AB=|A||B|cosθwhere θ is the angle between the vectors A and B

Eqn 1.4

A×B=|A||B|sinθn^where θ is the angle between the vectors A and B, and n^ is a unit vector normal to both A and B.

We have to show that:

A(B+C)=AB+AC

A×(B+C)=A×B+A×C

a) When A, B and C are co-planar. 


θ1 and θ2 are the angles the vector B and C makes with the A respectively.

To get B+C put the tail of C on the head of B.

 



Let θ3 be the angle the resultant B+C makes with the A.

Draw the components of B,C and B+C along A.



|B+C|cosθ3=|B|cosθ1+|C|cosθ2
 
Multiplying both sides by |A|
 
|A||B+C|cosθ3=|A||B|cosθ1+|A||C|cosθ2
 
From eqn 1.1 this is nothing but,
 
A(B+C)=AB+AC

In the same way, take components along the normal to the vector A.
 
|B+C|sinθ3=|B|sinθ1+|C|sinθ2
 
Multiplying both sides by |A|n^
 
where n^  is the vector normal to the plane containing the vectors A,B and C.
 
|A||B+C|sinθ3n^=|A||B|sinθ1n^+|A||C|sinθ2n^
 

From eqn 1.4 this is nothing but,

A×(B+C)=A×B+A×C

b) For the general case.

As suggested by the author of the book, you should read the corresponding proof in the book G.E Hay' Vector and Tensor Analysis. Link to the book: http://bayanbox.ir/view/7717647651178235179/Hay-Vector-and-Tensor-Analysis.pdf

Consider

A=Axi^+Ayj^+Azk^, B=Bxi^+Byj^+Bzk^, and C=Cxi^+Cyj^+Czk^

 Scalar product of two vectors is given by

AB=AxBx+AyBy+AzBz

 

A(B+C)=(Axi^+Ayj^+Azk^)((Bxi^+Byj^+Bzk^)+(Cxi^+Cyj^+Czk^))

A(B+C)=(Axi^+Ayj^+Azk^)((Bx+Cx)i^+(By+Cy)j^+(Bz+Cz)k^)

A(B+C)=Ax(Bx+Cx)+Ay(By+Cy)+Az(Bz+Cz)

A(B+C)=AxBx+AyBy+AzBz+AxCx+AyCy+AzCz

A(B+C)=AB+AC


Vector Product of two vectors is given by:

A×B=|i^j^k^AxAyAzBxByBz|

Consider

A×(B+C)=(Axi^+Ayj^+Azk^)×((Bx+Cx)i^+(By+Cy)j^+(Bz+Cz)k^)

A×(B+C)=|i^j^k^AxAyAz(Bx+Cx)(By+Cy)(Bz+Cz)|

Using the property of addition of determinants:

A×(B+C)=|i^j^k^AxAyAzBxByBz|+|i^j^k^AxAyAzCxCyCz|

A×(B+C)=A×B+A×C

 Hence, proved.


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.

 

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 1 Vector Analysis: Problem 1.16