Question
Question: Find the orthogonal trajectory of the family of the curve \(x^2 + y^2 = ax\)....
Find the orthogonal trajectory of the family of the curve x2+y2=ax.

x^2+y^2 = k,y
Solution
We are given the family
x2+y2=ax,where a is a parameter.
Step 1. Find the differential equation of the family
Differentiate both sides with respect to x:
dxd(x2+y2)=dxd(ax).This gives:
2x+2ydxdy=a.Since from the original family a=xx2+y2 (assuming x=0), substitute into the differentiated equation:
2x+2ydxdy=xx2+y2.Multiply both sides by x:
2x2+2xydxdy=x2+y2.Solve for dxdy:
2xydxdy=y2−x2⟹dxdy=2xyy2−x2.Step 2. Write the differential equation for the orthogonal trajectories
For orthogonal trajectories, the slope at any point must be the negative reciprocal. Thus, if
m=2xyy2−x2,then the slope of the orthogonal trajectories is
dxdy=−m1=−y2−x22xy.Step 3. Solve the differential equation using substitution
Let
v=xy⟹y=vxanddxdy=v+xdxdv.Substitute into the orthogonal differential equation:
v+xdxdv=−(v2x2−x2)2x(vx)=−x2(v2−1)2vx2=−v2−12v.This simplifies to:
xdxdv=−v2−12v−v=−v[v2−12+1].Combine the terms in the bracket:
v2−12+1=v2−12+(v2−1)=v2−1v2+1.Thus,
xdxdv=−vv2−1v2+1.Separate the variables:
v(v2+1)v2−1dv=−xdx.Step 4. Integrate both sides
We now integrate:
∫v(v2+1)v2−1dv=−∫xdx.Perform partial fractions on the integrand. Write:
v(v2+1)v2−1=vA+v2+1Bv+C.Clearing the denominators:
v2−1=A(v2+1)+(Bv+C)v=(A+B)v2+Cv+A.Matching coefficients:
- Coefficient of v2: A+B=1.
- Coefficient of v: C=0.
- Constant term: A=−1.
Thus,
A=−1,B=2,C=0.So the integrand becomes:
v−1+v2+12v.Integrate term by term:
∫(−v1+v2+12v)dv=−ln∣v∣+ln∣v2+1∣+C1=lnvv2+1+C1.The right side integrates to:
−∫xdx=−ln∣x∣+C2.Combining the constants, we have:
lnvv2+1=−ln∣x∣+C.Step 5. Express the answer in terms of x and y
Recall that v=xy. Notice that:
vv2+1=xy(xy)2+1=xyx2y2+1=xyx2x2+y2=xyx2+y2.Thus, the integrated result becomes:
lnxyx2+y2=−ln∣x∣+C.Exponentiating both sides gives:
xyx2+y2=xKorx2+y2=Ky,where K is an arbitrary constant.
Final Answer:
The orthogonal trajectories of the family
x2+y2=axare given by
x2+y2=ky,where k is an arbitrary constant.