Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Summation
Counting summation of binomial coefficients
May 09, 2021
prove $\sum_{i=1}^{n}\sqrt{a_i}\ge (n-1)\sum_{i=0}^{n}\frac{1}{\sqrt{a_i}}$
May 09, 2021
prove that $xy+yz+zx\ge x\sqrt{yz}+y\sqrt{xz}+z\sqrt{xy}$
May 09, 2021
Proving that $ \sum_{k=0}^\infty\frac1{2k+1}{2k \choose k}^{-1}=\frac {2\pi}{3\sqrt{3}} $
May 09, 2021
How to compute a $\sum_{n=0}^{\infty}{\frac{2^n}{(2n+1){2n\choose n}}}$
May 09, 2021
Intuition behind sums of sums of whole numbers
May 09, 2021
Show $\binom{n}{[n/2]} = \binom{n-1}{[(n-1)/2]} + \sum_{i=0}^{[n/2] - 1} \frac{1}{i+1} \binom{2i}{i} \binom{n-2i-2}{[n/2]- i - 1}$
May 09, 2021
Two sets having the same subset sums.
May 09, 2021
Calculate the minimum value of $\left|\frac{a^2 - bc}{b - c}\right| + \left|\frac{b^2 - ca}{c - a}\right| + \left|\frac{c^2 - ab}{a - b}\right|$.
May 09, 2021
Is the summation $\sum_{i=1}^{n}\frac1{i} \binom{n}{i}$ possible?
May 09, 2021
« Newer Entries
Older Entries »