One of the newsletters I get regularly has little counter-intuitive logic problems:
First one I give just out of interest:
Poll Coin tossing Second one has a more interesting twist I thought of:
Poll False sentencesNow, the meta-twist to this one that occurred to me is that none of them have any mistakes - as they're written exactly as intended in order for the puzzle to work.... so
(
Read more... )
Comments 6
(The comment has been removed)
You've taken me all the way back to the "supplementary" maths classes we had at school for a year (aka torture by logic puzzles).
Darn you sciencey/mathsy types and your twisty makes-mathematical-sencse-but-just-sounds-wrong logic!
Reply
Reply
Second one is traditionally that the first one is true, the second is a paradox (and therefore not true, but also not false?) and the third one is false.
Reply
Reply
0 tosses - p == 1
1 toss p == 0
2 tosses p == 1/2
3 tosses p == 0
4 tosses p == 6/16 ? am I right here?
Reply
Formula is 0.5^n x n! / ((0.5n)!^2)
n == 2, f(n) == 1/4 x 2 / (1^2) == 1/2
n == 4, f(n) == 1/16 x 24 / (2^2) == 6/16
etc.
Reply
Leave a comment