Is There an Isomorphism Between ℤ and ℤ[x]?

  • Context: Graduate 
  • Thread starter Thread starter Bachelier
  • Start date Start date
  • Tags Tags
    Isomorphism
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
Bachelier
Messages
375
Reaction score
0
There exists none. What's the easiest way to prove this?
Can we state that all elements of ℤ are in ℤ[x] but not the other way around?
 
Physics news on Phys.org
Bachelier said:
There exists none. What's the easiest way to prove this?
Can we state that all elements of ℤ are in ℤ[x] but not the other way around?

I think a ring isomorphism must map 1 to 1 in Z[x] so Z must be mapped to Z in Z[x].

h(m) = h(1.m) = h(1)h(m). So h(1) = 1. I think this is right.
 
if there WAS such an isomorphism, we would also have one from Z[x] to Z, say φ.

now 1 ( = 1 + 0x + 0x^2 +...) in Z[x] is a multiplicative identity,

so say φ(f(x)) = k.

so k = φ(f(x)) = φ(1f(x)) = φ(1)φ(f(x)) = φ(1)k.

so φ(1) = 1.

by induction, for n ≥ 1, φ(n) = φ(1+1+...+1) (n times)

= φ(1) + φ(1) + ...+ φ(1) (n times)

= 1 + 1 +...+ 1 (n times)

= n.

similarly, φ(-n) = -φ(n) = -n.

given this, and the fact that we must assign an integer value to φ(x),

how can φ be injective?