169-follower problem

169 is a square and it is a sum of squares ( 169 = 1 2 2 + 5 2 169 = 12^2 + 5^2 ).

But its square can also be written as the sum of two squares. Let 16 9 2 = a 2 + b 2 \large 169^2 = a^2 + b^2 with a > b > 0 a > b > 0 and gcd ( a , b ) = 1 \gcd(a,b)=1 . Without using a calculator, find a + b a + b .


The answer is 239.

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.

4 solutions

Maria Kozlowska
Jun 5, 2016

Euclid's formula is a fundamental formula for generating Pythagorean triples given an arbitrary pair of positive integers m and n with m > n. The formula states that the integers 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 form a Pythagorean triple.

In our case:

c = 169 = 1 2 2 + 5 2 m = 12 , n = 5 , a = 119 , b = 120 , a + b = 239 c=169 = 12^2 + 5^2 \Rightarrow m=12, n=5, a=119, b=120, a+b=\boxed{239}

Manuel Kahayon
Jun 4, 2016

By the Fibonacci-Brahmagupta identity,

( a 2 + b 2 ) ( c 2 + d 2 ) = ( a c ± b d ) 2 + ( a d b c ) 2 (a^2+b^2)(c^2+d^2) = (ac\pm bd)^2+ (ad \mp bc)^2

So, 16 9 2 = ( 1 2 2 + 5 2 ) ( 1 2 2 + 5 2 ) = ( ( 12 ) ( 12 ) ( 5 ) ( 5 ) ) 2 + ( ( 12 ) ( 5 ) + ( 5 ) ( 12 ) ) 2 169^2 = (12^2+5^2)(12^2+5^2) = ((12)(12)-(5)(5))^2+((12)(5)+(5)(12))^2

16 9 2 = ( 119 ) 2 + ( 120 ) 2 169^2 = (119)^2+(120)^2

Since g c d ( 119 , 120 ) = 1 gcd(119,120) = 1 , therefore

a = 119 , b = 120 , a + b = 239 a=119, b=120, a+b = \boxed{239}

You need to check that there is no other solution. (In particular, note that you might have possibly picked ( 12 12 + 5 5 ) 2 + ( 12 5 5 12 ) 2 (12 \cdot 12 + 5 \cdot 5)^2 + (12 \cdot 5 - 5 \cdot 12)^2 instead, or you might have used 169 = 1 3 2 + 0 2 169 = 13^2 + 0^2 instead of 169 = 1 2 2 + 5 2 169 = 12^2 + 5^2 ; you should rule those out as well.

Ivan Koswara - 5 years ago

I learnt a lot.Thank You.

Piyush Kumar Behera - 5 years ago
Atomsky Jahid
Jun 25, 2016

We have, 169 = 1 2 2 + 5 2 169=12^2+5^2 Squaring both side yields 16 9 2 = ( 1 2 2 + 5 2 ) 2 169^2=(12^2+5^2)^2 Or, 16 9 2 = ( 1 2 2 5 2 ) 2 + 4 1 2 2 5 2 169^2=(12^2-5^2)^2+4*12^2*5^2 [Because, ( a + b ) 2 = ( a b ) 2 + 4 a b (a+b)^2=(a-b)^2+4ab ]

Or, 16 9 2 = 11 9 2 + 12 0 2 169^2=119^2+120^2 Since, 4 1 2 2 5 2 = ( 2 12 5 ) 2 = 12 0 2 4*12^2*5^2=(2*12*5)^2=120^2 [P.S. At first, I deduced 16 9 2 = 15 6 2 + 6 5 2 169^2=156^2+65^2 which doesn't form a primitive pythagorean triple.]

https://www.wolframalpha.com/input/?i=x%5E2%2By%5E2%3D28561

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...