Finding the curve coordinates of the point nearest to P in the curve

In summary, the conversation discusses finding the curve coordinates of the point nearest to P in the given curve equation. The participants suggest using a rotation of axes to eliminate the $xy$ term and solving for one of the variables using the quadratic formula or by using the fact that the two variables are cyclically symmetric. One participant suggests a method involving introducing the value of x2 into the equation, but it is deemed too long. The conversation ends with a question about whether this method is correct.
  • #1
leprofece
241
0
Find the curve coordinates of the point nearest to P in the curve
5x2 -6xy +5y2 = 4
P = (0,0)
oK x2 + y2 =D2

But how can i solve for x or y ?
Maybe by expliciting derivative
 
Physics news on Phys.org
  • #2
Hint: I would try a rotation of axes to eliminate the $xy$ term. :D
 
  • #3
MarkFL said:
Hint: I would try a rotation of axes to eliminate the $xy$ term. :D
Ouh (Shake) I have a lot of time without studying that
another method?'
because it appears in an exam and students haven't studied rotation
 
  • #4
Well, you could try the quadratic formula to solve the constraint for one of the variables, or for much faster results you could use the fact that the two variables are cyclically symmetric and so the extrema will occur for \(\displaystyle y=\pm x\). :D
 
  • #5
MarkFL said:
Well, you could try the quadratic formula to solve the constraint for one of the variables, or for much faster results you could use the fact that the two variables are cyclically symmetric and so the extrema will occur for \(\displaystyle y=\pm x\). :D

Well I think is 5x2 -6xy +5y2
= 4
Solving x2 = 4-5y2+6xy
introducing in 1
4-5y2+6y(4-5y2+6xy)1/2

but it is very long maybe it isnot so

is that the way?
 
Last edited:

FAQ: Finding the curve coordinates of the point nearest to P in the curve

1. What is the purpose of finding the curve coordinates of the point nearest to P in the curve?

The purpose of finding the curve coordinates of the point nearest to P in the curve is to determine the closest point on a given curve to a specific point P. This can be useful in various mathematical and scientific applications such as optimization problems and curve fitting.

2. How do you find the curve coordinates of the point nearest to P in the curve?

The curve coordinates of the point nearest to P in the curve can be found by using a mathematical method called the closest point algorithm. This method involves calculating the distance between the given point P and points on the curve, and finding the point with the shortest distance.

3. What type of curves can the closest point algorithm be applied to?

The closest point algorithm can be applied to any type of continuous curve, including lines, circles, ellipses, and more complex curves such as Bezier curves. However, the curve must be defined by a mathematical equation or a set of coordinates in order for the algorithm to work.

4. Is there a specific formula for finding the curve coordinates of the point nearest to P in the curve?

No, there is no single formula for finding the curve coordinates of the point nearest to P in the curve. The closest point algorithm involves a series of mathematical calculations and iterations to determine the closest point. The specific formula used will depend on the type of curve being analyzed.

5. Can the closest point algorithm be used in three-dimensional space?

Yes, the closest point algorithm can be extended to work in three-dimensional space, where points have coordinates in the x, y, and z directions. However, the calculations become more complex as the number of dimensions increases, so the algorithm may take longer to compute in three-dimensional space compared to two-dimensional space.

Similar threads

Replies
4
Views
1K
Replies
4
Views
4K
Replies
4
Views
2K
Replies
3
Views
5K
Replies
1
Views
6K
Replies
5
Views
1K
Back
Top