|
|
|
|
|
by madflame991
484 days ago
|
|
Here are some values that are (understandably) not listed on the blog. They happen only due to the limited precision of floating point formats. 128 = √(2 / √√(√2 - (2 / √2)))
8192 = √√(2 / ((√2 * √2) - 2))
16384 = (2 / √√(√2 - (2 / √2)))
67108864 = √(2 / ((√2 * √2) - 2))
134217728 = (2 / √(√2 - (2 / √2)))
4503599627370496 = (2 / ((√2 * √2) - 2))
9007199254740992 = (2 / (√2 - (2 / √2)))
6369051672525773 = (√2 / (√2 - (2 / √2)))
I found these by accident a long time ago but kept them because they do "work". Try to input one expression in the lil box in https://www.wolframalpha.com/?source=nav and they will quickly evaluate to these values; the charade goes away after you press Enter and get the (mathematically) correct answer.My old solvers from what feels like a previous life:
https://madflame991.blogspot.com/2013/02/four-fours.html
https://madflame991.blogspot.com/2013/02/return-of-four-four... That was fun |
|