What is the minimum perimeter of a triangle with given vertices?

  • Thread starter Thread starter Ackbach
  • Start date Start date
  • Tags Tags
    2016
Click For Summary
SUMMARY

The minimum perimeter of a triangle with one vertex at the point $(a,b)$, where $0 PREREQUISITES

  • Understanding of basic geometry, specifically triangle properties.
  • Familiarity with coordinate systems and plotting points in the Cartesian plane.
  • Knowledge of optimization techniques in mathematics.
  • Experience with mathematical competitions and problem-solving strategies.
NEXT STEPS
  • Study optimization techniques in geometry, focusing on perimeter minimization.
  • Explore the application of calculus in geometric problems.
  • Review previous William Lowell Putnam Mathematical Competition problems for similar challenges.
  • Learn to use mathematical visualization tools like TikZ for illustrating geometric concepts.
USEFUL FOR

Mathematics students, competitive problem solvers, and educators interested in geometric optimization and competition-level mathematics will benefit from this discussion.

Ackbach
Gold Member
MHB
Messages
4,148
Reaction score
94
Here is this week's POTW:

-----

Given a point $(a,b)$ with $0<b<a$, determine the minimum perimeter of a triangle with one vertex at $(a,b)$, one on the $x$-axis, and one on the line $y=x$. You may assume that a triangle of minimum perimeter exists.

-----

Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Re: Problem Of The Week # 245 - Dec 19, 2016

This was Problem B-2 in the 1998 William Lowell Putnam Mathematical Competition.

Congratulations to Opalg and IanCg for their correct solutions. Here is Opalg's solution: $+1$ for cool TikZ picture.

[TIKZ]\coordinate (X) at (5,1.5) ;\coordinate [label=left: $A$] (A) at (2,2) ;\coordinate [label=below left: $B$] (B) at (3.25,0) ;\draw (-0.5,0) -- (5.5,0) ;\draw (0,-1.5) -- (0,5.5) ;\draw (0,0) -- (5,5) ;\draw (B) -- (X) -- (1.5,5) -- (A) -- (B) -- (5,-1.5) -- (X) -- (A) ;\draw (6,1.5) node {$P = (a,b)$} ;\draw (6.25,-1.5) node {$Y = (a,-b)$} ;\draw (2,5.25) node {$X = (b,a)$} ;\draw [blue,dashed] (1.5,5) -- (5,-1.5) ;\draw [red] (X) -- (2.725,2.725) -- (4.2,0) -- cycle ;[/TIKZ]​
Let $P = (a,b)$ be the given point. Let $X = (b,a)$ be the reflection of $P$ in the line $y=x$, and let $Y = (a,-b)$ be the reflection of $P$ in the $x$-axis. Let $A$ be a point on $y=x$ and let $B$ be a point on the $x$-axis.

The triangles $PAX$ and $PBY$ are isosceles, so that $PA = AX$ and $PB = BY$. Therefore the perimeter of the triangle $PAB$ is the sum of the lengths $XA$, $AB$, $BY$. This is obviously minimised when $XABY$ is a straight line.

So move $A$ and $B$ to the points on their respective lines where these lines intersect the line $XY$. The corresponding triangle (shown in red in the diagram) will be the one with minimal perimeter. This perimeter is the distance $d$ from $X$ to $Y$, given by $d^2 = (b-a)^2 + (a+b)^2 = 2(a^2 + b^2)$.

Conclusion: the minimal perimeter is $\sqrt{2(a^2+b^2)}$.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K