Finding the constraint and objective in a geometry optimization problem

  • Thread starter Thread starter dekoi
  • Start date Start date
  • Tags Tags
    Optimization
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
dekoi
(See Attachment)
I don't quite understand what i am supposed to optimize, and what my restriction formula is. Is QT constant? But in that case, how could i optimize PRS?
I tried the following:
[tex]l = PR + RS[/tex]

[tex]PR^2 = PQ^2 + QR^2[/tex]

[tex]cos\theta1= \frac{QR}{PR}[/tex]

[tex]PR = \frac{QR}{cos\theta1}[/tex]

Similarly, [tex]RS = \frac{TR}{cos\theta2}[/tex]

So [tex]l = \frac{TR}{cos\theta2} + \frac{QR}{cos\theta1}[/tex]

But i don't see where this could go.
Thank you.
 

Attachments

  • 2.jpg
    2.jpg
    7.6 KB · Views: 538
Last edited by a moderator:
Physics news on Phys.org
The problem says "show that the shortest length of the rope occurs when [itex]\theta_1= \theta_2[/tex]".<br /> <br /> It is the total length of the rope you wish to minimize.<br /> <br /> The heights of the two poles are fixed (but not given, call them "P" and "S"). The rope consists of the hypotenuses of two right triangles with angles [itex]\theta_1[/itex] and [itex]\theta_2[/itex]. You can write the total length of the rope in terms of trig functions of [itex]\theta_1[/itex] and [itex]\theta_2[/itex]. <br /> <br /> Another way to do this, without using calculus or trigonometry, is to imagine one of the poles extending <b>down</b> into the ground! (This is a simple case of the "method of reflections".) Do you see that the shortest rope would be a straight line between the two pole ends? Isn't it obvious then that the two angles must be the same? The hard part is proving, geometrically, that exactly the same situation gives the shortest length for the two poles as given.[/itex]
 
What you said is exactly what I did. (l = total rope length)

Can you please approve the attachment? Thank you.
 
dekoi said:
What you said is exactly what I did. (l = total rope length)
Can you please approve the attachment? Thank you.


I already tried to do this problem using the suggested method. It did not work. Please give me further explanation.