Write an algorithm for Binomial Coefficient with an example.
Answers
Answered by
2
C++Server Side ProgrammingProgramming. Binomial coefficient denoted as c(n,k) or ncr is defined as coefficient of xk in the binomial expansion of (1+X)n. The Binomial coefficient also gives the value of the number of ways in which k items are chosen from among n objects i.e. k-combinations of n-element set.
Similar questions
Biology,
4 hours ago
Chemistry,
8 hours ago
India Languages,
8 hours ago
Math,
8 months ago
English,
8 months ago