Sha256: 4d85de126722c3f9a91e6cb5a8c8878065e1fa902d2c0dbdd83f076774248d5f

Contents?: true

Size: 985 Bytes

Versions: 17

Compression:

Stored size: 985 Bytes

Contents

== Diophantine Equations


The Pythagorean theorem states that
if $a$ and $b$ are the altitude
and base of a right triangle,
then
$a^2 + b^2 = c^2$,
where $c$ is the hypotenuse.
It was known in ancient times
that $a,b,c = 3,4,5$ are the
sides of a right triangle.
This example leads to the
question of whether the
"Pythagorean equation"
has other solutions.
The answer is, _yes indeed_,
as the result below asserts.


[env.theorem%pythag-eq]
--
The equation
\[
  a^2 + b^2 = c^2
\]
has infinitely many non-proportional
integer solutions.
--

It is natural to ask about solutions
to analogue of the Pythagorean
equation, but with exponent
higher than two.  Pierre Fermat
considered this problem and arrived
at the following conclusion.

[env.theorem#mu%fermat-eq]
--
The only solution in the integers
of the equation
\[
  a^3 + b^3 = c^3
\]
are the obvious ones in which one
of the variables is zero.
--

These results constitute the
foundation of the subject of Diophantine equations.

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
asciidoctor-latex-1.5.0.17.dev examples/theorem-latex.adoc
asciidoctor-latex-1.5.0.16.dev examples/theorem-latex.adoc
asciidoctor-latex-1.5.0.15.dev examples/theorem-latex.adoc
asciidoctor-latex-1.5.0.14.dev examples/theorem-latex.adoc
asciidoctor-latex-1.5.0.13.dev examples/theorem-latex.adoc
asciidoctor-latex-1.5.0.12.dev examples/theorem-latex.adoc
asciidoctor-latex-1.5.0.11.dev examples/theorem-latex.adoc
asciidoctor-latex-1.5.0.10.dev examples/theorem-latex.adoc
asciidoctor-latex-1.5.0.9.dev examples/theorem-latex.adoc
asciidoctor-latex-1.5.0.8b.dev examples/theorem-latex.adoc
asciidoctor-latex-1.5.0.7.dev examples/theorem-latex.adoc
asciidoctor-latex-1.5.0.5.dev examples/theorem-latex.adoc
asciidoctor-latex-1.5.0.4.dev examples/theorem-latex.adoc
asciidoctor-latex-1.5.0.3.dev examples/theorem-latex.adoc
asciidoctor-latex-1.5.0.2.dev examples/theorem-latex.adoc
asciidoctor-latex-1.5.0.1.dev examples/theorem-latex.adoc
asciidoctor-latex-1.5.0.dev try-out/theorem-latex.adoc