Sha256: e854d64728b0c803418baed375b797c80096b39819dfe56f72c3ba7d8bd3a27e

Contents?: true

Size: 1010 Bytes

Versions: 17

Compression:

Stored size: 1010 Bytes

Contents

== Diophantine Equations


The Pythagorean theorem states that
if stem:[a] and stem:[a] are the altitude
and base of a right triangle,
then
stem:[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%pyth-eq]
--
The equation
[stem]
++++
  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/pyth-stem.adoc
asciidoctor-latex-1.5.0.16.dev examples/pyth-stem.adoc
asciidoctor-latex-1.5.0.15.dev examples/pyth-stem.adoc
asciidoctor-latex-1.5.0.14.dev examples/pyth-stem.adoc
asciidoctor-latex-1.5.0.13.dev examples/pyth-stem.adoc
asciidoctor-latex-1.5.0.12.dev examples/pyth-stem.adoc
asciidoctor-latex-1.5.0.11.dev examples/pyth-stem.adoc
asciidoctor-latex-1.5.0.10.dev examples/pyth-stem.adoc
asciidoctor-latex-1.5.0.9.dev examples/pyth-stem.adoc
asciidoctor-latex-1.5.0.8b.dev examples/pyth-stem.adoc
asciidoctor-latex-1.5.0.7.dev examples/pyth-stem.adoc
asciidoctor-latex-1.5.0.5.dev examples/pyth-stem.adoc
asciidoctor-latex-1.5.0.4.dev examples/pyth-stem.adoc
asciidoctor-latex-1.5.0.3.dev examples/pyth-stem.adoc
asciidoctor-latex-1.5.0.2.dev examples/pyth-stem.adoc
asciidoctor-latex-1.5.0.1.dev examples/pyth-stem.adoc
asciidoctor-latex-1.5.0.dev try-out/pyth-stem.adoc