Another Pythagorean Triple Problem

Let b b and c c be non-zero integers satisfying 37 2 + b 2 = c 2 { 37 }^{ 2 }+{ b }^{ 2 }={ c }^{ 2 } . Denote Z Z as the number of different triplets ( 37 , b , c ) (37,b,c) that satisfy these constraints, and denote C C as the sum of all possible values of c c . Find Z + C Z+C .


The answer is 4.

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.

1 solution

If c c is a value that satisfies the conditions, then c -c also satisfies them. Therefore, the sum of all possible values for c c is invariant, is 0 0 .

Applying Euclid's generating triples formula, 37 = k ( m 2 n 2 ) = k ( m + n ) ( m n ) 37=k({ m }^{ 2 }-{ n }^{ 2 })=k(m+n)(m-n) , for some integers k , m , n k, m,n , and as 37 37 is prime, then we have two cases:

  • k = 1 k=1 , thus ( m + n ) = 1 (m+n)=1 or 1 -1 , and m n = 37 m-n=37 or 37 -37 ; also, ( m + n ) = 37 (m+n)=37 or 37 -37 , and m n = 1 m-n=1 or -1.

Solving for m m and n n in each case, we have the following pairs ( m , n ) (m,n) : ( 19 , 18 ) , ( 19 , 18 ) , ( 19 , 18 ) , ( 19 , 18 ) (19,18),(19,-18),(-19,-18),(-19,18)

Each pair is just a signs permutation. As b = k ( 2 m n ) b=k(2mn) , therefore the possible values for b b are 684 684 and 684 -684 .

  • The second case, k = 1 k=-1 will generate the same values for b b but another permutations for m m and n n that don't affect the triple.

c = 685 c=685 or 685 -685 , so, in total, we have 4 4 triples: ( 37 , 684 , 685 ) , ( 37 , 684 , 685 ) , ( 37 , 684 , 685 ) , ( 37 , 684 , 685 ) (37,684,685),(37,684,-685),(37,-684,685),(37,-684,-685) .

Consequently, A = 4 A=4 and B = 0 B=0 , hence, A + B = 4 A+B=4 .

Note that 37 2 = 1369 = 684 + 685 { 37 }^{ 2 }=1369=684+685 . Note that this demonstration works for every prime number.

You forgot ( 37 , 0 , 37 ) (37,0,37) and ( 37 , 0 , 37 ) (37,0,-37) . That brings A A up to 6.

Jon Haussmann - 5 years, 1 month ago

Log in to reply

It's specified that they are non zero integers

Ankit Tiwari - 2 years, 8 months ago

Please specify that c c can be negative. I know you said non-zero, but I automatically assumed that you had forgotten to include negative c c , which made my first answer incorrect, because otherwise that part becomes redundant, and others may make that assumption as well.

Wen Z - 4 years, 7 months ago

Log in to reply

It's specified that b and c are non zero integers

ANURAG MN - 1 year, 11 months ago

Hi guys I have got a problem for you!!!

Solve in positive integers:

m^2 - n^2 =2mn EASIEST POSSIBLE SOLUTION REQURED

Mohammed Imran - 1 year, 3 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...