<?xml version="1.0" encoding="UTF-8"?>

<record version="2" id="10161">
 <title>Mangoldt summatory function is $O(x)$</title>
 <name>MangoldtSummatoryFunctionIsOx</name>
 <created>2007-12-28 21:27:12</created>
 <modified>2008-05-24 10:09:27</modified>
 <type>Theorem</type>
<parent id="4020">Mangoldt summatory function</parent>
 <creator id="10146" name="rm50"/>
 <author id="10146" name="rm50"/>
 <classification>
	<category scheme="msc" code="11A41"/>
 </classification>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here
\newtheorem{thm}{Theorem}
</preamble>
 <content>\begin{thm} $\psi(x)=O(x)$, in other \PMlinkescapetext{words}, $\frac{\psi(x)}{x}$ is bounded.
\end{thm}
\textbf{Proof. }
\[\psi(x)=\sum_1^x \Lambda(n)=
\sum_{\substack{p\text{ prime}\\p\leq x}}\lfloor \log_p x\rfloor \ln p=
\sum_{\substack{p\text{ prime}\\p\leq x}}\left\lfloor\frac{\ln x}{\ln p}\right\rfloor\ln p=
\sum_{\substack{p\text{ prime}\\p\leq \sqrt{x}}}\left\lfloor\frac{\ln x}{\ln p}\right\rfloor\ln p +
   \sum_{\substack{p\text{ prime}\\\sqrt{x}&lt;p\leq x}}\ln p\]
since $1\leq \frac{\ln x}{\ln p}&lt;2$ if $p&gt;\sqrt{x}$.
Continuing, we have
\[\sum_{\substack{p\text{ prime}\\p\leq \sqrt{x}}}\left\lfloor\frac{\ln x}{\ln p}\right\rfloor\ln p +
   \sum_{\substack{p\text{ prime}\\\sqrt{x}&lt;p\leq x}}\ln p \leq
\sqrt{x}\ln x+\pi(x)\ln x\leq\sqrt{x}\ln x+8x\ln 2=O(x)
\]
Note that $\pi(x)\ln x\leq 8x\ln 2$ by Chebyshev's \PMlinkname{bounds on $\pi(x)$}{BoundsOnPin}.</content>
</record>
