I am trying to prove this and have looked at similar questions to gauge how to approach this. I have:
Suppose that there exists a smallest rational number greater than $\sqrt{3}$.
We shall call that number $n$, which, as it is rational, can be expressed as $\frac{p}{q}$
$\frac{\sqrt{3}+n}{\sqrt{3}}$ is a number greater than $\sqrt{3}$ but less than $n$, but this number would no longer be rational now, would it?
if you have positive integers $x,y$ with $$ \frac{x}{y} > \sqrt 3 $$ we also have $$ x^2 - 3 y^2 > 0 $$ is an integer so that there is some positive $T$ with $$ x^2 - 3 y^2 = T. $$
Well we calculate that $$ u = 2x + 3y \; \; , \hspace{9mm} v = x+2y $$ satisfy $$ u^2 - 3 v^2 = T > 0 $$ also.
$$ u^2 > 3 v^2 $$ $$\frac{u^2}{v^2} > 3 $$ $$ \left( \frac{u}{v} \right)^2 > 3 $$
Well $$ x^2 - 3 y^2 > 0 $$ $$ x^2 > 3 y^2 $$ $$ x^2 + 2 x y > 2xy + 3 y^2 $$ $$ x (x+2y) > y(2x+3y) $$ $$ \frac{x}{y} > \frac{2x+3y}{x+2y} $$ so $$ \frac{x}{y} > \frac{2x+3y}{x+2y} > \sqrt 3 $$