Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 779 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 779 Bytes

Combinatorics

This repo is a place to maintain and document my progress in solving some combinatorics problems taken from the textbook Combinatorics Through Guided Discovery by Kenneth P. Bogart. The text can be found online for free here.

Contains solved solutions as well as some occasional python code to visualize the solutions themselves. Notebooks are not guaranteed to be fully finished and should be considered as works in progress.

In general I will not give in-depth solutions to all of the problems that I solve, however for those problems that take me a significant amount of time to solve, I will attempt to write up my thought process and a thorough explanation.