can someone help me with this question:
$\Bbb Q[\sqrt2]: = ⟨a + b\sqrt2 \mid a,b ∈ ℚ ⟩$
prove that $\Bbb Q[\sqrt2]$ with the addition and multiplication of ℝ, and that it is a field.
I don't know how to write the accurate symbols, so if you're not sure of something please let me know.
i know that there's a quick way to show that Q[√2] is a sub field but i don't understand how to do it. (English is not my first language so please, try to explain your logic a bit slower than usual.. much appreciated!)
thank you
$\mathbb Q[\sqrt 2]$ contains $1$. We can trivially show that it is closed for addition, subtraction, and multiplication.
That leaves whether it contains the multiplicative inverses of nonzero elements. For that we have: $$\frac{1}{a+b\sqrt 2}=\frac{a-b\sqrt 2}{(a+b\sqrt 2)(a-b\sqrt2)}=\frac{a}{a^2-2b^2} + \frac{-b}{a^2-2b^2}\sqrt 2$$ which is an element of $\mathbb Q[\sqrt 2]$.
QED