Square root of 2 divided by 0 is rational?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 1K views
PcumP_Ravenclaw
Messages
105
Reaction score
4
Dear All,
Please help me understand how ## \sqrt{2} ## divide by 0 is rational as stated in the excerpt from alan F beardon's book?
 

Attachments

  • Capture.JPG
    Capture.JPG
    58 KB · Views: 541
Physics news on Phys.org
I don't follow his logic, but in any case it is actually undefined, and thus it is not meaningful to talk about it being rational or irrational. I think probably what he is saying is more complex than that "(sqrt 2) / 0 is rational"
 
  • Like
Likes   Reactions: PcumP_Ravenclaw
He is saying that the multiplicative inverse of the element ##x=a+b\sqrt{2}## in the field ##\mathbb{Q}(\sqrt{2})## is the element ##x^{-1}=\frac{a}{a^2-2b^2}+\frac{-b}{a^2-2b^2}\sqrt{2}##.

There part where he mentions that ##a^2-2b^2\neq 0## is so that we can rest assured that the formula that he's given us for ##x^{-1}## is defined for all pairs of rationals ##a## and ##b##.
 
  • Like
Likes   Reactions: PcumP_Ravenclaw
PcumP_Ravenclaw said:
Dear All,
Please help me understand how ## \sqrt{2} ## divide by 0 is rational as stated in the excerpt from alan F beardon's book?

You've misunderstood him. If ##a^2 - 2b^2 = 0## then ##\sqrt{2} = \frac{a}{b}## is rational. So, you know that ##a^2 - 2b^2 \ne 0##
 
  • Like
Likes   Reactions: PcumP_Ravenclaw
Hey PeroK, I think this is what you mean??

##
a^2 - 2b^2 = 0
##
can be written as
##
(a + \sqrt{2}b)(a - \sqrt{2}b) = 0
##
here note that a and b are rational numbers ## {a + b√2 : a, b ∈ Q}, ##
so either ## (a + \sqrt{2}b)## or ## (a - \sqrt{2}b) ## must equal 0.
lets say ## (a - \sqrt{2}b) = 0 ## then ## \sqrt{2} = a/b ## which is a contradiction so ## (a - \sqrt{2}b) = 0 ## cannot happen.
 
PcumP_Ravenclaw said:
Hey PeroK, I think this is what you mean??

##
a^2 - 2b^2 = 0
##
can be written as
##
(a + \sqrt{2}b)(a - \sqrt{2}b) = 0
##
here note that a and b are rational numbers ## {a + b√2 : a, b ∈ Q}, ##
so either ## (a + \sqrt{2}b)## or ## (a - \sqrt{2}b) ## must equal 0.
lets say ## (a - \sqrt{2}b) = 0 ## then ## \sqrt{2} = a/b ## which is a contradiction so ## (a - \sqrt{2}b) = 0 ## cannot happen.

That's not quite the way I'd do it! I'd say:

##a^2 - 2b^2 = 0 \ \ \Rightarrow \ \ a^2 = 2b^2 \ \Rightarrow \ \ \frac{a^2}{b^2} = 2 \ \Rightarrow \ \ (\frac{a}{b})^2 = 2##
 
  • Like
Likes   Reactions: schlynn and PcumP_Ravenclaw