I am wondering whether there is another method to show that $\sqrt{118}$ is irrational. I have always been taught to use proof by contradiction for showing irrationality. Can anyone think of other methods? Please help.
Asked
Active
Viewed 163 times
0
-
1This might be helpful: https://gowers.wordpress.com/2010/03/28/when-is-proof-by-contradiction-necessary/ – user160738 Nov 06 '16 at 01:44
-
Interesting question! The only definition of irrational number that I know is "not rational", so I think that proofs by contradiction are the natural approach. – Renan Mezabarba Nov 06 '16 at 01:48
2 Answers
2
We see that: $$ \sqrt{18} = 3 + (\sqrt{18} - 3) = 3 + \frac{9}{3+ \sqrt{18}} = 3 + \frac{9}{3 + 3 + \frac{9}{3+ \sqrt{18}}} = 3+ \frac{9}{6 + \frac{9}{6 + \frac{9}{6 \ldots}}} $$
Hence, $\sqrt{18}$ has a continued fraction representation which is non-terminating. If it were rational, then the continued fraction would have to terminate,so that it can be evaluated. Since this is not the case, $\sqrt{18}$ is irrational.
In general: if the continued fraction representation is unending, then the number is irrational.

Sarvesh Ravichandran Iyer
- 76,105
-
Then how come this is not irrational: http://math.stackexchange.com/questions/2000024/proof-showing-that-the-nonterminating-decimal-1348888-represents-a-rational-nu/2000039#2000039 – VadaCurry Nov 06 '16 at 01:56
-
1@kunjimamu Having a non-terminating decimal form isn't necessarily the same as having a non-terminating continued fraction. Notice that this answer yields an infinitely nested fraction, and these must be irrational. The link you give only has an infinite decimal representation, which is rational if at some point, the sequence of digits becomes just a repetition of some digits.
See more info here:
https://en.wikipedia.org/wiki/Continued_fraction
https://en.wikipedia.org/wiki/Repeating_decimal – Tyler Nov 06 '16 at 02:13 -
@MightyTyGuy Thanks for that reply. Is the above answer considered a proof? – VadaCurry Nov 06 '16 at 02:15
-
1@kunjimamu Yes. There's a theorem that states that the value of an infinite continued fraction must be irrational. Here, the author explicitly constructs an infinite continued fraction representation of $\sqrt{18}$, and so that number must be irrational. – Tyler Nov 06 '16 at 02:19
1
$\sqrt{18}=3\sqrt{2}$ and $\sqrt{2}\notin \mathbb{Q}$ (for proofs of this last point not using contradiction, see wikipedia for example).

mathguy
- 104