mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 17:00:05 +01:00
6 lines
296 B
TeX
6 lines
296 B
TeX
\section{General tips}
|
|
Use systems of equations if given some points, or other optimization techniques.
|
|
The Analysis I cheat sheet has a derivatives and anti-derivatives table.
|
|
|
|
Do note that a function like $e^{ax}$ is bounded as $x \rightarrow +\infty$ if $a \leq 0$ (exponent becomes smaller!)
|