Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download
Views: 1544
1
\documentclass{article}
2
\usepackage{graphicx}
3
\begin{document}
4
5
\begin{center}
6
{\bf\Huge Prime Numbers and the}
7
\vspace{1em}
8
9
{\bf\Huge Riemann Hypothesis}
10
11
\vspace{1em}
12
13
\includegraphics[width=.9\textwidth]{zeta.pdf}
14
15
\vspace{1em}
16
17
\includegraphics[width=.3\textwidth]{riemann.jpg}
18
19
\vspace{1em}
20
21
\includegraphics[width=.9\textwidth]{theta.pdf}
22
\end{center}
23
24
\end{document}
25
26