Prove no isomorphism from rationals to reals

  • Thread starter Thread starter issisoccer10
  • Start date Start date
  • Tags Tags
    Isomorphism
issisoccer10
Messages
35
Reaction score
0

Homework Statement


Prove that there is no isomorphism, \phi, from Q under addition to R under addition


Homework Equations


An isomorphism \phi:Q to R is a bijection such that \phi(x + y) = \phi(x) + \phi(y), where x,y are elements of Q

\phi(0) = 0.

\phi(-x) = -\phi(x)


The Attempt at a Solution


My inclination is to attempt to attempt to show a contradiction from two equal rationals p/q and p'/q' occurs when,

\phi(p/q - p'/q') = \phi(0) = 0, for p,q integers.

So, \phi(p/q) - \phi(p'/q') = 0,

However, I cannot arrive at an algebraic contradiction.

Is there a better way to go about this proof, relying only on group theory?
 
Physics news on Phys.org
The rationals have the property that for every nonzero x and y there are integers n and m such that n*x+m*y=0 where n and m are nonzero integers. Can you prove that? phi(n*x)=n*phi(x), right? Now find two reals that don't have that property.
 
Last edited:
Hi Dick,

Thank you very much for your help. I feel that I can prove the property of rationals that your described.

However, while I know that there are reals that don't have that property, such as \pi and the sqrt(1), I do not know how to prove that those two numbers do not have that property.

Thanks in advance,
Doug
 
They don't. But let's pick an easier example, suppose phi(x)=1 and phi(y)=sqrt(2). Can you have n*1+m*sqrt(2)=0?
 
No, because that would imply \sqrt{2} = -n/m, i.e. that \sqrt{2} is rational..

Thanks a lot, I really appreciate it.
 
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