- #36
app_oos
- 5
- 0
D H said:since nCr and nC{r-1} are both integers by assumption.
This is the only part I don't get. I know nCr was assumed to be an integer (induction hypothesis) but where was nC(r-1) assumed to be an integer? Is this some sort of axiom, that if nCr is an integer, then nC(r-1) is one too? I understand the other parts of the proof and I know what induction is, by the way.