Charles Link's latest activity
-
Charles Link replied to the thread Undergrad Finding the minimum distance between two curves.@Gavran Very good=Excellent. :) You have an interesting approach where you translated the first curve by ## (a,b) ## until it made... -
Charles Link reacted to Gavran's post in the thread Undergrad Finding the minimum distance between two curves with
Like.
Let ## (x_1,y_1) ## be a point on the curve ## f(x)=4-x^2 ##, which is the closest point on the curve ## f(x) ## to the curve ##... -
Charles Link replied to the thread Undergrad Finding the minimum distance between two curves.Just a couple additional comments: I thought I did pretty well by getting a numerical solution by writing out the partial derivative... -
Charles Link replied to the thread Undergrad Finding the minimum distance between two curves.@pasmith I think it should read ##-2(x_1+x_2-3)=0 ##. Otherwise, yes, very good=excellent. :) and I think I see where he got the... -
Charles Link replied to the thread Undergrad Finding the minimum distance between two curves.Yes, sometime I'm going to need to try Vieta's substitution on this cubic and see if I can get the same answers that Wolfram got. :)... -
Charles Link reacted to pasmith's post in the thread Undergrad Finding the minimum distance between two curves with
Like.
If $$L = (y_1(x_1) - y_2(x_2))^2 + (x_1 - x_2)^2$$ then the partial derivatives are $$\begin{split} \frac{\partial L}{\partial x_1} &=... -
Charles Link replied to the thread Undergrad Finding the minimum distance between two curves.For the calculation with the slopes mentioned in post 8, we have ## m=\frac{2-(4-a^2)}{3/2-a}=\frac{(3-a-3)^2-2}{3-a-3/2}## and these... -
Charles Link reacted to anuttarasammyak's post in the thread Undergrad Finding the minimum distance between two curves with
Like.
After transformation of ##X_2=3-x_2## the two partial differential equations are $$-2(4-x_1^2 -X_2^2)x_1+(x_1+X_2-3)=0$$ $$-2(4-x_1^2... -
Charles Link replied to the thread Undergrad Finding the minimum distance between two curves.@anuttarasammyak Perhaps you also noticed this already, but I find it interesting that with your exact solution, the slopes of the... -
Charles Link replied to the thread Undergrad Finding the minimum distance between two curves.@anuttarasammyak Thank you very much for your solution above. It is excellent. <3 <3 -
Charles Link reacted to anuttarasammyak's post in the thread Undergrad Finding the minimum distance between two curves with
Like.
I am sorry for my careless mistakes on L. I corrected #4. It seems in good accord with your result. -
Charles Link reacted to anuttarasammyak's post in the thread Undergrad Finding the minimum distance between two curves with
Love.
continued from #2: With the help of Wolfram I get one real solution... -
Charles Link replied to the thread Undergrad Finding the minimum distance between two curves.@anuttarasammyak We are going to need to look over your two partial derivative expressions carefully, because your solution is... -
Charles Link replied to the thread Undergrad Finding the minimum distance between two curves.@anuttarasammyak That's one part of what I did to solve it. Those two partial derivative expressions are really too clumsy to solve... -
Charles Link reacted to anuttarasammyak's post in the thread Undergrad Finding the minimum distance between two curves with
Like.
Square of the distance is $$L^2=(y_1-y_2)^2+(x_1-x_2)^2=(4-x_1^2-(x_2-3)^2)^2+(x_1-x_2)^2$$ The condition of minimum is $$\frac{\partial...