I Sqrt(a) + sqrt(b) = r, can r be whole?

  • I
  • Thread starter Thread starter johann1301h
  • Start date Start date
johann1301h
Messages
71
Reaction score
1
a and b are different natural numbers which can not be written on the form a = k1^2 or b = k2^2 where k1 and k2 are integers.

r = √a + √b.

can r be a natural number?

(ive tried assuming r IS a natural number and then finding a contradiction, but without success)
 
Mathematics news on Phys.org
If we allow that k1 and k2 are rational (not necessarily integers), then it's trivial. Choose a = 1/16 and b = 9/16. Then you have r = 1.
 
TeethWhitener said:
If we allow that k1 and k2 are rational (not necessarily integers), then it's trivial. Choose a = 1/16 and b = 9/16. Then you have r = 1.
Yes, i see. But k1 and k2 are indeed integers.
 
##(a;b;r) = (6,25;2,25;4)##
 
fresh_42 said:
##(a;b;r) = (6,25;2,25;4)##
Could you elaborate?
 
johann1301h said:
Yes, i see. But k1 and k2 are indeed integers.
k1=1/4 and k2=3/4, neither of which are integers.
 
TeethWhitener said:
k1=1/4 and k2=3/4, neither of which are integers.
I understand that 1/4, 3/4, 1/16 and 9/16 are all not integers. But what I am wondering is if k1 and k2 are both integers, can r be a natural number?
 
So to clarify since I see people keep giving fractions as proposed answers:

Is there an r = √a + √b where a, b, and r are natural numbers and a and b are not squares? I like the question!
 
  • Like
Likes mfb
DocZaius said:
So to clarify since I see people keep giving fractions as proposed answers:

Is there an r = √a + √b where a, b, and r are natural numbers and a and b are not squares. I like the question!
Yes, that's right.
 
  • #11
The answer is no, unless you allow negative square roots. ##a## and ##b## being non square integers mean they have at least one prime factor of odd degree. We may assume ##a## itself has only pairwise distinct primes (i.e. ##1## as their power).
So we get ##a = (\sqrt{a})^2 = (r - \sqrt{b})^2 = r^2 + b - 2r\sqrt{b}## which can only hold for square numbers ##b##.
But then ##a## is a natural number and the square root of single primes, which cannot be.
 
  • Like
Likes ProfuselyQuarky and micromass
  • #12
DocZaius said:
So to clarify since I see people keep giving fractions as proposed answers:

Is there an r = √a + √b where a, b, and r are natural numbers and a and b are not squares? I like the question!
Ah, I missed the word "natural" in the OP. Sorry about that.
 
Back
Top