Find the sum of the series when n is equal to 83?
$$\binom{n}{1} + \binom{n}{2} + \cdots + \binom{n}{\frac{n - 1}{2}} $$
I have got some idea that the trick to solve this particular problem is by using
$\dfrac{83-1}{2} =41$
But I am not getting how?
Thanks in advance.