How to select the best hotel location for a week-long stay?

  • Thread starter Thread starter lavoisier
  • Start date Start date
AI Thread Summary
Selecting the best hotel location for a week-long stay involves minimizing travel time and distance to multiple points of interest. The centroid of the desired locations is a starting point, but actual travel routes may vary significantly due to landscape and road types. Calculating distances using tools like Google Maps can help identify potential hotel sites, but verifying if a better location exists requires further analysis of distance variations. The problem can be complex, possibly requiring mathematical theories like the facility location problem to find optimal solutions. Understanding these factors is essential for making an informed decision on hotel placement.
lavoisier
Messages
177
Reaction score
24
Suppose you plan to visit a region in a foreign country, and you need to decide where to stay.
You're going to stay for a week, and don't fancy moving from town to town with your luggage.
So you prefer to find a hotel in one appropriately chosen location, and you'll do round-trips to the places you want to visit each day.

My question is: what's the best way to select the hotel location?

I guess the answer depends on what objective you want to achieve.
For instance, you may want to minimise the time spent traveling or the distance travelled; and that either on a daily basis or on the total over your stay (if it makes a difference, which I'm not sure about).

Suppose the places you want to visit are 5 points on the map.
Assume that for any point X on the map corresponding to a hotel you can easily calculate the shortest travel time and road distance to each of the 5 places.

How would you go about estimating the 'best' X?
Would you start from the centroid of the 5 points and optimise from there?
Is the best X necessarily only one, or could one find multiple ones?
Can the best X be close (in time or space) to most places and far from one or two of them, or is it always going to be 'centrally' located?
Do you know if there is already an algorithm that does this, for instance in GPS navigation systems?

Thank you!
L
 
Mathematics news on Phys.org
Why not use google maps to get the distance to each location from some hotel location in the middle of the five points?
 
Sure, that's what I considered initially, the 'middle' being the centroid of the 5 points (i.e. the point with coordinates equal to the average of the coordinates of the 5 points on each axis).
Obviously though, we don't move in horizontal straight lines when we drive on a real landscape, so the 'middle' could be much more distant -in terms of actual road- from one of the points than from the other 4, for instance. And depending on the type of road, the same distance could take different times to cover.

Also, say that after doing the calculation you suggest using Google, you discover that the distances are the following:
X to P1 = 10
X to P2 = 13
X to P3 = 9
X to P4 = 18
X to P5 = 12

How do you know if there is no 'better' X, for instance an X where X to P4 gets shorter, without increasing too much the other 4 distances?
What is the next step you take to verify this?
And can the problem be expressed using a single continuous function over a given domain, so one can look at the absolute and relative extremes, etc?

I understand that the problem is somewhat vaguely formulated. I'll think about it and see if I can express it more clearly.
I'm just wondering if there is already a mathematical theory about this kind of situations.
 
Great, thank you micromass!
'NP hard', not just 'hard'... sounds quite scary! :O( :O)
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...

Similar threads

Replies
8
Views
2K
Replies
24
Views
3K
Replies
4
Views
2K
Replies
7
Views
10K
Replies
1
Views
2K
Replies
2
Views
1K
Back
Top