Questions tagged [binomial-coefficients]

For questions involving the coefficients involved in the binomial theorem. $ \binom{n}{k}$ counts the subsets of size $k$ of a set of size $n$.

The binomial coefficient $\binom{n}{k}$ can be defined in several equivalent ways for $n$ and $k$ non-negative integers:

  1. The number of subsets of size $k$ of a set of size $n$.
  2. Element $k$ of row $n$ in Pascal's triangle (counting the first element or row as $0$).
  3. $\dfrac{n!}{k!(n-k)!}$
  4. The coefficient of $x^k$ in $(1+x)^n$.

The binomial theorem says that $$(x+y)^n=\sum_{k=0}^n\binom{n}{k}x^{n-k}y^k$$ using the convention that $0^0=1$.

Binomial coefficients can be extended for arbitrary complex $\alpha$ through the formula: $$\binom{\alpha}{k}=\frac{\alpha(\alpha-1)(\alpha-2)\dots(\alpha-k+1)}{k(k-1)(k-2)\dots1}$$

7695 questions
3
votes
2 answers

Binomial series sum of the form $\sum^{k}_{r=0}(-1)^r(2)^{k-r}\binom{20}{r}\binom{20-r}{20-k}$

the value of $$2^k\binom{20}{0}\binom{20}{20-k}-2^{k-1}\binom{20}{1}\binom{19}{20-k}+2^{k-2}\binom{20}{2}\binom{18}{20-k} \cdots+ +(-1)^k\binom{20}{k}\binom{20-k}{20-k}$$ options: $(a)\;\; 7$ $(b)\;\;8$ $(c)\;\; 10$ $(d)\;\; 20$ Attempt:…
DXT
  • 11,241
3
votes
1 answer

sum of binomial series of the form $\sum^{9}_{k=0}\binom{10}{10-k}(10-k)^9$

Finding sum of $$\binom{10}{10}10^9-\binom{10}{1}9^9+\binom{10}{2}8^9-\cdots \cdots -\binom{10}{9}$$ Attempt: $$\binom{10}{10}10^9-\binom{10}{1}9^9+\binom{10}{2}8^9-\cdots \cdots…
DXT
  • 11,241
3
votes
3 answers

finding complex binomial sum in closed form

Find sum of $\displaystyle \sum^{n}_{k=0}(-1)^k2^{2k}\binom{n}{k}\binom{2(n-k)}{n-k}$ Attempt: Coefficients of $x^k$ in $(1+x)^k$ and coefficients of $x^{n-k}$ in $(1+x)^{2(n-k)}$ could some help me how to solve it, thanks
DXT
  • 11,241
3
votes
2 answers

Show that $\binom{n}{r}=\binom{n}{n-r}$ by using the Binomial Formula

Problem: Use the Binomial Formula to show that if $n$ and $r$ are integers with $0 \leq r \leq n$, then $\binom{n}{r}=\binom{n}{n-r}$. My attempt: I am using the general binomial expansion formula to establish the…
PBJ
  • 961
3
votes
1 answer

Sum of product of squared binomial coefficients

Similar to the sum of product of binomial coefficients: What happens when I square the binomial coefficients $?$. Is there a nice closed formula for that $?$. More precisely, I'm interested in the special case where the $k_{i}$ are all equal to the…
Lorenz
  • 63
3
votes
2 answers

coefficient of $x^{2012}$ in $\frac{1+x}{(1+x^2)(1-x)}$

I am facing trouble in the following question coefficient of $x^{2012}$ in $$\frac{1+x}{(1+x^2)(1-x)}$$ i broke it down as $$(1+x){(1+x^2)}^{-1}{(1-x)}^{-1}$$ and then the coefficient of $x^{2012}$ in this expression is equal to coefficient of…
Navin
  • 2,605
3
votes
2 answers

Calculate the value of sum for any given n

$2n\choose0$ - $2n\choose2$ + $2n\choose4$ - ... + $(-1)^n$$2n\choose2n$ Q: What's the value for any given n $\in$ $N$? Task is quite easy for odd n and I completed it. You just have to notice that the first number and the last one are opposite etc.…
Spideyyyy
  • 523
3
votes
1 answer

Given $y$ and $x \choose y$, how to find $x$?

Possible Duplicate: How to reverse the $n$ choose $k$ formula? Given integers $y\geq 0$ and $z>0$, is there a good way to find an integer $x\geq y$ such that $z=\binom x y$? I could just guess and check a few values for x because in practice its…
binn
  • 1,291
3
votes
2 answers

What is the exponent of the last term of $(2x^2+3y^3)^{10}$?

What is the exponent of the last term of: $$(2x^2+3y^3)^{10}$$ Hi! I'm sorry if this question seems a bit amateurish. I'm quite confused with this question that was asked in a quiz about binomial expansion. My teacher said that the answer is 30.…
3
votes
2 answers

Binomial theorem incomplete expansion

I got this question and I am little bit confused, whether the question is correct or not. $n\choose0$-$ n\choose1 $+$ n\choose2$-$ n\choose3$+.........+$(-1)^r$$ n\choose r$=$28$ Now we are required to find the values of n. Its obvious that its an…
Harsh Sharma
  • 2,369
3
votes
2 answers

Please help me compute this$ \sum_m\binom{n}{m}\sum_k\frac{\binom{a+bk}{m}\binom{k-n-1}{k}}{a+bk+1}$

Compute following: $$ \sum_m\binom{n}{m}\sum_k\frac{\binom{a+bk}{m}\binom{k-n-1}{k}}{a+bk+1} $$ Only consider real numbers a, b such that the denominators are never 0. Now I simplify it…
3
votes
1 answer

Three problems with binomial coefficients

I found three difficult problems for me, involving binomial coefficients. They are extremely interesting I think, but I don't know if I have enough knowledge to manage. Seem really hard, can you help me with them? Prove that every $z\in\mathbb{N}$…
ray
  • 1,507
3
votes
0 answers

Sum involving integer compositions and binomial coefficients

I came across an interesting identity involving binomial coefficients. I'm not sure if I'm looking at the identity the wrong way but I am not aware if this identity is known and if there is an (easy) proof for it. Take a nonnegative integer $n$ and…
3
votes
5 answers

Find a value of $n$ such that the coefficients of $x^7$ and $x^8$ are in the expansion of $\displaystyle \left(2+\frac{x}{3}\right)^{n}$ are equal

Question: Find a value of $n$ such that the coefficients of $x^7$ and $x^8$ are in the expansion of $\displaystyle \left(2+\frac{x}{3}\right)^{n}$ are equal. My attempt: $\displaystyle \binom{n}{7}=\binom{n}{8} $ $$…
3
votes
2 answers

Evaluation of all positive integer ordered pairs $(n,r)$ for which $\binom{n}{r} = 2016$

$(1)$ Evaluation of all positive integer ordered pair $(n,r)$ for which $\displaystyle \binom{n}{r} = 120$ $(2)$ Evaluation of all positive integer ordered pair $(n,r)$ for which $\displaystyle \binom{n}{r} = 2016$ $\bf{My\; Try::}$ Here $r=1$ and…
juantheron
  • 53,015