\documentclass[10pt,letterpaper]{article}
\usepackage[latin1]{inputenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\title{SEE: Detail of Gini Factor calculation}
\author{Willy H. Gerber}

\begin{document}

\title{Detail of Gini Factor calculation}

The State of one person is defined through:

\begin{equation}
S: \omega = (\varepsilon,\vec{s})
\end{equation}

The Partition Function will read

\begin{equation}
Z = \sum_{S} e^{-\beta\omega_{S}}
\end{equation}


\end{document}
