How to Form the Differential Equation for a Curve with Equidistant Normal?

chaoseverlasting
Messages
1,050
Reaction score
3
I need help. I am not getting the solution to this:

A curve passes through the point (1,1) and has the property that the normal at any point on the curve is equidistant from the x-axis and the origin. Form the differential equation for the curve, find the curve and state which quadrant(s) the curve lies in.

Here is what I did,
The slope of the normal at any point would be -1/(dy/dx) and the equation of the normal at the point would be y=mx+c where m= -1/(dy/dx). If this is the normal at (1,1), then 1=m+c, => c=1-m

Therefore, the equation of the line comes out to be y=mx+1-m. Rearranging this, y-mx-1+m=0. The distance of this line from the origin is :
|-1+m| / ((1+m*m)^1/2) which is equal to 1 (distance from the x-axis as this is the normal at (1,1) ).

After this, you substitute m= -1/(dy/dx) and you get your differential equation... only you dont... what am I doing wrong?
 
Physics news on Phys.org
I find the statement "the normal at any point on the curve is equidistant from the x-axis and the origin" confusing. The normal at that point is a line. I know what is meant by the distance from a line to a point but what is the "distance" between two lines in a plane? At the end, you appear to be using the distance from the point (1,1) to the x-axis as the "distance between the normal and the x-axis". That certainly isn't the way I would interpret the phrase.
 
If that isn't it, then how would you look at the problem? What could a possible solution be?
 
y - mx - 1 + m = 0 \Rightarrow y -(-\frac{1}{\frac{dy}{dx}})x-1-\frac{1}{\frac{dy}{dx}} = 0

y +\frac{1}{\frac{dy}{dx}}(x-1) - 1 = 0

\frac{1}{\frac{dy}{dx}}(x-1) = 1- y\frac{1}{\frac{dy}{dx}} = \frac{1-y}{x-1}

\frac{dy}{dx} = \frac{x-1}{1-y}
 
Last edited:
Where do you use the condition that the perpendicular distance of the normal at a point is equal to its y co-ordinate? The answer given is d(x*x-y*y)=(2xy)dy. Is there something I am missing?
 
Last edited:
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top