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
1
vote
1 answer

Product and binomial coefficients

So here is the question..I am stuck on part c and onwards ( probably because next bits require some tricks used in (c) ). Any help how to do part c and maybe the rest :D Many thanks.
Shorty
  • 467
1
vote
1 answer

Why binomial distribution for particles in container?

I read in an introduction to information theory and entropy There is N particles, which can move across a million of boxes. What does author mean by Consider the number of configurations with the particles distributed almost equally, except that…
Val
  • 1
1
vote
3 answers

Pascal's formula and Binomial Coefficients

Prove Pascal's formula by substituting the values of the binomials coefficient as given in the equation $$\binom nk= \frac{n!}{k!\,(n-k)!} = \frac{n(n-1)\cdots(n-k+1)}{k(k-1)\cdots1}.$$ I guess I just don't know what values I'm supposed to be…
user2553807
  • 1,245
  • 25
  • 46
1
vote
4 answers

Binomial coefficient question?

I'm unsure how to do these types of questions, so any help would be great: Find the coefficient of $x^2$ in the expansion of $(x+1/x)^3(x-1/x)^5$ Thanks
1
vote
2 answers

$\displaystyle \sum^{10}_{k=0}\binom{20+k}{20}\cdot \binom{20-k}{10}$

The value of $\displaystyle \sum^{10}_{k=0}\binom{20+k}{20}\cdot \binom{20-k}{10}$ Using $\displaystyle \binom{n}{r}=\binom{n}{n-r}$ So we have $\displaystyle \sum^{10}_{k=0}\binom{20+k}{k}\cdot \binom{20-k}{10-k}=\binom{40}{10}$ (Above using $2$…
1
vote
1 answer

Maximum $a \in (0,1)$ such that sum of binomials in $[(n/2)-n^a,(n/2)+n^a]$ is $o(2^n)$

Is the maximum value $a$ such that the sum of the middle binomial coefficients $$2^{-n} \sum_{k=(n/2)-\lfloor n^a \rfloor}^{(n/2)+\lfloor n^a \rfloor} C_k^n$$ goes to zero known?
kodlu
  • 9,338
1
vote
0 answers

Show that the cardinality of the Union of two Powersets is 2n choose n

I am back with another great exercise, however I am again a little bit stuck on proving it further, it goes as following: Suppose $A$ and $B$ are both non empty, disjoint Sets, with $|A|=2n-1$ and $|B|=2n-1$. The Powersets of $A$ and $B$ are $P(A)$…
b00nn1e
  • 101
1
vote
1 answer

Upper bound of product of binomial coefficients

Given $L$ a constant positive integer, and $1\leq k \leq L$. My question are: (1) What is the upper bound of $$\binom{m_1}{2}\binom{m_2}{2}\cdots\binom{m_k}{2}\leq \cdots$$ among all partitions $(m_1,\cdots,m_k)$ of integer $n$, i.e.…
happyle
  • 183
1
vote
3 answers

Could you please explain How to expand $(1 - \frac1x)^{-n}$ into a sum of powers of $x$?

Could you please explain how to expand $(1 - \frac1x)^{-n}$ into a sum of powers of $x$? Thank you in advance.
RHS
  • 413
1
vote
1 answer

Generalised binomial coefficients make sense when characteristic is not 2.

$\newcommand{gbin}[1]{\binom{\frac{1}{2}}{#1}}\let\ge\geqslant$Consider the generalised binomial coefficient defined as $$\gbin{n} := \frac{\left(\frac{1}{2}\right)\left(\frac{1}{2} - 1\right) \cdots \left(\frac{1}{2} - (n - 1)\right)}{n!}$$ for $n…
1
vote
0 answers

solving equation from factorial/binomial coefficient

I'd like to find the sample size for which, in a combination with replacement, the probability of having at least one object of each k class is greater than $p$. Each object can take $k$ levels. I think (but I'm not sure) that for a sample size of…
jtextori
  • 111
1
vote
0 answers

About bounding the "proportion" of a binomial coefficient

Is there some explicit examples of functions $f,g:(0,1/2]\to\mathbb R$ such that $f(\delta)\leq\dbinom{n}{\lfloor\delta n\rfloor}\leq g(\delta)$ for all natural $n$ (or at least for all $n\geq N_0$ for an explicit $N_0$)?
1
vote
1 answer

Binomial-like Sum

We know that $\sum_{k=0}^n a^k \frac{n^{\underline k}}{k!} = (1+a)^n$. Is there a known (preferably closed) form for $\sum_{k=0}^n a^k/k!$ ? This question was prompted by another recent question.
User3910
  • 2,390
1
vote
4 answers

Why is the binomial coefficient $\binom00$ equal to 1?

I can understand why the generalized binomial coefficient $\binom a0$ equals $1$ when $a$ is not zero. Here $a$ can be any real number. Why? Well, we have: $$\binom {a}{n} = \frac{a(a-1)\dots(a-(n-1))}{1.2.3 \dots n}$$ $$\Rightarrow \binom {a}{n+1}…
peter.petrov
  • 12,568
1
vote
0 answers

Pascal theorem\ Binomial Coefficients

$$ \text{For the general power sum: } S_n^p:=1^p+2^p+3^p...n^p $$ $$ \text{Show that: }(p+1)S_n^p + {p+1\choose 2}S_n^{p-1} + {p+1\choose 3}S_n^{p-2}+...+S_n^0=(n+1)^{p+1}-1 $$ A part of the answer is: $$ (p+1)S_n^p + {p+1\choose 2}S_n^{p-1} +…
MeepMeep
  • 115