This question was asked me in binomial theorem chapter. I don’t know if I am doing it right. Here are my steps
Let $(1+x)^n=C_0+C_1x+C_2x^2+\cdots C_n x^n$
Let $x=1,n=2013$
$2^{2013}=C_0+C_1+C_2+\cdots C_{2013}$
Let $2^{2013}=17k+r$ from here I am lost. Help.
Since you need to go "binomially" you might go like this.
Given that $$ 2^{\,4} = 16 = 17 - 1 $$
then $$ \eqalign{ & \left( {1 + 1} \right)^{\,2013} = \left( {1 + 1} \right)^{\,4 \cdot 503 + 1} = 2\left( {1 + 1} \right)^{\,4 \cdot 503} = 2\left( {17 - 1} \right)^{\,503} = \cr & = 2\sum\limits_{0\, \le \,k\, \le \,503} {\left( \matrix{ 503 \cr k \cr} \right)\left( { - 1} \right)^{\,503 - k} 17^{\,k} } = 2\left( { - 1 + \sum\limits_{1\, \le \,k\, \le \,503} {\left( \matrix{ 503 \cr k \cr} \right)\left( { - 1} \right)^{\,k + 1} 17^{\,k} } } \right) \cr} $$
The terms in the last summation are all multiple of $17$, so their remainder is null.
Thus $r=-2 $, i.e. $r=15$.