From ffc54ae76ec741efa578d44c8ea40b8f146da6cf Mon Sep 17 00:00:00 2001 From: Melroy van den Berg Date: Fri, 13 Nov 2020 18:55:03 +0100 Subject: [PATCH] Add extra example --- equation.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 equation.md diff --git a/equation.md b/equation.md new file mode 100644 index 0000000..04a7837 --- /dev/null +++ b/equation.md @@ -0,0 +1,10 @@ +--- +title: Last theorem +author: P. de Fermat +--- + +For integer values of $a$, $b$, $c$ and $n > 2$, the equation + +$$a^n + b^n = c^n,$$ + +has no solution. I have a truly remarkable proof for this. \ No newline at end of file