Please help me in solving the question and also tell me the technique so that I can easily solve it when similar question come in the form of Multiple choice questions MCQS.
2026-04-03 16:49:48.1775234988
Total no of terms in the expansion of $(x+z)^{50} +(x-z)^{50}$
1.4k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Individually, we expand the expressions.
$$(x+z)^{50} = \sum\limits_{k=0}^{50}\binom{50}{k}x^{50-k}z^k$$
$$(x-z)^{50}=(x+(-z))^{50}=\sum\limits_{k=0}^{50}\binom{50}{k}x^{50-k}(-z)^k$$
Each expansion comes from the binomial theorem.
Now, we notice that when $k$ is even, the coefficient of $x^{50-k}z^k$ from the first is equal to the coefficient of $x^{50-k}z^k$ of the second (since a negative number raised to an even power is positive). Further we notice that when $k$ is odd, the coefficients are of the same magnitude but are of opposite signs, and so when added will cancel out.
We have then
$$(x+z)^{50}+(x-z)^{50}=2\sum\limits_{k=0}^{25}\binom{50}{2k}x^{50-2k}z^{2k}$$
and in particular, this expression will have 26 (nonzero) terms.
Worded another way, the even indexed terms survive while the odd indexed terms disappear. The $26$ even numbered terms between $0$ and $50$ (inclusive) survive, while the $24$ odd numbered terms between $0$ and $50$ disappear.