logoalt Hacker News

anony-123yesterday at 7:17 PM3 repliesview on HN

So, what I am thinking is that, the AI generated numbers or tried to find numbers "a", "b" and "c" to check if aⁿ + bⁿ = cⁿ

Can not we do it by code?


Replies

kbelderyesterday at 7:23 PM

Just loop through all values of a, b, c, and n?

estetlinusyesterday at 7:21 PM

Sure, go on and try it ;)

show 1 reply
sweetheartyesterday at 7:20 PM

Lean _is_ code. FLT cannot be proven by exhaustion because it's domain is an infinite set: the natural numbers above 2.

show 1 reply