To find the sum: $$\sum_{k=0}^{n} (-1)^k \binom{n}{k} \binom{2n-k}{n}$$
Try:
I do not have any clue about the question. I was thinking of finding coefficient of some required power in a binomial expansion, but wasn't able to proceed as the power of $x$ seems to be non-constant in each term ($x^{n+k}$).
Please give a small hint!
$\newcommand{\bbx}[1]{\,\bbox[15px,border:1px groove navy]{\displaystyle{#1}}\,} \newcommand{\braces}[1]{\left\lbrace\,{#1}\,\right\rbrace} \newcommand{\bracks}[1]{\left\lbrack\,{#1}\,\right\rbrack} \newcommand{\dd}{\mathrm{d}} \newcommand{\ds}[1]{\displaystyle{#1}} \newcommand{\expo}[1]{\,\mathrm{e}^{#1}\,} \newcommand{\ic}{\mathrm{i}} \newcommand{\mc}[1]{\mathcal{#1}} \newcommand{\mrm}[1]{\mathrm{#1}} \newcommand{\pars}[1]{\left(\,{#1}\,\right)} \newcommand{\partiald}[3][]{\frac{\partial^{#1} #2}{\partial #3^{#1}}} \newcommand{\root}[2][]{\,\sqrt[#1]{\,{#2}\,}\,} \newcommand{\totald}[3][]{\frac{\mathrm{d}^{#1} #2}{\mathrm{d} #3^{#1}}} \newcommand{\verts}[1]{\left\vert\,{#1}\,\right\vert}$ \begin{align} \sum_{k = 0}^{n}\pars{-1}^{k}{n \choose k}{2n - k \choose n} & = \sum_{k = 0}^{n}\pars{-1}^{k}{n \choose k}\bracks{z^{n}}\pars{1 + z}^{2n - k} \\[5mm] & = \bracks{z^{n}}\pars{1 + z}^{2n} \sum_{k = 0}^{n}{n \choose k}\pars{-\,{1 \over 1 + z}}^{k} \\[5mm] & = \bracks{z^{n}}\pars{1 + z}^{2n}\pars{1 - {1 \over 1 + z}}^{n} \\[5mm] & = \bracks{z^{n}}\pars{1 + z}^{n}\,z^{n} = \bbx{\large 1} \\ & \end{align}