This looks reasonable...(2)

( a , b , c ) (a,b,c) is a Pythagorean triple.Can we always find two integers m , n m,n that m 2 + n 2 = c m^2+n^2=c ?

Yes. Not always.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Zico Quintina
May 21, 2018

Euclid's well-known formula for generating Pythagorean triples, ( a = m 2 n 2 , b = 2 m n , c = m 2 + n 2 a = m^2 - n^2, b = 2mn, c = m^2 + n^2 ) does generate every primitive triple but not every triple, e.g. it's easy to verify that in the triple ( 9 , 12 , 15 ) (9,12,15) , c = 15 c=15 cannot be written as the sum of two squares.

Theodore Sinclair
May 21, 2018

If n is even then we can express it as 2a and therefore n 2 = 4 a 2 n^{2}=4a^{2} . If n is odd we can express it as 2b+1 and therefore n 2 = 4 a 2 + 4 a + 1 = 4 ( a 2 + a ) + 1 n^{2}=4a^{2}+4a+1=4(a^{2}+a)+1

Therefore squares are either of the form 4n or 4n+1. When adding two squares we can therefore get a number of form 4n+2, 4n+1 or 4n. Therefore no number of the form 4n+3 is the sum of two squares.

never mind

c c can be of the form k ( m 2 + n 2 ) k(m^2+n^2) , where k k is not a square.

Michael Mendrin - 3 years ago
Paramananda Das
Jun 26, 2020

3 is a counter example. In general numbers of the form 4k+3 can't be written as the sum of two squares.

Usually, the third number of a Pythagorean triple refers to the hypotenuse of the right triangle, so I don't think 3 is actually a counter example.

X X - 11 months, 2 weeks ago

Log in to reply

can you find integer m & n such that m^2 + n^2 = 3 ?

Paramananda Das - 11 months, 2 weeks ago

Log in to reply

No, but I mean 3 is not a valid "c" in this problem.

X X - 11 months, 2 weeks ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...