File: ex-04-04

package info (click to toggle)
texlive-doc 2005.dfsg.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 125,100 kB
  • ctags: 12,558
  • sloc: xml: 24,267; perl: 14,394; makefile: 727; sh: 324; lisp: 276; java: 159; sed: 4
file content (27 lines) | stat: -rw-r--r-- 642 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
% Format: AMSTeX
\documentstyle{amsppt}

\parindent=0pt
\parskip=\baselineskip
\hoffset=.75in

\topmatter
\title \chapter{1} Unsolved Problems\endtitle
\endtopmatter

\document
\head{1.1} Odd Perfect Numbers\endhead

A number is said to be {\it perfect\/} if it
is the sum of its divisors.  For example, $6$ is
perfect because $1+2+3 = 6$, and $1$, $2$, and $3$
are the only numbers that divide evenly into $6$ 
(apart from $6$ itself).

It has been shown that all even perfect numbers
have the form $$2^{p-1}(2^{p}-1)$$ where $p$
and $2^{p}-1$ are both prime.

The existence of {\it odd\/} perfect numbers is 
an open question.
\enddocument