Mr. Pythagoras!

The area of the triangle formed by p y t h a g o r e a n pythagorean t r i p l e t triplet with integer sides is always divisible by 3 .

T r u e True or F a l s e False ?

F a l s e False S o m e t i m e s Sometimes T r u e True N o t Not e n o u g h enough i n f o r m a t i o n information

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

Md Zuhair
Oct 21, 2017

I think using the primitive pythagorean triplets( 2 m n , m 2 n 2 , m 2 + n 2 2mn,m^2-n^2,m^2+n^2 )we can easily manage that. Note that m and n are relatively prime.

Yes, in general if the legs have length 2 k m n 2kmn and k ( m 2 n 2 ) k(m^{2} - n^{2}) then the area of the triangle is k 2 m n ( m 2 n 2 ) = k 2 m n ( m n ) ( m + n ) k^{2}mn(m^{2} - n^{2}) = k^{2}mn(m - n)(m + n) .

If either m m or n n is divisible by 3 3 then we are done. If not, then if m , n m,n are both equivalent to either 1 1 or 2 2 mod 3 3 then m n m - n will be divisible by 3 3 , and if one is equivalent to 1 1 mod 3 3 and the other to 2 2 mod 3 3 then m + n m + n will be divisible by 3 3 .

Brian Charlesworth - 3 years, 7 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...