You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic Combinatorics course cover and touch upon a variety of topics in Combinatorics, like Ramsey Theory, Extremal Graph Theory, Extremal Set Theory, the Partition Function and Enumerative Problems. its also encounter a variety of tools and techniques, like Generating Functions, the Probabilistic Method and tools from Linear Algebra
Solution complète du problème B6 du concours Putnam 2011 — le problème où pas 1 des 3407 candidats a marqué, ne serait-ce, qu'un seul point. Démonstration via l'exponentielle tronquée, racines doubles sur les corps finis et construction auxiliaire G(x) = F(x) - x + x^p.
Lecture notes, assignments, and other materials for a one-semester introductory course on topics in logic, combinatorics, and computer science applications thereof.
Exploring binary strings in combinatorics using Python — listing permutations, connections to subsets, Fibonacci sequences, and Catalan numbers. Python runs inside R Markdown via the reticulate package. Hosted via GitHub Pages.