I could find (10,3) , (10,7) & (16,2) (16,14) .
\hspace{-16}$Find all Integer pairs $\mathbf{(n,r)}$ for which $\mathbf{\binom{n}{r}=120}$
-
UP 0 DOWN 0 0 3
3 Answers
rahul
·2012-03-12 23:47:49
btw does this sign represents....
(nr) ????? i hvn't understood till date... !!
h4hemang
·2012-03-13 00:21:00
@rahul.
this means the number of combinations of n thing taen r at a time.
you will do it in class 11.
C(n,r) = (n!)/(r!*(n-r)!)
here C(n,r) means the same as the given symbol by man111.