Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.
pit edited this page Mar 5, 2020 · 5 revisions

Combinatorics and Pascal Triangle

The actual documentation is available at Calcolo Combinatorio that will soon be translated in English.

Introduction to combinatorics

Factorial function

[TODO]

Binomial coefficient

Definition
Given f1 and f2, the binomial coefficient of n and k is:
f3 f4


Provisions

[TODO]


Permutations

[TODO]


Combinations

[TODO]


Newton's formula for binomials

[TODO]