Understanding A as a Factor Ring of Q[x] and Proving its Field Properties

  • Thread starter Thread starter mikethemike
  • Start date Start date
  • Tags Tags
    Fields Rings
mikethemike
Messages
6
Reaction score
0

Homework Statement

:

Hey guys, I'm a new user so my semantics might be difficult to read...

Let A={a+b(square root(2)) ; a,b in Q}

(i)Describe A as a factor ring of Q[x] ( The polynomial Ring)

(ii) Show A is a field





The Attempt at a Solution



(i) Let x be in C (the complex plane) then A= Q[x]/Q[c in C/{root (2)},

I don't think this is correct however, as x is always indeterminate.

(ii) I'm pretty stumped at this. I can't even convince myself that every a of A has multiplicitive inverse...

Any help would be much apprecciated! Thanks

Mike
 
Physics news on Phys.org
a) You're right that your approach as given doesn't work because you simply adjoin \sqrt{2} to Q which is a legal operation, but not a polynomial as you observe.

The key idea here as you observed is that we want to identify x with \sqrt{2}. Consider the map f : Q[x] \to A:
f\left(\sum_{i=0}^n a_ix^i\right) = \sum_{i=0}^n a_i \sqrt{2}^i
which you can verify is a homomorphism.
Or a bit more concisely if you have developed the characteristic property of polynomials: Let f : Q[x] \to A be the unique homomorphism sending a rational number r to r and x to \sqrt{2}. You can confirm that this is surjective by considering polynomials of degree 0 or 1. Now what does the first isomorphism theorem of rings tell you? If you want a more explicit description you can identify x with \sqrt{2} by considering the ideal I=(x-\sqrt{2}) and then confirm that Q[x]/I works (this is also what using the first isomorphism theorem gives you).

b) For a moment let's pretend it's a field to get ideas. That is given a+b\sqrt{2} \in A it has a multiplicative inverse c+d\sqrt{2}\in A such that:
(a+b\sqrt{2})(c+d\sqrt{2}) = 1
Multiplying these we get:
ac+2bd+(bc+ad)\sqrt{2} = 1
so we want:
ac+2bd=1
bc+ad = 0
Now try to find c,d here in terms of a and b. If you succeed you can use this to get an explicit formula for (a+b\sqrt{2})^{-1} since you know exactly what it must be, and then it's easy to confirm that it works (this is pretty similar to how you showed that the complex numbers have inverses).

EDIT: For b I assumed you had showed that A is a commutative ring and only need the multiplicative inverses. That it's a commutative ring should be pretty easy to confirm, but if you have trouble with any particular aspect of it just post.
 
Hey Rasmhop,

That's perfect and very helpful. Thank you!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
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