A notebook contains only hundred statements as under:
1 . This notebook contains 1 false statement.
2 . This notebook contains 2 false statements
.
.
.
.
99 . This notebook contains 99 false statements.
100. This notebook contains 100 false statements.
Which of the statements is correct?
1. 100th
2. 1st
3. 99th
4. 2nd
If the $n^{th}$ statement is correct, that means that there must be $n$ false statements. However, note that two of the statements cannot both be true at the same time, as otherwise for $m \neq n$ this would imply that $m = n$, a contradiction. So, we must have at most one true statement. Also, note that if we had no true statements, statement 100 would be true, a contradiction. So there is exactly one true statement, so that $n + 1 = 100$ and $n = 99$, meaning that the $99^{th}$ statement is true.