Suppose you have two arbitrary sequences of real numbers, say $\{ \gamma_n \}$ and $\{ c_{n,m} \}$. Suppose also that $c_{n,m}$ is not identically 0 for all pairs $(m,n)$, and also that for fixed $n$, $\sum_{m=0}^n c_{n,m} \neq 0$.
If
$$\sum_{m=0}^\infty \sum_{n=0}^\infty \gamma_n c_{n,m} = 0$$
Does it necessarily follow that $\gamma_n = 0$ for all $n$?
My intuition tells me yes but I do not know how to prove it, and it is also entirely possible that it is not actually true. Any help appreciated. Thanks.