File: ex-04-05

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 (42 lines) | stat: -rw-r--r-- 1,129 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
% Format: Lollipop
\DefineHeading:Chapter
   breakbefore:yes whiteafter:12pt
   line:start PointSize:20 Style:bold
      literal:Chapter Spaces:1  ChapterCounter
      line:stop
   vwhite:36pt
   line:start PointSize:24 Style:bold title
      line:stop
   vwhite:24pt
   Stop
\DefineHeading:Section
   whitebefore:{20pt plus 2pt} whiteafter:14pt
   line:start PointSize:14 Style:bold
      ChapterCounter . SectionCounter
      Spaces:1 title line:stop
   label:start ChapterCounter . SectionCounter
      label:stop
   Stop
\GoverningCounter:Section=Chapter
\AlwaysIndent:no
\Distance:parskip=12pt
\Distance:hoffset=.75in
\Distance:voffset=.5in
\Start
\Chapter Unsolved Problems

\Section Odd Perfect Numbers

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.
\Stop