Open Undergraduate Math Solutions
Welcome to the Open Undergraduate Math Solutions project.
This repository aims to build a collaborative, open-source collection of solution manuals for classic undergraduate mathematics textbooks. All solutions are written in LaTeX and automatically compiled into this website.
Available Solutions
Set Theory
Analysis
How to Contribute
We welcome contributions from everyone! Whether you want to add a single problem solution, fix a typo, or start a new book.
- Fork the repository on GitHub.
- Create your
.texfile in thesolutions/directory following the folder structuresolutions/subject/author/. - Submit a Pull Request.
Latex Support
This site supports standard LaTeX syntax. You can use environments like align, gather, and standard tabular for truth tables.