\documentclass[12pt,a4paper,onesided,fleqn]{article}

\pagestyle{empty}

\setlength{\mathindent}{0.5cm}

 % usepackages

\usepackage{a4}
%\usepackage[german]{babel}
\usepackage[latin1]{inputenc}

\usepackage{graphicx}
 \usepackage{latexsym}
 \usepackage{amsmath}
 \usepackage{amsthm}
 \usepackage{amsfonts} 
 %\usepackage{srcltx}
 \usepackage{amssymb}

 % Einstellungen

 \setlength{\oddsidemargin}{0.46cm}
 \setlength{\textwidth}{16cm}
 \setlength{\topmargin}{-1cm}
 \setlength{\headheight}{0.5cm}
 \setlength{\headsep}{0.5cm}
 \setlength{\topskip}{-1cm}
 \setlength{\textheight}{24cm}

 % Neue Kommandos

 \newcommand{\fa}{\qquad \forall \quad}
 \newcommand{\eps}{\varepsilon}
 \newcommand{\im}{{\rm Im}\,}
 \newcommand{\re}{{\rm Re}\,}
 \newcommand{\grad}{{\mathrm{grad}}}
 \newcommand{\esubset}{{\subset \atop \not=}}


 \newcommand{\be}{\begin{equation}}
 \newcommand{\ee}{\end{equation}}
 \newcommand{\bea}{\begin{eqnarray}}
 \newcommand{\eea}{\end{eqnarray}}
 \newcommand{\beao}{\begin{eqnarray*}}
 \newcommand{\eeao}{\end{eqnarray*}}
 \newcommand{\nn}{\nonumber}
 \newcommand{\ds}{\displaystyle}
 \newcommand{\ol}{\overline}
 \newcommand{\ul}{\underline}
 \newcommand{\fn}{\mathbf{0}}
 \newcommand{\dist}{\mathrm{dist}}
 \newcommand{\Kern}{\mathrm{Kern}}
 \newcommand{\Loes}{\mathrm{\textrm{L{\"o}s}}}
 \newcommand{\Kard}{\mathrm{Kard}}
 \newcommand{\spur}{\mathrm{Spur}}
 \newcommand{\Hom}{\mathrm{Hom}}
 \newcommand{\Adj}{\mathrm{Adj}}
 \newcommand{\Spur}{\mathrm{Spur}}
 \newcommand{\Res}{\mathrm{Res}}
 \newcommand{\Bild}{\mathrm{Im}}
 \newcommand{\Abb}{\mathrm{Abb}}
 \newcommand{\sign}{\mathrm{sign}}
 \newcommand{\id}{\mathrm{id}}
 \newcommand{\pr}{\mathrm{pr}}
 \newcommand{\one}{\mathbf{1}}
\newcommand{\discup}{\cup}
\newcommand{\lap}{\bigtriangleup}
\newcommand{\Rang}{\mathrm{Rang}}
\newcommand{\Zrang}{\mathrm{Z-Rang}}
\newcommand{\Srang}{\mathrm{S-Rang}}
\newcommand{\supp}{\mathrm{supp}}  
\newcommand{\rot}{\mathrm{rot}}  
\newcommand{\lin}{\mathrm{lin}}
\newcommand{\ldkl}{[\hspace{-0.06cm}[}
\newcommand{\rdkl}{]\hspace{-0.06cm}]}
\newcommand{\lkld}{[\hspace{-0.06cm}[\hspace{-0.06cm}[}
\newcommand{\rkld}{]\hspace{-0.06cm}]\hspace{-0.06cm}]}
\newcommand{\Eig}{\mathrm{Eig}} 
\newcommand{\Log}{\mathrm{Log}} 
\newcommand{\diff}{\mathrm{Diff}} 
\newcommand{\Der}{\mathrm{Der}} 
\newcommand{\frm}{\mathfrak{m}} 
\newcommand{\fuer}{\text{ f\"ur }}
\newcommand{\ho}{\text{ H\"o }}
\newcommand{\los}{\text{L\"os}}
\newcommand{\fueralle}{\text{ f\"ur alle }}
\newcommand{\falls}{\text{ falls }}
\newcommand{\gilt}{\text{ gilt: }}
\newcommand{\und}{\text{ und }}
\newcommand{\oder}{\text{ oder }}
\newcommand{\Var}{\text{Var}}
\newcommand{\Aut}{\mathrm{Aut}}
\renewcommand{\mit}{\text{ mit }}


 \newcommand {\K}{\mathbb{K}}
 \newcommand {\C}{\mathbb{C}}
 \newcommand {\N}{\mathbb{N}}
 \newcommand {\Z}{\mathbb{Z}}
 \newcommand {\Q}{\mathbb{Q}}
 \newcommand {\R}{\mathbb{R}}
 \newcommand {\bP}{\mathbb{P}}
 \newcommand {\bE}{\mathbb{E}}

 \newcommand {\cA}{\mathcal{A}}
 \newcommand {\cB}{\mathcal{B}}
 \newcommand {\cD}{\mathcal{D}}
 \newcommand {\cE}{\mathcal{E}}
 \newcommand {\cF}{\mathcal{F}}
 \newcommand {\cG}{\mathcal{G}}
 \newcommand {\cI}{\mathcal{I}}
 \newcommand {\cJ}{\mathcal{J}}
 \newcommand {\cL}{\mathcal{L}}
 \newcommand {\cP}{\mathcal{P}}
 \newcommand {\cM}{\mathcal{M}}
 \newcommand {\cN}{\mathcal{N}}
 \newcommand {\cK}{\mathcal{K}}
 \newcommand {\cR}{\mathcal{R}}
 \newcommand {\cS}{\mathcal{S}}
 \newcommand {\cO}{\mathcal{O}}
 \newcommand {\cU}{\mathcal{U}}
 \newcommand {\cV}{\mathcal{V}}
 \newcommand {\cH}{\mathcal{H}}
 \newcommand {\cC}{\mathcal{C}}
 \newcommand {\cZ}{\mathcal{Z}}
\newcommand{\rkl}{\rangle}
\newcommand{\lkl}{\langle}
\newcommand{\etm}{\subsetneq}
%{\, {\stackrel {\scriptstyle \subset} {\scriptscriptstyle \not=}} \,}
 % Umgebung fuer Saetze

% \newtheorem{satz}{Satz}[section]
% \newtheorem{lemma}[satz]{Lemma}
% \newtheorem{hilfssatz}[satz]{Hilfssatz}
% \newtheorem{korollar}[satz]{Korollar}
% \newtheorem{prop}[satz]{Proposition}
% \newtheorem{definition}[satz]{Definition}

% \theoremstyle{definition} 
% \newtheorem{beispiel}[satz]{Beispiel}
% \newtheorem{bemerkung}[satz]{Bemerkung}
% \newtheorem{rezept}[satz]{Rezept}
% \newtheorem{warnung}[satz]{Warnung}
% \newtheorem{anwendung}[satz]{Anwendung}
% \newtheorem{aufgabe}{Aufgabe}
% \newtheorem{beispiel*}[satz]{Beispiel$^*$}
% \newtheorem{beispielz}{Beispiel$^\#$}

 
%\renewcommand{\theequation}{\thesection.\arabic{equation}} 

% 
\begin{document}
\noindent Mathematisches Institut der Universit\"at M\"unchen 
\hspace{5cm} 20.5.2020\\
\begin{center}
{\Large \bf {Ernstfalltest zum Staatsexamen: Analysis}  }
\end{center}
{\bf Aufgabe 13: }(F14T1A4) \\
Es sei $G \subseteq \C$ ein beschr\"anktes Gebiet und $f:G \to \C$
eine Funktion, die bei Ann\"aherung an $\partial G$ gegen $\infty$ strebt, 
dh. f\"ur jede Folge $(z_n)_{n \in \N}$ in $G$ mit 
$z_n \stackrel{n \to \infty}{\longrightarrow} z \in \partial G$
gilt \linebreak
$|f(z_n)| \stackrel{n \to \infty}{\longrightarrow}~\infty$. Zeigen Sie,
da{\ss} $f$ nicht holomorph ist, indem Sie die folgenden F\"alle
unterscheiden:
\begin{enumerate}
\item[(i)] $f$ hat keine Nullstelle in $G$.
\item[(ii)] $f$ hat endlich viele Nullstellen in $G$.
\item[(iii)] $f$ hat unendlich viele Nullstellen in $G$.
\end{enumerate}
%
{\bf Aufgabe 14:} (F10T3A5)
F\"ur die Funktion $f(z)=\ds \frac{2}{z(z^2+1)}$
bestimme man die Laurentreihen in den Bereichen
\beao A_1&:=& \{z \in \C: 0 < |z| < \frac{1}{2} \} \\
A_2&:=&\{z \in \C: 0 < |z-i|<1\} \\
A_3&:=&\{z \in \C:2 < |z-i|~<3\} \eeao
 und berechne l\"angs
$\begin{array}[t]{rcl} \alpha: [0,2\pi] & \to & \C \\
t & \mapsto & \frac{1}{2} e^{it} \end{array}$ und
$\begin{array}[t]{rcl} \beta: [0,2\pi] & \to & \C \\
t & \mapsto & 4e^{4it} \end{array}$ die Wegintegrale
$\ds \int\limits_{\alpha} f(z) dz$ und $\ds \int\limits_{\beta} f(z) dz$.
%
 \\
{\bf Aufgabe 15:} (H11T2A3)
\begin{enumerate}
\item[a)] Sei $h$ in einer Umgebung von $z_0 \in \C$ holomorph mit
$h(z_0) \not = 0$ und sei eine meromorphe Funktion $F$ durch 
$F(z)=\frac{h(z)}{(z-z_0)^3}$ gegeben. Berechnen Sie das Residuum von $F$ in
$z_0$.
\item[b)]  Klassifizieren Sie f\"ur die Funktionen
\[ f(z) = \frac{1}{(1+z^2)^3} \quad \und \quad g(z)= \exp( \exp (-\frac{1}{z}))
\]
alle isolierten Singularit\"aten in $\C$.
\item[c)] Berechnen Sie mit der Funktion $f$ aus (b) das Integral
\[ \int\limits_{-\infty}^{\infty} f(x) dx .\]
\end{enumerate}
%
\end{document}
