Finding the number of Triangles

The perimeter of a triangle is 200. If the sides of the triangle are whole numbers, how many such triangles can be formed with the given perimeter?


The answer is 833.

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

Maggie Miller
Aug 29, 2015

The longest side must be of length at least 200 3 = 67 \lceil\frac{200}{3}\rceil=67 , and length less than 200 2 = 100 \frac{200}{2}=100 .

When the longest side length is l l and the shortest is s s , we must have 200 l s l 200-l-s\le l and s 200 s l s\le 200-s-l . That is, 200 2 l s 100 l 2 200-2l\le s\le 100-\lceil \frac{l}{2}\rceil . Then given l l , there are 100 l 2 ( 200 2 l 1 ) = 2 l l 2 99 100-\lceil\frac{l}{2}\rceil-(200-2l-1)=2l-\lceil\frac{l}{2}\rceil-99 possible triangles with perimeter 200 200 (up to congruence).

Thus, the answer is l = 67 99 ( 2 l l 2 99 ) = 2 ( 99 100 2 66 67 2 ) ( 2 k = 34 49 k + 50 ) 99 33 \displaystyle\sum_{l=67}^{99}(2l-\lceil\frac{l}{2}\rceil-99)=2\left(\frac{99\cdot 100}{2}-\frac{66\cdot 67}{2}\right)-\left(2\sum_{k=34}^{49}k+50\right)-99\cdot 33

= 5478 50 2 ( 49 50 2 33 34 2 ) 3267 = 833 \displaystyle=5478-50-2\left(\frac{49\cdot 50}{2}-\frac{33\cdot 34}{2}\right)-3267=\boxed{833} .

Jun Arro Estrella
Aug 29, 2015

The proof of the formula is lengthy. (But I encourage you to simplify the derivation :)) If the perimeter is even, use the formula #Triangles=flr(n^2/48) If the perimeter is odd , use the formula #Triangles=floor((n+3)^2/48) Any other solutions are encouraged.

Got the proof?

Pi Han Goh - 5 years, 9 months ago
Ramiel To-ong
Oct 16, 2015

nice problem, i like this one

Thank you sir..heheh I learned from the best teacher..

Jun Arro Estrella - 5 years, 7 months ago
Ossama Ismail
Apr 24, 2018

Ans: 833 This can be calculated by using Alcuin's sequence.

http://oeis.org/search?q=Alcuin%27s+sequence&sort=&language=&go=Search

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...