So... after 20 years I decided to mess with math again... And I now I feel I am either completely off, or missing a more explicit explanation on this one, can anyone give me a hand?
Verify that the coefficient of $x^n$ is $\binom {2n+1} {n}$ from the expansion
$(1+x)^{2n} + x(1+x)^{2n-1} + x^2(1+x)^{2n-2} + ... + x^n(1+x)^{n}$
[EDITED: removed proposed solution kept in the bottom for future reference]
I have realized the misspelling, that actually came into my calculations as well... SO i removed my erroneous stuff...
Thank you!
[reference: error... me being an idiot] From this I have used Newton's binom to reach the following:
$\sum^{2n}_{k=0}{\binom{2n}{k}}x^k(1+x)^{2n-k}$ which I transformed to, for $k=n$:
$\sum^{2n}_{k=n}{\binom{2n}{n}}x^n.(1+x)^{n} \iff$
$\sum^{2n}_{k=n}{\binom{2n}{n}}x^n.\sum^n_{j=0}\binom{n}{n}x^{n-j} \iff$
To me this means that each parcel is multiplied by the sequence $\brace {1,x^, x^2, ..., x^n} $
hence the combinations for the coefficient being $\binom{2n+1} {n}$
Thank you!