Public View
Suggest
Download this page (.md) Download entire wiki (.zip)
Clone entire wiki

SU-CS161 Things to Review

log laws, exponent laws and general non-discrete math stuff
distributions and infinite series, math53 content
combinations
\mqty(n \\ k) = \mqty(n-1 \\ k-1) + \mqty(n-1 \\ k) \mqty(n \\k) = \mqty(n \\ n-k) binomial theorem: \left(a+b\right)^{n} = \sum_{k=0}^{n} \mqty(n \\k)a^{k} b^{n-k}
geometric sum

Page updated