I'm looking for any kind of formula or insight concerning
$$ f(k,N)=\sum_{n=0}^N\binom{n}{k}\lambda^n $$
There are loads of binomial identities, so maybe I was just missing something, but I couldn't find anything yet.
Addendum: Further assumptions on $\lambda$, i.e. $\lambda=\exp(2\pi i\alpha)$ yield to the following problem: Gaussian like sum with binomial coefficients
To get a sum of about $k$ terms (opposed to $N$ originally), use $$\sum_{n=0}^N\binom{n}{k}\lambda^n=\frac{\lambda^k}{k!}\frac{d^k}{d\lambda^k}\sum_{n=0}^N\lambda^n=\frac{\lambda^k}{k!}\frac{d^k}{d\lambda^k}\frac{1-\lambda^{N+1}}{1-\lambda}$$ and apply Leibniz rule. This can also be viewed as a closed-form answer for a fixed $k$.