I beleive I breathed life into an old concept with the following thought experiment problem.
Ok, take a robotic vehicle traveling at one km per hour towards a distant wall just over one km away. The machine is aproacing a starting line drawn on the ground that marks the 1000 meters to the far wall.
While the robot is aproaching at a steady crawl, it's powerfull onboard computer is preparing its plan of action to be excuted the instant it reaches the starting line.
The plan that is being prepaired is as follows and is about to be exicuted is as follows and will be repeated in a loop as soon as its mission is acheived;
a- before reaching the starting point, calculate the distance from the starting point to the wall.
b- divide by 2 and set a virtual destination point half way to the wall from the starting point.
c- travel to the virtual mid way destination at a constant one km per hour.
d-before reaching the half way goal, prepare what is to occour once the destination is acheived. which will be to repeat steps a through d. With the only alteration that the definition of the 'starting point' will be replaced with the most recent 'virtual' half way destination.
e-roll over virtual destinations, do not stop. (this is the purpose of pre-calculating the next leg of the journey in advance, to allow a rolling start. Maintain a constant forward velosity of one km per hour.
What will happen?
Will the robot reach the wall in one hour?
Will the robot never get there because the computer is only allowed to set a destination goal of half way to the wall from what ever its last position was?
I do not know what to think about this one, Is this a perfect paradox? What do you say and why?
It is interesting to imagine what would happen with a real-world test beyond the thought experiment only realm.
-