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

<record version="2" id="7898">
 <title>probable prime</title>
 <name>ProbablePrime</name>
 <created>2006-05-04 17:00:31</created>
 <modified>2007-03-27 13:41:15</modified>
 <type>Definition</type>
 <creator id="13766" name="PrimeFan"/>
 <author id="13766" name="PrimeFan"/>
 <author id="12020" name="Lando47"/>
 <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
</preamble>
 <content>A sufficiently large odd integer $q$ believed to be a prime number because it has passed some preliminary primality test relative to a given base, or a pattern suggests it might be prime, but it has not yet been subjected to a conclusive primality test.

For primes with no specific form, it is required to test every potential prime factor $p &lt; \sqrt{q}$ to be absolutely sure that $q$ is in fact a prime. For Mersenne probable primes, the Lucas-Lehmer test is accepted as a conclusive primality test.

Once a probable prime is conclusively shown to be a prime, it of course loses the label "probable." It also loses it if conclusively shown to be composite, but in that case it might then be called a \PMlinkname{pseudoprime}{PseudoprimeP} relative to base $a$.

</content>
</record>
