You can find the PDF file on the Releases page on the right ===>>>
It soon became clear that the unconscious instincts for logic and language which had enabled me to succeed were not shared by the large majority of my students. - Susanna Epp (author of Discrete Mathematics with Applications, 5th edition)
Bjarne Stroustrup on the importance of Mathematics and Computer Science fundamentals
Solutions to Susanna Epp's Discrete Mathematics 5th Edition
This is much gentler than MIT Math for CS, and covers the same material.
Please feel free to open a discussion if you spot an error or a typo!
Contact me: spamegg1
on Discord, or on Slack, or on Matrix
Only edit the .tex
source files, I will use Github actions to compile and release the PDF files. (work in progress)
To make a change to an exercise, you need to change 2 files:
- one of the chapter files, say
chapter5.tex
for example, and - make the same change in
all.tex
in the relevant section.
- Add Github actions