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

<record version="1" id="8811">
 <title>balanced prime</title>
 <name>BalancedPrime</name>
 <created>2007-01-23 15:38:53</created>
 <modified>2007-01-23 15:38:53</modified>
 <type>Definition</type>
 <creator id="13766" name="PrimeFan"/>
 <author id="13766" name="PrimeFan"/>
 <classification>
	<category scheme="msc" code="11A41"/>
 </classification>
 <related>
	<object name="StrongPrime"/>
	<object name="WeakPrime"/>
 </related>
 <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
</preamble>
 <content>If for the given $n$th prime $p_n$ the equality $$p_n = {1 \over 3} \sum_{i = n - 1}^{n + 1} p_i$$ is true, then $p_n$ is said to be a {\em balanced prime}. That is, the arithmetic mean of the given prime, the prime immediately below and the one immediately above, is equal to the middle prime. The first few are 5, 53, 157, 173, 211, 257, 263, 373, listed in A006562 of Sloane's OEIS. As of 2006, the largest known balanced prime is $197418203 \times 2^{25000} - 1$, discovered by David Broadhurst and François Morain using FastECPP and PrimeForm.</content>
</record>
