HP Forums
Too Late, 2020 puzzle.. - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: General Forum (/forum-4.html)
+--- Thread: Too Late, 2020 puzzle.. (/thread-14286.html)



Too Late, 2020 puzzle.. - Bill Duncan - 01-01-2020 01:00 AM

I'm surprised that nobody here mentioned this... Anyway, all the best for 2020!

https://www.theguardian.com/science/2019/dec/30/did-you-solve-it-2020-in-numbers

BTW, I'm looking at the answer to:

3.1) Fill in the blanks in the following ‘countdown’ equation so it makes arithmetical sense:

10 9 8 7 6 5 4 3 2 1 = 2020


RE: Too Late, 2020 puzzle.. - Bill Duncan - 01-01-2020 01:15 AM

... Might make a good discussion about how some of the answers were arrived at and, whether we could program the algorithms to execute on our machines...

Cheers!


RE: Too Late, 2020 puzzle.. - Albert Chan - 01-01-2020 03:09 PM

(01-01-2020 01:00 AM)Bill Duncan Wrote:  3.1) Fill in the blanks in the following ‘countdown’ equation so it makes arithmetical sense:

10 9 8 7 6 5 4 3 2 1 = 2020

(10 + 9) * 8 * (7 + 6) + 5 * (4 + 3 + 2) - 1 = 2020


RE: Too Late, 2020 puzzle.. - Bill Duncan - 01-01-2020 03:41 PM

(01-01-2020 03:09 PM)Albert Chan Wrote:  
(01-01-2020 01:00 AM)Bill Duncan Wrote:  3.1) Fill in the blanks in the following ‘countdown’ equation so it makes arithmetical sense:

10 9 8 7 6 5 4 3 2 1 = 2020

(10 + 9) * 8 * (7 + 6) + 5 * (4 + 3 + 2) - 1 = 2020

Yes, of course. The solution was already on that page. There might be an interesting discussion (I think) about how to arrive at answers like these and whether the algorithms might be doable on our machines.

I haven't figured it out, but it looks like a pretty large number of combinations to just use brute force..