theme | marp |
---|---|
uncover |
true |
Find the only
How you solve math problems
-
Poke around and understand the underlying nature of the problem
-
Figure out how to best represent it
-
How is the best way of solving this problem
Poke around
Trying trivial solutions
One common thing I do with all sorts of math problems is try simple values to see if I can figure out some type of pattern within the problem.
Ex.
Try
which leads to
But that's not really true. Setting everything to 1 does not work.
If you look carefully because of the
Figure out how to best represent it
Figure out how to best representent it - Expand it
Sum and difference cubes formula from highschool if you forgot
Okay I see a bunch of terms that cancel out.
One cube is the difference of another set of cubes
Now this looks like a cube version of the pythogoras theorem. Hmm... is that relevant. Let's turn to google.
Fermat's last theorem
States that no three positive integers a, b, and c satisfy the equation
Honestly the rest I can accept you knowing but this isn't common highschool knowledge. Don't worry if you did not know this theorem.
Basically here the problem has
Still you have to always poke around the problem and it wasn't immediately obvious that it was one until we dove in. Often in maths you are actually expected to show that a problem isn't solvable. (and even sometimes get awards and massive fame for it)
Okay what if it doesn't have to be positive
Try
which becomes $$ 0^3 + 0^3 = 0^3 \ 0 = 0 $$
which is correct. That's one solution.
Remember when we wondered about
Let's explore that, by subbing
So if
A lesson to be learnt
Well honestly I could have just looked at the text and said well this is impossible, but there is always something to learn from every problem and explaining a thought process around this is always a good chance to learn. Math is all about thinking after all
A funny story
So we used Fermat's last theorem, but interestingly it was not proved for 357 years. He had written this super famous result on the side margin saying I have discovered a truly remarkable proof of this theorem which this margin is too small to contain..
It puzzled so many top mathematicians and the one who finally found it was given a massive prize.
Moral of the story: Show your work :)