BinomialCoefficients 1.13

documentation notebook
Eric Rowland
​https://ericrowland.github.io/packages.html

Introduction

BinomialCoefficients is a package containing implementations of several theorems on the residues and divisibility properties of binomial coefficients.
This introduction gets you started with a few features of the package; the next section provides a complete list of package symbols along with their usage messages and further examples.
The last section lists the theorems used by each symbol.
To use BinomialCoefficients, first you will need to load the package by evaluating the following cell. (If you need help, see loading a package.)
<<BinomialCoefficients`

Arithmetic properties of binomial coefficients


Package symbols

BinomialComplementMod


BinomialExponent


BinomialMod


BinomialResidueCount


Carries


CoprimeFactorial


Implementation details
