1

The actual problem is from the Book of Proof by Richard Hammack. It relates to a series of problem dealing with the curve $x^2 + y^2 - 3 = 0$.

The problem prior to the one I posted asked to proof that $x^2 + y^2 - 3 = 0$ has no rational solutions. (Show that the curve $x^2+y^2-3=0$ has no rational points) I believe the intended solution by the author shares the same reasoning.

I can manage to prove that $3^{1/2}$ is irrational by contradiction. (Suppose that $3^{1/2}$ is rational, then $3^{1/2} = p/q$, with $p$,$q$ belonging to $\mathbb{Q}$ and $q \ne 0$. Suppose that $p/q$ is a fully reduced fraction, therefore $p$ and $q$ are mutually prime. Note that $3p^2 = q^2$, therefore $3$ is a prime factor of $p^2$ since every prime in $q^2$ must be an even number of times a factor of $q^2$. Therefore, $p$ and $q$ are not coprime, a contradiction. Hopefully this is correct?) However, I'm struggling to see that $x^2 + y^2 - 3 = 0 \implies 3^{1/2}$ is irrational. I will appreciate if anyone can help me understand this fact.

WPJR
  • 85
  • I don't think the irrationality of $\sqrt3$ has anything to do with the equation $x^2+y^2-3=0$. Does the equation $x^2+y^2-4=0$ tell us that $\sqrt4$ is irrational? – Gerry Myerson Nov 20 '16 at 03:30
  • 1
  • Exercise 20 (above) involved showing that there are no rational points on
  • the curve x2 + y2 - 3 = 0. Use this fact to show that 3^1/2 is irrational.

    – WPJR Nov 20 '16 at 03:31
  • That's a c&p from the book. Am i interpreting the statement wrong? – WPJR Nov 20 '16 at 03:32
  • Never mind. See Andrei's answer. – Gerry Myerson Nov 20 '16 at 03:33