Is there a general way to tell if the null space of an infinite-dimensional matrix contains a vector that is not zero?
This question connects to the following problem:
If I know that
\begin{equation} \sum_{n=0}^\infty c_{a,b} (n) f(n) =0 \end{equation}
for $a,b$ any positive integer, where
\begin{equation} c_{a,b}(n) = 2^a \binom{n}{a} - 2^b \binom{n}{b}\ , \end{equation}
what is $f(n)$?
I know for certain that this $c_{a,b}(n)$ has a non trivial solution. Is there a way to determine if a different $c_{a,b}(n)$ also has a non trivial solution?
If so, is there a general strategy I can use to solve these types of problems (even for different sequences $c_{a,b}(n)$)?