Is √N Always Irrational for Non-Square Integers?

  • Context: Undergrad 
  • Thread starter Thread starter bgwyh_88
  • Start date Start date
  • Tags Tags
    Irrational Proof Root
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
2 replies · 4K views
bgwyh_88
Messages
5
Reaction score
0
I came across this question. How do you show that √N is irrational when N is a nonsquare integer?

Cheers.
 
on Phys.org
It depends on what you're allowed to use.

But the simplest way would be to use the fundamental theorem of arithmetic (that every integer has a unique prime factorization). For any N, if sqrt(N) is rational, you can write that as

N=A^2/B^2

and therefore

B^2 N = A^2

and it's not hard to get from that + the fundamental theorem to the conclusion that N is a square.
 
Nice. Thanks hammster143. Appreciate it.

bgwyh_88