How to sketch commutative property of convolution

266 Views Asked by At

I've been asked to sketch why

$$y(n)=\sum_{k=0}^{\infty}x(k)h(n-k) = \sum_{k=0}^{\infty}h(k)x(n-k)$$

are equivalent expressions for convolution. I could explain this pretty easily with a proof, but can't think of a concise way to illustrate this. Does anyone have any ideas?