It is well known that $\sum_{k=0}^n{n\choose k} =2^n$.
My question: If $z$ is the limit point of an infinite sequence of real numbers $\{ a_n \}$, then does $$\frac{{n \choose 1} a_1 + {n \choose 2} a_2+ \cdots+ {n \choose n} a_n}{2^n}$$ converge to $z$ as $n\ \to \infty$?
Something far more general is true. Define the doubly half-infinite matrix $ c_{mn}$, $$ c_{mn} = \frac1{2^m}\binom{m}{n}\mathbb 1_{n\le m} $$ then you're asking if $$ t_m := \sum_{n=0}^\infty c_{mn} a_n \to z?$$ According to Hardy's Divergent Series, Theorem 2 (page 43) (apparently due to Toeplitz and Schur):
For your specific $c_{mn}$, for each of these conditions:
So the assumptions for Theorem 2 are verified, and the result holds.
(This type of result is a "regularity" result for a summation method, and such methods are the main focus of Hardy's book.)