Is Q[x]/I ring-isomorphic to Q[\sqrt{2}]?

  • Thread starter Thread starter e(ho0n3
  • Start date Start date
  • Tags Tags
    Isomorphism Ring
e(ho0n3
Messages
1,349
Reaction score
0
Homework Statement
Prove that Q[x]/\langle x^2 - 2 \rangle is ring-isomorphic to Q[\sqrt{2}] = \{a + b\sqrt{2} \mid a,b \in Q\}.


The attempt at a solution
Denote \langle x^2 - 2 \rangle by I. a_0 + a_1x + \cdots + a_nx^n + I belongs to Q[x]/I. It has n + 1 coefficients which somehow map to a and b. I don't think any injection can do this. I'm stumped. Any hints?
 
Physics news on Phys.org
I think I got it: Let f(x) be an element of Q[x]. f(x) may be rewritten as (xx - 2)q(x) + r(x) for some q(x), r(x) in Q[x] with r(x) = 0 or deg r(x) < deg (xx - 2) = 2. Thus, r(x) has the form a + bx, a and b both belonging to Q. Aha!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top