- 5,986
- 3,133
- TL;DR
- The problem is to compute the minimum distance between the two curves y=4-x^2 and y=(x-3)^2 in two dimensions.
The other day a friend of mine gave me the above problem which I found rather interesting. I was able to get a numerical solution. I'll post how I solved it later in the thread. Others may want to try it and see what they come up with.