I want to show that: for $a,b \in \mathbb R$ with $a<b, \exists x \in (a , b)$ such that $x \notin \mathbb Q$ . I start with $0< \frac 1{\sqrt 2} < 1 \Rightarrow 0< \frac{ b-a}{\sqrt 2} < b-a \Rightarrow a < \frac{b-a}{\sqrt 2} +a < b$ .
I know I am close to completing the proof but I do not know how to prove that the number $\frac{b-a}{\sqrt 2} +a \notin \mathbb Q$
Any help would be great!
Assumed that $0 < a < b.$
Case 1
$a$ rational.
Since $a < b$, you should be able to find $n \in \mathbb{Z^+}$ such that $\left(a + \frac{\pi}{10^n}\right)$, which is clearly irrational, is less than $b$.
Case 2
$a$ irrational.
Let $c = \left(a + \frac{b-a}{2}\right) \implies a < c < b.$
If $c$ is irrational, then you are done.
If $c$ is not irrational, then invoke Case 1.