Min max problem: length of pipe from 2 towns to the river

Click For Summary

Homework Help Overview

The discussion revolves around a minimization problem involving the lengths of pipes connecting two towns to a river. The problem appears to involve geometric considerations and optimization techniques, specifically focusing on minimizing the sum of the lengths of two segments.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the relationship between the lengths of the pipes and their squares, questioning whether minimizing the sum of the squares leads to the same conclusion as minimizing the lengths themselves. There are hints provided about reimagining the positions of the towns.

Discussion Status

Some participants have offered hints and clarifications regarding the correct approach to the problem, while others have raised questions about the validity of certain assumptions regarding the relationship between the lengths and their squares. The discussion is ongoing with various interpretations being explored.

Contextual Notes

There is mention of specific variables (a, b, c, d) that are relevant to the problem, and participants are tasked with determining the value of d as part of their approach to finding the shortest configuration of the pipe lengths.

Karol
Messages
1,380
Reaction score
22

Homework Statement


Capture2.JPG


Homework Equations


Minimum/Maximum occurs when the first derivative=0

The Attempt at a Solution


Capture.JPG

$$l_1^2+l_2^2=(a^2+x^2)+[b^2+(d-x)^2]=a^2+b^2+x^2+\left[ \sqrt{c^2-(b-a)^2}-x \right]^2$$
$$(l_1^2+l_2^2)'=2x+2\left[ \sqrt{c^2-(b-a)^2}-x \right](-1)$$
$$(l_1^2+l_2^2)'=0~~\rightarrow~~x=\frac{1}{2}\sqrt{c^2-(b-a)^2}=\frac{d}{2}$$
The minimum (or maximum?) distance is when the station is in the middle of the vertical distance between the cities
The total pipe's distance is:
$$Dist=\sqrt{l_1}+\sqrt{l_2}=\sqrt{a^2+x^2}+\sqrt{b^2+x^2}=\sqrt{a^2+\frac{d^2}{4}}+\sqrt{b^2+\frac{d^2}{4}}$$
It doesn't give ##~\sqrt{c^2-4ab}##
 

Attachments

  • Capture2.JPG
    Capture2.JPG
    22.4 KB · Views: 596
  • Capture.JPG
    Capture.JPG
    4.8 KB · Views: 624
Physics news on Phys.org
You are supposed to minimise the sum of the lengths (i.e., ##L_1 + L_2##) not the sum of the squares of the lengths (##L_1^2 + L_2^2##).
 
Hint: Imagine b is on the other side but d is still the same.
 
Orodruin said:
You are supposed to minimise the sum of the lengths (i.e., ##L_1 + L_2##) not the sum of the squares of the lengths (##L_1^2 + L_2^2##).
But if the square of the lenghts is minimum then the length is also minimum
I will think about the hint that b is on the other side
 
Karol said:
But if the square of the lenghts is minimum then the length is also minimum
No, this is not true. It is true for a single length, not for the sum of lengths.
 
To expand a bit on that. Note that
$$
(L^2)' = 2LL'
$$
so, for a single length, ##L' = 0## if ##(L^2)' = 0##. However, you have the sum of two lengths and
$$
((L_1+L_2)^2)' = 2(L_1+L_2) (L_1+L_2)' = [L_1^2 + L_2^2 + 2L_1 L_2]' = (L_1^2 + L_2^2)' + 2(L_1 L_2' + L_1' L_2).
$$
Note that ##(L_1^2 + L_2^2)' = 0## no longer guarantees that ##(L_1 + L_2)' = 0## as there are additional terms on the right-hand side.
 
verty said:
Hint: Imagine b is on the other side but d is still the same.
Capture.JPG

$$\frac{a}{x}=\frac{b}{\sqrt{c^2-(b-a)^2}-x}~\rightarrow~x=\frac{a\sqrt{c^2-(b-a)^2}}{a+b}$$
$$l_1+l_2=...=\sqrt{c^2+4ab}$$
 

Attachments

  • Capture.JPG
    Capture.JPG
    6.2 KB · Views: 552
Karol said:
View attachment 229938
$$\frac{a}{x}=\frac{b}{\sqrt{c^2-(b-a)^2}-x}~\rightarrow~x=\frac{a\sqrt{c^2-(b-a)^2}}{a+b}$$
$$l_1+l_2=...=\sqrt{c^2+4ab}$$

You are given a,b,c. Your first task is to find d. Then find L1+L2 when it is the shortest configuration.
 
verty said:
You are given a,b,c. Your first task is to find d. Then find L1+L2 when it is the shortest configuration.
I think the ##\ldots = \sqrt{c^2 + 4ab}## means he solved it ...
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
9
Views
2K
  • · Replies 36 ·
2
Replies
36
Views
6K
Replies
12
Views
5K