%\documentclass[12pt,a4paper, german]{article}
%\usepackage{a4kopka}
\documentclass[12pt,a4paper]{article}
%\usepackage{ngerman}
%\usepackage{fleqn}
\usepackage{array}
\usepackage[latin1]{inputenc}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
%\usepackage{mathbbol}
\usepackage{amstext}
%\usepackage{fancyhdr}
\usepackage{relsize}
%\usepackage{epic}
\usepackage{graphics}
\usepackage{graphicx}
\usepackage[T1]{fontenc}
\usepackage{a4wide}
%\usepackage{makeidx}\usepackage{german}
%\usepackage{textcomp}
\usepackage{ulem}


\newcommand{\D}{\displaystyle}
%%%%%%%%%%%%%%%%%%%%

\newcommand{\IR}{{\mathbb{R}}}
\newcommand{\IN}{{\mathbb{N}}}
\newcommand{\IZ}{{\mathbb{Z}}}
\newcommand{\IF}{{\mathbb{F}}}
\newcommand{\IK}{{\mathbb{K}}}
\newcommand{\IQ}{{\mathbb{Q}}}
\newcommand{\IC}{{\mathbb{C}}}
\newcommand{\IP}{{\mathbb{P}}}
\newcommand{\IE}{{\mathbb{E}}}

\newcommand{\ep}{{\varepsilon}}
\newcommand{\ph}{{\varphi}}
\newcommand{\thet}{{\vartheta}}
\newcommand{\rh}{{\varrho}}
\newcommand{\de}{{\delta}}
\newcommand{\la}{{(}}
\newcommand{\ra}{{)}}
\newcommand{\Om}{{\Omega}}
\newcommand{\al}{{\alpha}}
\newcommand{\be}{{\beta}}
\newcommand{\ga}{{\gamma}}
\newcommand{\gwh}{{\widehat{\gamma}}}
\newcommand{\om}{{\omega}}
\newcommand{\La}{{\Lambda}}
\newcommand{\Ga}{{\Gamma}}
\newcommand{\De}{{\Delta}}
\newcommand{\wh}{{\widehat}}

\newcommand{\foh}{{\mathfrak{h}}}

\newcommand{\nach}{{\rightarrow}}
\newcommand{\Nach}{{\,\rightarrow\,}}
\newcommand{\Fou}{{\mathcal{F}}}
\newcommand{\sk}{{\,|\,}}

\def\be{\begin{eqnarray*}}
\def\ee{\end{eqnarray*}}
\def\bel{\begin{eqnarray}}
\def\eel{\end{eqnarray}}

\def\ex{\exists}
\def\all{\forall}

\def\a{\alpha}
\def\eh{\frac{1}{2}}
\def\A{\mathcal{A}}
\def\R{\mathbb{R}}
\def\N{\mathbb{N}}\def\NN{\mathbb{N}}
\def\E{\mathbb{E}}
\def\P{\mathbb{P}}
\def\C{\mathbb{C}}
\def\B{\mathcal{B}}
\def\F{\mathcal{F}}
\def\S{\mathcal{S}}
\def\Z{\mathbb{Z}}
\def\O{\mathcal{O}}
\def\e{\epsilon}
\def\ep{\tilde{\delta}}
\def\d{\delta}
\def\lm{\lambda}
\def\id{\mathbb{I}}
\def\Sp{\textrm{Sp}}
\def\lili{\lim\limits}
\def\nn{\nonumber}
\def\fa{\bigwedge\limits}
\def\one{1}
\def\chiop{\chi_{\{\delta>L\}}}
\def\eqiv{\Longleftrightarrow}
\def\lra{\longrightarrow}
\newcommand{\ab}[1]{\left( #1\right)}

\renewcommand\Re{\operatorname{Re}}
\renewcommand\Im{\operatorname{Im}}

%\newcommand{\cosh}{\mbox{cosh}}
\newtheorem{theorem}{Theorem}[section]
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{corollary}[theorem]{Corollary}
\newtheorem{remarks}[theorem]{Remarks}
%%%%%%%%%%%%%%%%%%%%

%\addtolength{\voffset}{-15pt} \addtolength{\textheight}{-10pt}
%\addtolength{\textheight}{-11pt} \addtolength{\headsep}{6pt}

%\setlength{\parskip}{10pt plus 2pt minus 1pt}
\setlength{\parindent}{0pt}
\newcommand{\wk}{\mbox{$\,<$\hspace{-5pt}\footnotesize )$\,$}}
\thispagestyle{empty} %\addtolength{\voffset}{15pt}

%\setlength{\textheight}{10in}

\begin{document}

\rule{\textwidth}{0.3pt}\\

\begin{center}
\textbf{\large Mathematik für Wirtschaftsinformatiker}\\
\end{center}
\textbf{Wintersemester 2015/2016\hfill Prof. Dr. M. Keller}\\

\rule{\textwidth}{0.3pt}\\

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Hier geht's los
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\textbf{Blatt 8}\hfill % Nr des Blatts
\textbf{Abgabe 14.01.2016}\\

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%








\begin{itemize}
\item[(1)] Zeigen Sie: Für jedes $n\in\IN$ gilt die Ungleichung \[\sum_{k=1}^n\frac{1}{k^2}\leq 2-\frac{1}{n}.\]

\item[(2)] Zeigen Sie: Für jedes $n\in\IN$ gilt die Gleichung \[\sum_{k=n}^{2n}k=3\sum_{k=1}^n k.\] 

\item[(3)]\begin{itemize}
\item[(a)] Finden Sie alle Lösungen der Gleichung $z^3=1$ in $\IC$. Zeichnen Sie diese in die Gaußsche Zahlenebene. Tipp: Schreiben Sie $z^3=(a+ib)^3$. Was sind $\Re z^3$ und $\Im z^3$?
\item[(b)] Berechnen Sie $\Re\frac{1+i}{1-i}$ und $\Im\frac{1+i}{1-i}$. Zeichnen Sie $\frac{1+i}{1-i}$ in die Gaußsche Zahlenebene. Tipp: Erweitern Sie den Bruch geschickt.
\end{itemize}
\item[(4)]
Berechnen Sie $\Re\frac{42}{i}$ und $\Im\frac{42}{i}$. Zeichnen Sie $\frac{42}{i}$ in die Gaußsche Zahlenebene.
\end{itemize}
\end{document}
