Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download
Views: 1544
1
\documentclass{article}
2
\usepackage{graphicx}
3
\begin{document}
4
5
\hspace{-5em}
6
\includegraphics[width=1.1\textwidth]{red.png}
7
\vspace{-38em}
8
9
10
\begin{center}
11
{\bf\Huge \hspace{1ex}Prime Numbers}
12
\vspace{1em}
13
14
{\bf\Huge and the\hspace{1em}}
15
\vspace{1em}
16
17
{\bf\Huge Riemann Hypothesis}
18
19
\vspace{.1em}
20
\hspace{-2.5em}\includegraphics[width=\textwidth]{theta3.png}
21
22
\vspace{-8em}
23
24
\hspace{-2em}\includegraphics[width=.2\textwidth]{riemann.jpg}
25
26
27
\vspace{7em}
28
29
\end{center}
30
31
{\bf\LARGE Barry Mazur}
32
\vspace{1ex}
33
34
{\bf\LARGE William Stein}
35
36
37
\end{document}
38
39