Minimum distance of a point on a line from the origin?

Click For Summary

Discussion Overview

The discussion revolves around finding the minimum distance from the origin to the graph defined by the equation $${x^2 + 2y^2 = 1}$$. Participants explore different methods of calculating this distance, including the use of derivatives and critical points, while addressing potential errors in reasoning and computation.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant calculates the minimum distance to be 1, identifying the point (1,0) as the closest to the origin.
  • Another participant requests detailed calculations to identify any mistakes in the initial computation.
  • A participant derives the distance formula and differentiates it, concluding that the minimum distance occurs at the points (±1,0), resulting in a distance of 1.
  • Another participant challenges this conclusion, stating that the function 1-y² is decreasing, suggesting that the minimum distance occurs at a different point, specifically (0, ±1/√2).
  • One participant expresses confusion about the reasoning behind the maximum and minimum points of the function and seeks clarification on the implications of the derivative being zero.
  • A participant emphasizes the importance of considering endpoints in addition to critical points when determining maximum and minimum values.
  • Another participant introduces a gradient-based approach, suggesting that the radius vector must be parallel to the gradient of the function at the points of interest.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the minimum distance, with multiple competing views presented regarding the correct approach and the resulting minimum distance value. There is ongoing debate about the validity of different methods used to arrive at conclusions.

Contextual Notes

Participants highlight the need to consider both critical points and endpoints when evaluating the minimum distance, indicating that some computations may have overlooked certain points on the graph.

hivesaeed4
Messages
217
Reaction score
0
Consider the graph of $${x^2 + 2 y^2 = 1}$$.

What is the minimum distance of a point on the graph to the origin?

When I calculated the point which has minimum distance from origin it came out to be (1,0) implying the min distance to be 1. The answer is 1/2. Help?
 
Physics news on Phys.org
Hi !
Show your calcul in whole details. So, it will be possible to locate the mistake.
 
Okay.
We're given x^2+2*y^2=1.
so x^2=1-2y^2

now using distance formula
d^2=x^2+y^2
since x^2=1-2y^2, substituting it in the distance formula we get:
d^2=1-2y^2+y^2=1-y^2;
differentiating and then setting the eq to 0 we get;
0=-4y
or y=0. now x^2=1-2y^2=1
so x=+-1
so point having min distance form origin is (+-1,0)

using the distance formula now
d^2=x^2+y^2
d=sqrt(1+0)=1
 
Your computation is correct, but there is a snag :
If the derivative of a function is 0, then the function is minimum or maximum.
The function 1-y² is decreassing, so for y=1 we have the maximum of d², not the minimum.
(1-y²) is the smallest for the heighest value of y². Since x²+2y²=1, the highest value is y²=1/2. Finally, the smallest d=sqrt(1/2) is obtained at (x=0, y=sqrt(1/2))

Less confusing, d² = x²+y² = x²+(1-x²)/2 = (1/2)+(x²/2)
The function of x is increassing. The derivative leads to x=0 and the function is minimum at the point (x=0, y=sqrt(1/2)).
 
Okay I get the second part but still don't get the first part.

Let's talk about the second part first. You defined x in terms of y and then solved. I defined y in terms of x. Since your answer is smaller then mine so it's logical that your correct. Now does htat mean that everytime I have to do each question twice i.e. first x interms of y and then y interms of x. And if both your and mine methods are correct should'nt both answers be same.

Now could you explain the first part in greater detail. I could'nt understand the following line:

The function 1-y² is decreassing, so for y=1 we have the maximum of d², not the minimum.
If y=1; d^2=1-(1)^2=0
So how is that the max of d^2?
 
hivesaeed4 said:
The function 1-y² is decreassing, so for y=1 we have the maximum of d², not the minimum.
If y=1; d^2=1-(1)^2=0
So how is that the max of d^2?

Think of this : no point exists on the curve x²+2y²=1 with y=1.
So you cannot write : d²=1-(1)²=0. The distance between the origin and a non-existing point of the curve is a nonsense.
Just draw the curve and see what is the range of y for really existing points.
 
Last edited:
Ok I get it now. Thanks.
 
that is obviously an ellipse, with top and bottom at (0,±1/sqrt(2)) and right hand endpoint at (±1,0).

Thus there are 4 critical points for the distance function, namely the two points furthest away and the two points nearest the origin.
 
Hi hivesaeed4

Your calculations are correct, but you missed one detail.

When looking for max/min of a function on an interval, you need to compare the values at the critical points (i.e. the points where derivative is 0 or does not exist) and at the endpoints.

In your computations you forget to check endpoints [itex]y=\pm 1/\sqrt2[/itex], and each endpoint give you [itex]d^2=1/2<1[/itex]. So the minimal distance is [itex]1/\sqrt2[/itex].
 
  • #10
Okay. But I've noticed in mathwonk's post that 4 critical points are taken into account. Does that mean the error I made was checking only two endpoints, instead of all four for the min/max values of the function?

Does it also mean that for a given function whose min and/or max values are to be calculated, we should first find it's possible critical points and then use distance formula for each critical point?
 
  • #11
heres another point of view. the function x^2 + 2y^2 has gradient (2x, 4y). Look for points of the ellipse where the radius vector is parallel to this gradient.

I.e. look for solutions (x,y) of x^2 + 2y^2, where (x,y) is parallel to (2x,4y). But these are never parallel unless either x or y = 0. there are 4 such points.
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K