Skip to content

kepler-69c/analysis3_cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis 3 cheatsheet

A cheatsheet for the Analysis 3 course (401-0353-00L), taken in fall 2025. The content is based primarily on the official lecture notes for the course.

Some mistakes are guaranteed; if you find any, please open an issue/pull request.

Content

  • Method of characteristics for first-order PDEs
  • Conservation laws, shock waves, and Burgers' equation
  • Classification of second-order PDEs (hyperbolic, parabolic, elliptic)
  • Heat and wave equations with Dirichlet, Neumann, and mixed boundary conditions
  • Separation of variables and eigenfunction expansions
  • Elliptic problems in rectangular and circular domains
  • Harmonic functions and maximum principles
  • Appendix with trigonometric identities, Fourier series orthogonality, and derivative/antiderivative formulas

Installation / Compilation

Requires a LaTeX distribution (TeX Live, MikTeX, etc.):

# compile main.tex using pdflatex or lualatex
pdflatex main.tex
  • Multiple runs may be necessary for references, table of contents, and cross-references.

Contributors

  • Kevin Frunz - basically wrote most of the cheatsheet, including Separation of Variables and Elliptic Problems
  • EstaticEclipse - helped with proofreading and fixes

License

MIT License (LICENSE) - feel free to use, modify, share.

About

cheatsheet for the Analysis 3 course (401-0353-00L)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages