A question about ring homomorphisms

  • Thread starter Thread starter Artusartos
  • Start date Start date
  • Tags Tags
    Homomorphisms Ring
Artusartos
Messages
236
Reaction score
0

Homework Statement



If R is a domain with F=Frac(R), prove that Frac(R[x]) is isomorphic to F(x).

Homework Equations


The Attempt at a Solution



Let \phi : Frac(R[x]) \rightarrow F(x) be a map sending (f(x),g(x)) to f(x)/g(x). We need to show that \phi is a ring homomorphism. Let f,g,h,k be in R[x] such that f/h and g/k is in Frac(R[x]).

We know that

\phi(1,1) = 1/1= 1

\phi (fg, hk) = \frac{fg}{hk} = \frac{f}{h}\frac{g}{k} = \phi(f,h)\phi(g,k)

But I'm confused with the addition part...

\phi(f+g,h+k) = \frac{f+g}{h+k}

\phi(f,h)+\phi(g,k) = \frac{f}{h}+\frac{g}{k} = \frac{kf+gh}{h+k}

But now \phi(f+g,h+k) \not= \phi(f,h) + \phi(g,k)

Can anybody help with this?

Thanks in advance
 
Physics news on Phys.org
You appear to be interpreting "Frac[R(x)]" as pairs, (f(x), g(x)). How are you defining addition in Frac[R(x)]?
 
HallsofIvy said:
You appear to be interpreting "Frac[R(x)]" as pairs, (f(x), g(x)). How are you defining addition in Frac[R(x)]?

Oh...ok I think I get what you mean...because \phi(f,h + g,k) = \phi(fk+gh, hk), right?
 
Last edited:
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...
Back
Top