Find the middle term of $(1+x)^{2n}$ in its simplest form.
There are a total of $2n+1$ terms. The middle term is $\dfrac{2n+1}{2}$.
Hence $^{2n}C_{\frac{2n+1}{2}}x^{\frac{2n+1}{2}}$
But I feel I got the index of the middle term wrong. Also I'm not sure how to incorporate consideration of whether $n$ is odd or even.
In the sequence $$\{0,1,2,3,4,5,6\},$$ what is the middle term? It's $3$.
Similarly, the binomial expansion $(1+x)^6$ is $$1x^0 + 6x^1 + 15x^2 + 20x^3 +15x^4 + 6x^5 + 1x^6.$$ The middle term is $$20x^3.$$ What was the value of $n$ in the above example? It was $3$, since $2(3) = 6$. Do you now see how this works in the case of general $n$, and why the middle term of $(1+x)^{2n}$ has the form $$Cx^n$$ for some coefficient $C$?