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:
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top