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

<record version="3" id="11720">
 <title>conditional congruences</title>
 <name>ConditionalCongruences</name>
 <created>2009-03-27 18:15:13</created>
 <modified>2009-05-16 15:05:44</modified>
 <type>Topic</type>
<parent id="101">congruence</parent>
 <creator id="2872" name="pahio"/>
 <author id="2872" name="pahio"/>
 <classification>
	<category scheme="msc" code="11A05"/>
	<category scheme="msc" code="11A07"/>
 </classification>
 <defines>
	<concept>degree of congruence</concept>
	<concept>root of congruence</concept>
	<concept>root</concept>
 </defines>
 <related>
	<object name="LinearCongruence"/>
	<object name="QuadraticCongruence"/>
 </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

\theoremstyle{definition}
\newtheorem*{thmplain}{Theorem}
</preamble>
 <content>\PMlinkescapeword{solution}

Consider \PMlinkname{congruences}{Congruences} of the form
\begin{align}
f(x) \;:=\; a_nx^n+a_{n-1}x^{n-1}+\ldots+a_0 \;\equiv\; 0 \pmod{m}
\end{align}
where the coefficients $a_i$ and $m$ are rational integers.\, \emph{Solving} the congruence means finding all the integer values of $x$ which satisfy (1).

\begin{itemize}

\item If\, $a_i \equiv 0 \pmod{m}$\, for all $i$'s, the congruence is satisfied by each integer, in which case the congruence is identical (cf. the formal congruence).\, Therefore one can assume that at least
$$a_n \not\equiv 0 \pmod{m},$$
since one would otherwise have\, $a_nx^n \equiv 0 \pmod{m}$\, and the first term could be left out of (1).\, Now, we say that the \emph{degree of the congruence} (1) is $n$.

\item If\, $x = x_0$\, is a solution of (1) and\, $x_1 \equiv x_0 \pmod{m}$,\, then by the properties of \PMlinkname{congruences}{Congruences}, 
$$f(x_1) \;\equiv\; f(x_0) \;\equiv\; 0 \pmod{m},$$
and thus also\, $x = x_1$\, is a solution.\, Therefore, one regards as different \emph{roots} of a congruence modulo 
$m$ only such values of $x$ which are incongruent modulo $m$.

\item One can think that the congruence (1) has as many roots as is found in a complete residue system modulo $m$.

\end{itemize}

</content>
</record>
