Orthogonal Trajectories of Circles: Solving with Differentiation Method

zorro
Messages
1,378
Reaction score
0

Homework Statement



Find the orthogonal trajectories of the circles x2 + y2 - ay = 0

The Attempt at a Solution



I differentiated the equation w.r.t. x.,
Replaced dy/dx with -dx/dy,
Solved the equation and got xyC = y2 - x2, where C is a constant.

I did not eliminate 'a' after differentiating for the first time. I did that after solving the differential equation with -dx/dy. Is this method correct?
The answer given is x2 + y2 = Cx
 
Last edited:
Physics news on Phys.org
Right, you've found that:
<br /> \frac{dy}{dx}=\frac{2x}{a-2y}<br />
This represents the gradient at a given point, for the normal lines, you swap and make negative, so you have to solve:
<br /> \frac{dy}{dx}=-\frac{a-2y}{2x}<br />
Solve this equation to obtain you answer.
 
But the answer obtained by that method doesnot match the given answer.
xyC = y2 - x2 is different from x2 + y2 = Cx (given)
 
Are you sure the answer in the book is correct? Take a few examples and plot them and see if you get orthoganal lines at that point.
 
I got the answer given in the book, but by a different method.
Eliminate 'a' from the equation of dy/dx in your post by substitution, and then integrate for orthogonal curve.

If you analyse carefully, xyC = y2 - x2 is a family of pair of straight lines
and x2 + y2 = Cx is a family of circles.

May be we have to find out an orthogonal curve not pair of lines. But I still don't get why the two answers are different.
 
hunt_mat said:
Are you sure the answer in the book is correct? Take a few examples and plot them and see if you get orthoganal lines at that point.

The books answer is certainly correct. x^2+y^2=ay is a circle passing through (0,0) with it's origin on the the y-axis. x^2+y^2=cx is a circle passing through (0,0) with origin on the x-axis. They are certainly orthogonal at (0,0). Since they are circles, they are also orthogonal at the other intersection point. And yes, you do need to eliminate the 'a' before you integrate. a isn't fixed. It's parameter that describes a member of the family. If you do that, with some patience and substitution you can get the book answer.
 
Dick said:
And yes, you do need to eliminate the 'a' before you integrate. a isn't fixed. It's parameter that describes a member of the family.

How does this affect the result - 'a isn't fixed' ? Its a constant.
 
Abdul Quadeer said:
How does this affect the result - 'a isn't fixed' ? Its a constant.

Each value of 'a' describes a different circle. A curve in the orthogonal family may hit many curves with different values of a. Follow the books method of eliminating a and you should get an ODE to solve to get the books obviously correct answer. xyC=y^2-x^2 isn't correct.
 
Thanks!
 
Back
Top