Category: Updates

How to show C(n,k)= C(n,n-k)

I am doing a question from the textbook "Calculus and Statistics" by Gemigani. If $n = 2m$ and $k= 1,2, \ldots ,m$ Prove that $C(n,k)= C(n,n-k)$ Ok so my ...

Integer expression

Expression $$\frac{a}{b+c}+\frac{b}{a+c}+\frac{c}{a+b}$$ takes an integer value $2$ when $a=t, b=t, c=3t$. Are there any other integer values of variables...

Integral of arcsin(x)/(x^2)

I did the integration by parts and got this expression, but then I am stuck on how to take it further. I tried substituting u=1-x^2, but then I had to do ...