[Analysis] Small notes

This commit is contained in:
RobinB27
2026-01-26 14:58:58 +01:00
parent 2f2432ddd3
commit 0dfbd46684
5 changed files with 65 additions and 9 deletions

View File

@@ -295,12 +295,16 @@ $$
Don't \textit{have to} exist if $X$ is open, only if $X$ is compact.\\
\subtext{However, for compact sets, the lemma above no longer applies.}
\method \textbf{Critical points on Compact Sets}\\
Decompose $X = X' \cup B$, s.t. $X'$ is open, $B$ is a \textit{boundary}.
\method \textbf{Critical points on Compact Sets}
\footnotesize
Decompose $X = X' \cup B$, s.t. $X'$ (Interior) is open, $B$ is a \textit{boundary}.
\begin{enumerate}
\item Find critical points in $X'$
\item Check if any $x \in B$ is a maximum/minimum
\item Find critical points in $X'$: via $\nabla f$, check state using $\textbf{H}_f$
\item Check if any $x \in B$ is a maximum/minimum\\
For this: try to parametrize (sections of) $B$, check corners.
\end{enumerate}
\normalsize
\definition \textbf{Non-degenerate Critical Point}
$$