3
$\begingroup$

Does the set of solutions to quadratics over $\mathbb{Q}$ form a subgroup of the additive group $\mathbb{R}$?

  • 0
    Why did you think it was an additive group?2012-01-04
  • 0
    On the other hand, the solutions to simple quadratic equations $X^2=a$ with $a\ne0$ do form a multiplicative subgroup of $\mathbb C^{\times}$ (and of $\mathbb R^{\times}$ for $a>0$).2012-01-04
  • 0
    @lhf: Only if $a^2=a$, i.e., $a=1$ or $a=0$: otherwise, if $x^2 =a$ and $y^2=a$, then $(xy)^2 = x^2y^2 = aa = a^2$.2012-01-04
  • 0
    @ArturoMagidin, I meant: $x^2=a, y^2=b \implies (xy)^2=ab$.2012-01-04

1 Answers 1

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.

  • 0
    could you explain the equality $\mathbb{Q}(\sqrt{2}+\sqrt{3})=\mathbb{Q}(\sqrt{2},\sqrt{3})$?2011-06-20
  • 2
    @user9352: $\sqrt{2}=((\sqrt{2}+\sqrt{3})^3-9(\sqrt{2}+\sqrt{3}))/2$2011-06-20