This is a comprehensive 6-page cheat sheet for MATH 261 (Elementary Number Theory) at the American University of Beirut, covering key topics including divisibility, modular arithmetic, quadratic residues, sums of two squares, and groups. It provides formulas, proof templates, methods, and common traps organized for quick reference during exams.
If you want to generate the PDF from the LaTeX source:
pdflatex number_theory_cheatsheet_6pages.texIf using latexmk for automatic build management:
latexmk -pdf number_theory_cheatsheet_6pages.texThe output PDF will be number_theory_cheatsheet_6pages.pdf.