What is the relation between dot product and cross product?
Answer
617.1k+ views
Hint: The dot product and the cross product are the two operations which act on the vectors. The dot product of two vectors gives a scalar quantity. And the cross product of two vectors gives a vector quantity.
Complete step by step solution:
There are two types of multiplication in vector algebra. They are dot product and cross product. We use both of these operations on the vectors. The dot product of two vectors gives us a scalar quantity and the cross product of two vectors gives us a vector quantity. Since the dot product produces a scalar quantity from the vectors, it is also called the scalar product. Since the cross product produces another vector when it acts on the vectors, it is also called the vector product.
Suppose there are two $3$-dimensional vectors $\vec{A}={{a}_{1}}\hat{i}+{{a}_{2}}\hat{j}+{{a}_{3}}\hat{k}$ and $\vec{B}={{b}_{1}}\hat{i}+{{b}_{2}}\hat{j}+{{b}_{3}}\hat{k}.$
If we are asked to find the dot product of the vectors given above, what we have to do is to multiply the corresponding coordinate values and add them together to get the required scalar quantity.
That is, the dot product of the vectors $\vec{A}$ and $\vec{B}$ is given by
$\Rightarrow \vec{A}\cdot \vec{B}=\left( {{a}_{1}}\hat{i}+{{a}_{2}}\hat{j}+{{a}_{3}}\hat{k} \right)\cdot \left( {{b}_{1}}\hat{i}+{{b}_{2}}\hat{j}+{{b}_{3}}\hat{k} \right)$
The multiplication is similar to the polynomial multiplication.
But here, we get the dot product as
$\Rightarrow \vec{A}\cdot \vec{B}=\left( {{a}_{1}}\cdot {{b}_{1}} \right)+\left( {{a}_{2}}\cdot {{b}_{2}} \right)+\left( {{a}_{3}}\cdot {{b}_{3}} \right)$
And the reason for this is $\hat{i}\cdot \hat{i}=\hat{j}\cdot \hat{j}=\hat{k}\cdot \hat{k}=1$ and $\hat{i}\cdot \hat{j}=\hat{j}\cdot \hat{k}=\hat{k}\cdot \hat{i}=\hat{j}\cdot \hat{i}=\hat{k}\cdot \hat{j}=\hat{i}\cdot \hat{k}=0.$
So, if we go back to the first step, we will get the second step as
$\begin{align}
& \Rightarrow \vec{A}+\vec{B}=\left( {{a}_{1}}.{{b}_{1}} \right)\left( \hat{i}\cdot \hat{i} \right)+\left( {{a}_{2}}\cdot {{b}_{2}} \right)\left( \hat{j}\cdot \hat{j} \right)+\left( {{a}_{3}}.{{b}_{3}} \right)\left( \hat{k}\cdot \hat{k} \right)+\left( {{a}_{1}}.{{b}_{2}} \right)\left( \hat{i}\cdot \hat{j} \right)+\left( {{a}_{1}}\cdot {{b}_{3}} \right)\left( \hat{i}\cdot \hat{k} \right)+\left( {{a}_{2}}.{{b}_{1}} \right)\left( \hat{j}\cdot \hat{i} \right) \\
& +\left( {{a}_{2}}\cdot {{b}_{3}} \right)\left( \hat{j}\cdot \hat{k} \right)+\left( {{a}_{3}}.{{b}_{1}} \right)\left( \hat{k}\cdot \hat{i} \right)+\left( {{a}_{3}}\cdot {{b}_{2}} \right)\left( \hat{k}\cdot \hat{j} \right) \\
\end{align}$
So, we get
$\Rightarrow \vec{A}+\vec{B}=\left( {{a}_{1}}.{{b}_{1}} \right)1+\left( {{a}_{2}}\cdot {{b}_{2}} \right)1+\left( {{a}_{3}}.{{b}_{3}} \right)1+0.$
Our answer is
$\Rightarrow \vec{A}+\vec{B}=\left( {{a}_{1}}.{{b}_{1}} \right)+\left( {{a}_{2}}\cdot {{b}_{2}} \right)+\left( {{a}_{3}}.{{b}_{3}} \right).$
And this is a scalar quantity.
Now, let us try to find the cross product of the vectors $\vec{A}$ and $\vec{B}.$
The cross product of these two vectors is the following determinant:
$\Rightarrow \vec{A}\times \vec{B}=\left| \begin{align}
& \begin{matrix}
{\hat{i}} & {\hat{j}} & {\hat{k}} \\
\end{matrix} \\
& \begin{matrix}
{{a}_{1}} & {{a}_{2}} & {{a}_{3}} \\
\end{matrix} \\
& \begin{matrix}
{{b}_{1}} & {{b}_{2}} & {{b}_{3}} \\
\end{matrix} \\
\end{align} \right|$
The point to be noted is \[\hat{i}\times \hat{j}=\hat{k}, \hat{j}\times \hat{k}=\hat{i}, \hat{k}\times \hat{i}=\hat{j}, \hat{j}\times \hat{i}=-\hat{k}, \hat{k}\times \hat{j}=-\hat{i}, \hat{i}\times \hat{k}=-\hat{j}\] and $\hat{i}\times \hat{i}=\hat{j}\times \hat{j}=\hat{k}\times \hat{k}=0.$
And the determinant is a vector quantity.
The relation between dot product and cross product is,
$\begin{align}
& \Rightarrow \left( \vec{u}\times \vec{v} \right)\cdot \vec{u}=0 \\
& \Rightarrow \left( \vec{u}\times \vec{v} \right)\cdot \vec{v}=0. \\
\end{align}$
Note: The dot product of two vectors $\vec{A}$ and $\vec{B}$ can be defined in terms of the angle $\theta $ made by them as $\vec{A}\cdot \vec{B}=\left| A \right|\left| B \right|\cos \theta $ where $\left| A \right|=\sqrt{{{\left( {{a}_{1}} \right)}^{2}}+{{\left( {{a}_{2}} \right)}^{2}}+{{\left( {{a}_{3}} \right)}^{2}}}$ and $\left| B \right|=\sqrt{{{\left( {{b}_{1}} \right)}^{2}}+{{\left( {{b}_{2}} \right)}^{2}}+{{\left( {{b}_{3}} \right)}^{2}}}.$ Similarly, the cross product of two vectors $\vec{A}$ and $\vec{B}$ can be defined in terms of the angle $\theta $ made by them as $\vec{A}\cdot \vec{B}=\left| A \right|\left| B \right|\sin \theta \hat{n}$ where $\hat{n}$ is the unit vector, $\left| A \right|=\sqrt{{{\left( {{a}_{1}} \right)}^{2}}+{{\left( {{a}_{2}} \right)}^{2}}+{{\left( {{a}_{3}} \right)}^{2}}}$ and $\left| B \right|=\sqrt{{{\left( {{b}_{1}} \right)}^{2}}+{{\left( {{b}_{2}} \right)}^{2}}+{{\left( {{b}_{3}} \right)}^{2}}}.$
Complete step by step solution:
There are two types of multiplication in vector algebra. They are dot product and cross product. We use both of these operations on the vectors. The dot product of two vectors gives us a scalar quantity and the cross product of two vectors gives us a vector quantity. Since the dot product produces a scalar quantity from the vectors, it is also called the scalar product. Since the cross product produces another vector when it acts on the vectors, it is also called the vector product.
Suppose there are two $3$-dimensional vectors $\vec{A}={{a}_{1}}\hat{i}+{{a}_{2}}\hat{j}+{{a}_{3}}\hat{k}$ and $\vec{B}={{b}_{1}}\hat{i}+{{b}_{2}}\hat{j}+{{b}_{3}}\hat{k}.$
If we are asked to find the dot product of the vectors given above, what we have to do is to multiply the corresponding coordinate values and add them together to get the required scalar quantity.
That is, the dot product of the vectors $\vec{A}$ and $\vec{B}$ is given by
$\Rightarrow \vec{A}\cdot \vec{B}=\left( {{a}_{1}}\hat{i}+{{a}_{2}}\hat{j}+{{a}_{3}}\hat{k} \right)\cdot \left( {{b}_{1}}\hat{i}+{{b}_{2}}\hat{j}+{{b}_{3}}\hat{k} \right)$
The multiplication is similar to the polynomial multiplication.
But here, we get the dot product as
$\Rightarrow \vec{A}\cdot \vec{B}=\left( {{a}_{1}}\cdot {{b}_{1}} \right)+\left( {{a}_{2}}\cdot {{b}_{2}} \right)+\left( {{a}_{3}}\cdot {{b}_{3}} \right)$
And the reason for this is $\hat{i}\cdot \hat{i}=\hat{j}\cdot \hat{j}=\hat{k}\cdot \hat{k}=1$ and $\hat{i}\cdot \hat{j}=\hat{j}\cdot \hat{k}=\hat{k}\cdot \hat{i}=\hat{j}\cdot \hat{i}=\hat{k}\cdot \hat{j}=\hat{i}\cdot \hat{k}=0.$
So, if we go back to the first step, we will get the second step as
$\begin{align}
& \Rightarrow \vec{A}+\vec{B}=\left( {{a}_{1}}.{{b}_{1}} \right)\left( \hat{i}\cdot \hat{i} \right)+\left( {{a}_{2}}\cdot {{b}_{2}} \right)\left( \hat{j}\cdot \hat{j} \right)+\left( {{a}_{3}}.{{b}_{3}} \right)\left( \hat{k}\cdot \hat{k} \right)+\left( {{a}_{1}}.{{b}_{2}} \right)\left( \hat{i}\cdot \hat{j} \right)+\left( {{a}_{1}}\cdot {{b}_{3}} \right)\left( \hat{i}\cdot \hat{k} \right)+\left( {{a}_{2}}.{{b}_{1}} \right)\left( \hat{j}\cdot \hat{i} \right) \\
& +\left( {{a}_{2}}\cdot {{b}_{3}} \right)\left( \hat{j}\cdot \hat{k} \right)+\left( {{a}_{3}}.{{b}_{1}} \right)\left( \hat{k}\cdot \hat{i} \right)+\left( {{a}_{3}}\cdot {{b}_{2}} \right)\left( \hat{k}\cdot \hat{j} \right) \\
\end{align}$
So, we get
$\Rightarrow \vec{A}+\vec{B}=\left( {{a}_{1}}.{{b}_{1}} \right)1+\left( {{a}_{2}}\cdot {{b}_{2}} \right)1+\left( {{a}_{3}}.{{b}_{3}} \right)1+0.$
Our answer is
$\Rightarrow \vec{A}+\vec{B}=\left( {{a}_{1}}.{{b}_{1}} \right)+\left( {{a}_{2}}\cdot {{b}_{2}} \right)+\left( {{a}_{3}}.{{b}_{3}} \right).$
And this is a scalar quantity.
Now, let us try to find the cross product of the vectors $\vec{A}$ and $\vec{B}.$
The cross product of these two vectors is the following determinant:
$\Rightarrow \vec{A}\times \vec{B}=\left| \begin{align}
& \begin{matrix}
{\hat{i}} & {\hat{j}} & {\hat{k}} \\
\end{matrix} \\
& \begin{matrix}
{{a}_{1}} & {{a}_{2}} & {{a}_{3}} \\
\end{matrix} \\
& \begin{matrix}
{{b}_{1}} & {{b}_{2}} & {{b}_{3}} \\
\end{matrix} \\
\end{align} \right|$
The point to be noted is \[\hat{i}\times \hat{j}=\hat{k}, \hat{j}\times \hat{k}=\hat{i}, \hat{k}\times \hat{i}=\hat{j}, \hat{j}\times \hat{i}=-\hat{k}, \hat{k}\times \hat{j}=-\hat{i}, \hat{i}\times \hat{k}=-\hat{j}\] and $\hat{i}\times \hat{i}=\hat{j}\times \hat{j}=\hat{k}\times \hat{k}=0.$
And the determinant is a vector quantity.
The relation between dot product and cross product is,
$\begin{align}
& \Rightarrow \left( \vec{u}\times \vec{v} \right)\cdot \vec{u}=0 \\
& \Rightarrow \left( \vec{u}\times \vec{v} \right)\cdot \vec{v}=0. \\
\end{align}$
Note: The dot product of two vectors $\vec{A}$ and $\vec{B}$ can be defined in terms of the angle $\theta $ made by them as $\vec{A}\cdot \vec{B}=\left| A \right|\left| B \right|\cos \theta $ where $\left| A \right|=\sqrt{{{\left( {{a}_{1}} \right)}^{2}}+{{\left( {{a}_{2}} \right)}^{2}}+{{\left( {{a}_{3}} \right)}^{2}}}$ and $\left| B \right|=\sqrt{{{\left( {{b}_{1}} \right)}^{2}}+{{\left( {{b}_{2}} \right)}^{2}}+{{\left( {{b}_{3}} \right)}^{2}}}.$ Similarly, the cross product of two vectors $\vec{A}$ and $\vec{B}$ can be defined in terms of the angle $\theta $ made by them as $\vec{A}\cdot \vec{B}=\left| A \right|\left| B \right|\sin \theta \hat{n}$ where $\hat{n}$ is the unit vector, $\left| A \right|=\sqrt{{{\left( {{a}_{1}} \right)}^{2}}+{{\left( {{a}_{2}} \right)}^{2}}+{{\left( {{a}_{3}} \right)}^{2}}}$ and $\left| B \right|=\sqrt{{{\left( {{b}_{1}} \right)}^{2}}+{{\left( {{b}_{2}} \right)}^{2}}+{{\left( {{b}_{3}} \right)}^{2}}}.$
Recently Updated Pages
Which of the following graphs shows the variation of class 12 physics CBSE

Draw a labelled diagram of the human male reproductive class 12 biology CBSE

Describe the experiment to compare the emf of two cells class 12 physics CBSE

What is standard hydrogen electrode

What is conventional current and electric current class 12 physics CBSE

2Bromopentane is treated with an alcoholic KOH solution class 12 chemistry CBSE

Trending doubts
A member of Simon commission later became Prime Minister class 12 social science CBSE

What is the Full Form of PVC, PET, HDPE, LDPE, PP and PS ?

Differentiate between internal fertilization and external class 12 biology CBSE

Differentiate between lanthanoids and actinoids class 12 chemistry CBSE

Sketch and label the Malpighian body class 12 biology CBSE

State the principle of an ac generator and explain class 12 physics CBSE

