I recently encountered this problem wich I couldn't find the solution of, so I thought that maybe someone could help me. The problem is:
"Given an ellipse, $$\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$$ and the point A, $$A(x_a,y_a)$$ find the closest point (of the ellipse) to A"
The center of the ellipse is the origin, and also the ellipse it's not rotated, so this simplifies the question. To solve it, I started by going on Geogebra and represent the situation, and I came up with this:
https://www.geogebra.org/classic/dfgwpuqm
I added the point B, that lies on the perimeter of the ellipse, and I also added the tangent passing through that point. I then drew the perpendicular line to the tangent passing through A, and I found the point C, the intersection of the tangent and the perpendicular. If I'm not mistaken, the point C touches the ellipse when C and B are in the same spot, or in other words, when the perpendicular passes through B. After that I could not go any further, and I'll really appreciate if someone could help me solving this problem.
I'm just a guy that likes to solve problem like this one, and maybe it's easier than I thought. Anyway, thanks everybody that will try to help me.
P.S.: it's not requested by the problem, but is there a curve that describes the path of the point C? Again, thank you very much.
