Re: Problem 707
Posted: Sat Dec 17, 2022 1:39 pm
The problem states that S(3,3) = 32. But S(3,3) = F(3,1) + F(3,1) + F(3,2) + F(3,3), and we're given that F(3,3) = 512. So what's the correct value for S(3,3) (592?)?
A website dedicated to the puzzling world of mathematics and programming
https://projecteuler.chat/