There is a famous equation called Binet-Cauchy identity which states that $$ \left(\sum_{i=1}^n a_i c_i\right) \left(\sum_{j=1}^n b_j d_j\right) = \left(\sum_{i=1}^n a_i d_i\right) \left(\sum_{j=1}^n b_j c_j\right) + \sum_{1 \le i \lt j \le n} \left(a_i b_j - a_j b_i\right)\left(c_i d_j - c_j d_i\right) $$
I understood the proof. But the problem arises when I think why someone has to bother about this on the first place ?
So my questions are:
- What it tells us about ?
Why someone will go from something like on the left side of the equation to something like on the right side of the equation as the left side has the same information and it's more compact ?
What are the applications of this equation ?