\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} 7.5.2020\\
\begin{center}
{\Large \bf {Ernstfalltest zum Staatsexamen: Analysis}  }
 \end{center}
    {\bf Aufgabe 7:} (H10T2A2) \\
    Es sei $\bE:=\{z \in \C: |z| < 1\}$ die offene Einheitskreisscheibe
und $f: \bE \to \C$ eine holomorphe Funktion f\"ur die $|f(0)| < 1$ und 
$|f(z)| \leq 1$ f\"ur alle $z \in \bE$ gilt. Man zeige, da{\ss} dann sogar
$|f(z)| < 1$ f\"ur alle $z \in \bE$ gelten mu{\ss}.
\\[0.3cm]   
{\bf Aufgabe 8:} (F19T3A1) \\
Sei $n \geq 1$ eine nat\"urliche Zahl.
\begin{enumerate}
\item[a)] Bestimmen Sie f\"ur die Funktion $f: \C \to \C$ mit
$f(z)=z^n-1$ f\"ur alle $z \in \C$ alle Nullstellen mit strikt 
positivem Realteil.
\item[b)] Sei $z \in \C$ eine der Nullstellen mit $\re(z)>0$ aus 
Teilaufgabe (a). Zeigen Sie, da{\ss} $w=z+z^{n-1}$ eine reelle Zahl echt 
gr\"o{\ss}er Null ist.
\item[c)] Sei $n=5$ und $w>0$ eine der positiven reellen Zahlen aus
Teilaufgabe (a). Nehmen Sie $w \not=2$ an und zeigen Sie, da{\ss}
\[ w^2+w-1=0\]
gilt. Bestimmen Sie den Winkel $\alpha \in ]0,\pi[$ mit $w=2\cos(\alpha)$.
\end{enumerate}
{\bf Aufgabe 9:} (H06T2A2)
    Drei Fragen zur Funktionentheorie:
\begin{enumerate}
\item[a)] Hat jede holomorphe Funktion eine Stammfunktion?
\item[b)] Wo konvergiert die Laurentreihe $\ds \sum_{n=-\infty}^{\infty} z^n$?
\item[c)] Nimmt die komplexe Sinusfunktion jeden Wert an?
\end{enumerate}
\end{document}
