I am an IB student (HS equivalent), and I have to write a 12+ page long project for my mathematics class.
I am greatly interested in number theory and was thinking of starting by exploring and proving primitive Pythagorean triplets, and then moving on to prove Fermat's last theorem for the case of $n=4$. Then I was thinking of using my exploration of the Pythagorean triplets to prove for example that the radius of an incircle to a Pythagorean triangle is always an integer (or so I've heard), or that the area of a Pythagorean triangle can never take the form of $2a$ where $a$ is a perfect square.
However, I am concerned about the lack of complexity of my project. The proof for $n=4$ of formats theorem is unfortunately surprisingly easy. Would anyone please be willing to give me some ideas to improve the complexity of the project or perhaps take it a different route? Maybe explore different aspects of Fermat's last theorem, attempt a different proof, perhaps explore some more complex aspects of Pythagorean triples that I may not know about or take a different route altogether? Thanks a lot for your time.
$$A_{n+1}=3A_n+2C_n+1\qquad B_{n+1}=3A_n+2C_n+2\qquad C_{n+1}=4A_n+3C_n+2$$
– poetasis Jul 04 '20 at 16:54