Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions aufgaben/1/10000002.tex
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
\]
The general solution of the differential equation now becomes
\[
y(x)=\frac12x^2+Ax+B, \text{\quad mit\quad} y'(x)=x+A.
y(x)=\frac12x^2+Ax+B, \text{\quad with \quad} y'(x)=x+A.
\]
The values and derivatives of the solution at the interval ends are
\begin{center}
\begin{center}
\begin{tabular}{|c|cc|}
\hline
&0&1\\
Expand Down
4 changes: 2 additions & 2 deletions aufgaben/2/20000002.tex
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
This is a half plane that includes the $y$-axis.
The points on the $y$-axis are boundary points, any small neighborhood of
these points has points in $\Omega$ and points outside of it.
So $\Omega$ ist not open and therefore not a domain.
So $\Omega$ is not open and therefore not a domain.
(figure \ref{20000002:fig} left).
\item
$\Omega$ consists of all points except the origin.
Expand All @@ -41,7 +41,7 @@
\includeagraphics[]{graphs-2}
\end{center}
\caption{Subsets $\Omega\subset\mathbb R^2$ for problem \ref{20000002} a)
(left)
(left)
and b) (right)\label{20000002:fig}}
\end{figure}
\end{loesung}