Editing 1208: Footnote Labyrinths

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 8: Line 8:
  
 
==Explanation==
 
==Explanation==
This is a logic puzzle where the reader has to follow a confusing network of footnotes to determine whether the word "no" is to be ignored or not.
 
  
In the following solutions, "right-associative" means that the footnotes are evaluated from right to left or top to bottom, and left-associative from left to right or bottom to top (e.g. (2<sup>6</sup>)<sup><sup>3</sup></sup> is left-associative, and 2<sup>(6<sup>3</sup>)</sup> is right-associative).
+
This is a logic puzzle where the reader has to follow a confusing network of footnotes to determine whether the word "no" is to be ignored or not. The title text references comic [[1184]], playing on the typographical similarity between footnotes and exponents.
  
The term "ibid." is short for "ibidem", or "at the same place", meaning the reference was noted on the same page just before.
+
'''Solution:''' Footnotes should be evaluated from top to bottom, so "no<sup>1<sup>2</sup></sup>" = "no<sup>1 + 2</sup>" = "no<sup>3</sup>". We turn to the definition of <sup>3</sup>, which is "not true<sup>3<sup>2</sup></sup>" = "not true<sup>3 + 2</sup>" = "not true<sup>5</sup>".
  
;Interpreting nested footnotes as footnotes on footnotes, left-associative
+
Now <sup>5</sup> is "true<sup>2<sup>6<sup>3</sup></sup></sup>". The 6 says that the footnote is really 1<sup>1<sup>2</sup></sup>, but the 3 tells us that the 6 is "not true<sup>5</sup>", getting us into an infinite loop. However, the 6 must be true because otherwise we're incrementing "not true" by 2, which is meaningless. This means that 3 = "true" (and 5 = "not true"). So the answer is that the "no" should not be ignored, and the correct statement is "we found ''no'' evidence for the data." Phew.
:no<sup>1<sup>2</sup></sup> = (no<sup>1</sup>)<sup><sup>2</sup></sup> = "ignore this" (it is meaningless to increment a phrase by 2), so the correct statement is "we found evidence for it in our data".
 
  
;Interpreting nested footnotes as footnotes on footnotes, right-associative
+
'''Solution (exponents):''' "no<sup>1<sup>2</sup></sup>" = "no<sup>1</sup>", so we ignore the "no" and the correct statement is "we found evidence for the data." <sup>3</sup> becomes "not true<sup>3</sup>", the {{w|liar's paradox}}. Since 2<sup>6<sup>3</sup></sup> is 4 mod 6, we just get "ibid" and the 5 refers back to the 3.
:"no<sup>1<sup>2</sup></sup>" = "no<sup>1 + 2</sup>" = "no<sup>3</sup>". We turn to the definition of <sup>3</sup>, which is "not true<sup>3<sup>2</sup></sup>" = "not true<sup>3 + 2</sup>" = "not true<sup>5</sup>".
 
:Now <sup>5</sup> is "true<sup>2<sup>6<sup>3</sup></sup></sup>". Going from top down accordingly, the 3 tells us that the 6 is "not true<sup>5</sup>", getting us into an infinite loop, and if we are restricted to only following the footnotes step-by-step, then we will never reach a solution.
 
:Suppose we ignore infinity momentarily, we can say there must be only two possibilities (though we have to be wary of paradoxes) for the meaning of <sup>6<sup>3</sup></sup>: either <sup>6</sup> is true, and thus the 2 is actually a 1 (ibid.), or <sup>6</sup> is false or ignored, and thus the 2 remains a 2. In the latter case, the resolution we see is "true<sup>2<sup>6<sup>3</sup></sup></sup>" = "true<sup>2</sup>". It is meaningless to increment a phrase by 2, so if we also require actions to have meaning, then footnote 2 must change to a 1.
 
:Consequently, 6 must be true. We can finally resolve <sup>5</sup> = "true<sup>2<sup>6<sup>3</sup></sup></sup>" = "true<sup>1</sup>" is ignored. Since we now know that footnote 5 is ignored, we then go back to the definition of <sup>3</sup>, which we found was "not true<sup>5</sup>" = "not true".
 
:Before returning to "no<sup>3</sup>", we see that this conclusion contradicts our previous assumption that 6 is true. In the definition of <sup>5</sup>, we found that it is ignored since we imposed "true<sup>2<sup>6<sup>3</sup></sup></sup>" = "true<sup>1</sup>", but we also found that the definition of <sup>3</sup> is "not true"; therefore, <sup>5</sup> = "true<sup>2</sup>" since it is not true that 2 is actually 1. Now we have reached our contradiction. The upshot is there really is no solution if we restrict footnotes to have only one meaning/definition (in other words, a footnote cannot be both true and not true).
 
  
 
+
"ibid." is short for "ibidem", or "at the same place", meaning the reference was noted on the same page just before.
The title text suggests interpreting footnotes as exponents (minus one, modulo 6, plus 1). Because applying the operations "minus one, modulo 6, plus 1" to an integer always results in an integer between one and six (inclusive), no sequence of integer exponents will ever end up referencing a footnote that does not exist. In mathematics, nested exponents are exclusively right-associative. "no<sup>1<sup>2</sup></sup>" = "no<sup>1</sup>", so we ignore the "no" and the correct statement is "we found evidence for the data." Meanwhile, <sup>3</sup> becomes "not true<sup>3</sup>", an {{w|infinite recursion}}, and since 2<sup>6<sup>3</sup></sup> mod 6 = 4, we just get "ibid" and the 5 refers back to the 3. Footnote 6 is equivalent to 1<sup>4</sup> = 1 = "ignore this".
 
 
 
The comic [[1184: Circumference Formula]] also plays on the typographical similarity between footnotes and exponents, as well as adding even more ridiculous rules.
 
  
 
==Transcript==
 
==Transcript==
Line 42: Line 32:
 
{{comic discussion}}
 
{{comic discussion}}
 
[[Category:My Hobby]]
 
[[Category:My Hobby]]
[[Category:Footnotes]]
 

Please note that all contributions to explain xkcd may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see explain xkcd:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)