Does the set of solutions to quadratics over $\mathbb{Q}$ form a subgroup of the additive group $\mathbb{R}$?
Set of solutions to quadratics over $\mathbb{Q}$
3
$\begingroup$
abstract-algebra
group-theory
field-theory
quadratics
-
0@ArturoMagidin, I meant: $x^2=a, y^2=b \implies (xy)^2=ab$. – 2012-01-04
1 Answers
11
No, because it is not closed under addition. For example, $\sqrt{2}$ and $\sqrt{3}$ are solutions to quadratics, but $\mathbb{Q}(\sqrt{2}+\sqrt{3})=\mathbb{Q}(\sqrt{2},\sqrt{3})$ is a degree 4 extension of $\mathbb{Q}$, and therefore $\sqrt{2}+\sqrt{3}$ is not a solution to a quadratic.
-
2@user9352: $\sqrt{2}=((\sqrt{2}+\sqrt{3})^3-9(\sqrt{2}+\sqrt{3}))/2$ – 2011-06-20