Remix.run Logo
krackers a day ago

"Compute the first few terms and plug into OEIS" is very high on the reward:effort scale

utopcell 21 hours ago | parent | next [-]

not really solving the problem though. would be easier to directly search for project euler xx solution.

nullc a day ago | parent | prev [-]

Came here to say this-- I've solved a lot of otherwise seemingly quite hard problems by numerically/brute-force finding the first few terms then asking OEIS then convincing myself it it's indeed the solution.