I can show that these two sums are equal by writing out all terms, but is there a quick way to see the equality:
$$\sum_{i=0}^n\sum_{j=0}^i a_jb_{i-j}c_{n-i} = \sum_{i=0}^n\sum_{j=0}^{n-i} a_ib_{j}c_{n-i-j} $$
(this question popped up while checking that the formal power series over a commutative ring is a commutative ring, in particular, when checking that the multiplicative associativity is satisfied.)