In the Sigma-notation the index variable bound to the Sigma sign is said to be unrelated to the appearances of the variable in the summand. For example, in the sum
$\Sigma_{k=1}^n a_k$
the subscript $k$ in $a_k$ is said to be not linked to the $k$ in $\Sigma_{k=1}^n$. Consequently it can be replaced by another letter and it will not change the meaning of the sum. For example, the following is equivalent
$\Sigma_{k=1}^n a_m$
My question is why is the index variable bound to the Sigma sign is unrelated. It seems counter-intuitive. I thought the index variable linked to the Sigma sign is related because the values it takes will be used in the summand.