Skip to content

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.

  1. Fork the repository on GitHub.
  2. Create your .tex file in the solutions/ directory following the folder structure solutions/subject/author/.
  3. 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.