Could anyone please break the following down for me?
$$\sum_{i,t}y_{i,t-2}e_{it}=0$$
I am familiar with $\sum_{i}$ and also $\sum_i\sum_t$. But I have not seen the above before. I will appreciate if someone could explain the first equation. Thanks in advance.
$\displaystyle\sum_{i,t}$ means the same as $\displaystyle\sum_i \sum_t$. In the second notation, a specific summation order is given, whereas in the first one there isn't.
So the first notation is only appropriate if the order of summation doesn't matter. For example in the finite case.